Обсуждение: pgsql: Rename pg_replication_slot's new active_in to active_pid.

Поиск
Список
Период
Сортировка

pgsql: Rename pg_replication_slot's new active_in to active_pid.

От
Andres Freund
Дата:
Rename pg_replication_slot's new active_in to active_pid.

In d811c037ce active_in was added but discussion since showed that
active_pid is preferred as a name.

Discussion: CAMsr+YFKgZca5_7_ouaMWxA5PneJC9LNViPzpDHusaPhU9pA7g@mail.gmail.com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cef939c3470006c1195a17c2ca3861360587fe15

Modified Files
--------------
contrib/test_decoding/expected/ddl.out |    4 ++--
doc/src/sgml/catalogs.sgml             |    2 +-
src/backend/catalog/system_views.sql   |    2 +-
src/include/catalog/pg_proc.h          |    2 +-
src/test/regress/expected/rules.out    |    4 ++--
5 files changed, 7 insertions(+), 7 deletions(-)