index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
catalog
/
information_schema.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
SQL/MED catalog manipulation facilities
Peter Eisentraut
2008-12-19
1
-15
/
+242
*
Create a separate grantable privilege for TRUNCATE, rather than having it be
Tom Lane
2008-09-08
1
-3
/
+10
*
Implement SQL-spec RETURNS TABLE syntax for functions.
Tom Lane
2008-07-18
1
-1
/
+2
*
Support "variadic" functions, which can accept a variable number of arguments
Tom Lane
2008-07-16
1
-1
/
+2
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
Allow information schema definitions to work without requiring implicit
Peter Eisentraut
2007-02-27
1
-8
/
+8
*
Update SQL conformance information about XML features.
Peter Eisentraut
2007-02-03
1
-7
/
+7
*
Fix incorrect permissions check in information_schema.key_column_usage view:
Tom Lane
2007-01-16
1
-5
/
+5
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Fix errors in key_column_usage.position_in_unique_constraint column recently
Tom Lane
2006-11-10
1
-11
/
+32
*
Add a couple of information functions to support direct checks on whether
Tom Lane
2006-09-14
1
-11
/
+12
*
Get rid of the separate RULE privilege for tables: now only a table's owner
Tom Lane
2006-09-05
1
-8
/
+1
*
Fix information_schema.key_column_usage to show correct value of
Tom Lane
2006-09-04
1
-5
/
+12
*
Sequences were not being shown due to the use of lowercase 's' instead
Bruce Momjian
2006-09-04
1
-3
/
+10
*
Update information schema for SQL:2003 and new PostgreSQL features.
Peter Eisentraut
2006-04-02
1
-106
/
+659
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Change nextval and other sequence functions to specify their sequence
Tom Lane
2005-10-02
1
-2
/
+3
*
Add pg_has_role() family of privilege inquiry functions modeled after the
Tom Lane
2005-07-26
1
-126
/
+112
*
Replace pg_shadow and pg_group by new role-capable catalogs pg_authid
Tom Lane
2005-06-28
1
-46
/
+40
*
Fix information_schema for OUT and INOUT parameters.
Tom Lane
2005-05-31
1
-23
/
+21
*
Convert oidvector and int2vector into variable-length arrays. This
Tom Lane
2005-03-29
1
-45
/
+61
*
Some more missed copyright notices. Many of these look like they
Tom Lane
2005-01-01
1
-2
/
+2
*
Update of conformance information to SQL:2003
Peter Eisentraut
2004-11-27
1
-4
/
+4
*
Fix information schema views to return NULL for precision and scale of
Tom Lane
2004-06-22
1
-105
/
+142
*
Add function (actually an int4 and an int8 version) that generates
Joe Conway
2004-02-03
1
-12
/
+4
*
Support named parameters in information_schema.parameters,
Tom Lane
2004-01-24
1
-2
/
+2
*
information_schema.constraint_column_usage and key_column_usage should
Tom Lane
2003-12-17
1
-4
/
+1
*
Fix constraint_column_usage for foreign keys.
Peter Eisentraut
2003-12-16
1
-4
/
+3
*
Remove test on c.relkind from check_constraints view; unnecessary and
Tom Lane
2003-12-07
1
-3
/
+2
*
Fix typmod interpretation for bit types. (It was erroneously assumed that
Peter Eisentraut
2003-12-07
1
-6
/
+12
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Correct misspellings of REFERENCES.
Tom Lane
2003-11-08
1
-4
/
+4
*
Further work on information_schema. _pg_keyissubset() wasn't quite
Tom Lane
2003-10-18
1
-52
/
+63
*
Information schema fixes:
Peter Eisentraut
2003-10-18
1
-65
/
+66
*
Fix bugs in referential_constraints view.
Peter Eisentraut
2003-10-16
1
-16
/
+28
*
Information schema views for group privileges, some corrections on column
Peter Eisentraut
2003-06-29
1
-26
/
+198
*
It was comparing the wrong pair of columns, which triggered the previously
Peter Eisentraut
2003-06-29
1
-2
/
+2
*
Make information schema aware of arrays.
Peter Eisentraut
2003-06-28
1
-18
/
+155
*
More information schema views.
Peter Eisentraut
2003-06-17
1
-22
/
+309
*
Represent grant options in the information schema.
Peter Eisentraut
2003-06-11
1
-20
/
+29
*
Information schema views about functions
Peter Eisentraut
2003-06-05
1
-3
/
+175
*
Information schema improvements
Peter Eisentraut
2003-05-25
1
-85
/
+195
*
Add documentation for information schema, and some corrections on some
Peter Eisentraut
2003-05-18
1
-15
/
+37
*
"Information_schema" changes
Bruce Momjian
2003-03-20
1
-4
/
+132
*
Add remaining documentation tables to information schema.
Peter Eisentraut
2003-01-15
1
-1
/
+99
*
Add sql_features table to information schema. Generate the features list
Peter Eisentraut
2003-01-14
1
-7
/
+31
*
Initial version of the SQL information schema
Peter Eisentraut
2002-12-14
1
-0
/
+516