]> granicus.if.org Git - postgresql/history - src/backend/catalog/information_schema.sql
make sure the $Id tags are converted to $PostgreSQL as well ...
[postgresql] / src / backend / catalog / information_schema.sql
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-11-08 Tom LaneCorrect misspellings of REFERENCES.
2003-10-18 Tom LaneFurther work on information_schema. _pg_keyissubset...
2003-10-18 Peter EisentrautInformation schema fixes:
2003-10-16 Peter EisentrautFix bugs in referential_constraints view.
2003-06-29 Peter EisentrautInformation schema views for group privileges, some...
2003-06-29 Peter EisentrautIt was comparing the wrong pair of columns, which trigg...
2003-06-28 Peter EisentrautMake information schema aware of arrays.
2003-06-17 Peter EisentrautMore information schema views.
2003-06-11 Peter EisentrautRepresent grant options in the information schema.
2003-06-05 Peter EisentrautInformation schema views about functions
2003-05-25 Peter EisentrautInformation schema improvements
2003-05-18 Peter EisentrautAdd documentation for information schema, and some...
2003-03-20 Bruce Momjian"Information_schema" changes
2003-01-15 Peter EisentrautAdd remaining documentation tables to information schema.
2003-01-14 Peter EisentrautAdd sql_features table to information schema. Generate...
2002-12-14 Peter EisentrautInitial version of the SQL information schema