1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00
Files
postgres/src
Andres Freund 0cadfee37f pg_recvlogical.c code review.
Several comments still referred to 'initiating', 'freeing', 'stopping'
replication slots. These were terms used during different phases of
the development of logical decoding, but are no long accurate.

Also rename StreamLog() to StreamLogicalLog() and add 'void' to the
prototype.

Author: Michael Paquier, with some editing by me.

Backpatch to 9.4 where pg_recvlogical was introduced.
2014-10-01 17:36:36 +02:00
..
2014-10-01 17:36:36 +02:00
2014-08-09 00:07:29 -04:00
2014-08-09 00:07:29 -04:00
2014-05-06 12:12:18 -04:00