Skip to content
Snippets Groups Projects
Commit d13f372a authored by Tom Lane's avatar Tom Lane
Browse files

Fix pg_get_serial_sequence(), which could incorrectly return the name

of an index on a serial column, rather than the name of the associated
sequence.  Fallout from recent changes in dependency setup for serials.
Per bug #2732 from Basil Evseenko.
parent 792d6edd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment