citus/src/backend
Onder Kalaci fc98f83af2 Add citus.grep_remote_commands
Simply applies

```SQL
SELECT textlike(command, citus.grep_remote_commands)
```
And, if returns true, the command is logged. Else, the log is ignored.

When citus.grep_remote_commands is empty string, all commands are
logged.
2021-12-17 11:47:40 +01:00
..
columnar HAVE_LZ4 -> HAVE_CITUS_LZ4 (#5541) 2021-12-16 16:21:52 +03:00
distributed Add citus.grep_remote_commands 2021-12-17 11:47:40 +01:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00