Rename pg_replication_slot's new active_in to active_pid.
Andres Freund <andres@anarazel.de>
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
Files
| Path | Change | +/− |
|---|---|---|
| contrib/test_decoding/expected/ddl.out | modified | +2 −2 |
| doc/src/sgml/catalogs.sgml | modified | +1 −1 |
| src/backend/catalog/system_views.sql | modified | +1 −1 |
| src/include/catalog/pg_proc.h | modified | +1 −1 |
| src/test/regress/expected/rules.out | modified | +2 −2 |