postgresql/src/backend/replication/logical
Peter Eisentraut 41a21bf9b4 Don't set application_name in logical replication workers
This was bothering some people because it's not the intended use of
application_name and it makes the default view of pg_stat_activity
bulky.
2017-06-05 22:16:02 -04:00
..
decode.c Fix race condition leading to hanging logical slot creation. 2017-05-13 14:21:00 -07:00
launcher.c Don't set application_name in logical replication workers 2017-06-05 22:16:02 -04:00
logical.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
logicalfuncs.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
Makefile Logical replication support for initial data copy 2017-03-23 08:55:37 -04:00
message.c Spelling fixes in code comments 2017-04-26 12:07:11 -04:00
origin.c Spelling fixes in code comments 2017-04-26 12:07:11 -04:00
proto.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
relation.c Fix table syncing with different column order 2017-05-24 19:40:30 -04:00
reorderbuffer.c Add missing apostrophe. 2017-05-15 15:41:15 -04:00
snapbuild.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
tablesync.c Make tablesync worker exit when apply dies while it was waiting for it 2017-06-03 09:20:56 -04:00
worker.c Don't set application_name in logical replication workers 2017-06-05 22:16:02 -04:00