postgresql/src/test
Tom Lane 45616f5bbb 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.
2004-06-10 17:56:03 +00:00
..
bench $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
examples More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
locale $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
mb $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
performance /usr/local/bin/perl => /usr/bin/perl 2001-09-04 11:41:04 +00:00
regress Clean up generation of default names for constraints, indexes, and serial 2004-06-10 17:56:03 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00