Thread: [COMMITTERS] pgsql: Apply pg_get_serial_sequence() to identity column sequences asw

[COMMITTERS] pgsql: Apply pg_get_serial_sequence() to identity column sequences asw

From
Peter Eisentraut
Date:
Apply pg_get_serial_sequence() to identity column sequences as well

Bug: #14813

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3012061b8653a57a098c85f06f1f80ec9576711b

Modified Files
--------------
doc/src/sgml/func.sgml                 | 37 ++++++++++++++++++++--------------
src/backend/utils/adt/ruleutils.c      | 11 +++++-----
src/test/regress/expected/identity.out |  6 ++++++
src/test/regress/expected/sequence.out |  6 ++++++
src/test/regress/sql/identity.sql      |  2 ++
src/test/regress/sql/sequence.sql      |  2 ++
6 files changed, 44 insertions(+), 20 deletions(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers