git.postgresql.org Git - postgresql.git/commit
2004年6月10日 17:56:03 +0000 (17:56 +0000)
2004年6月10日 17:56:03 +0000 (17:56 +0000)
commit 45616f5bbbb87745e0e82b00e77562d6502aa042
Clean up generation of default names for constraints, indexes, and serial
sequences, as per recent discussion. All these names are now of the
form table_column_type, with digits added if needed to make them unique.
Default constraint names are chosen to be unique across their whole schema,
not just within the parent object, so as to be more SQL-spec-compatible
and make the information schema views more useful.
20 files changed:
This is the main PostgreSQL git repository.
RSS
Atom