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
*
Update information_schema for SQL:2023
Peter Eisentraut
2023-04-05
1
-104
/
+99
*
doc: Update SQL features/conformance information to SQL:2023
Peter Eisentraut
2023-04-05
1
-0
/
+1
*
Fix some section numbers in information_schema.sql
Peter Eisentraut
2023-03-29
1
-4
/
+4
*
Update copyright for 2023
Bruce Momjian
2023-01-02
1
-1
/
+1
*
Non-decimal integer literals
Peter Eisentraut
2022-12-14
1
-3
/
+3
*
Fix bogus dependency handling for GENERATED expressions.
Tom Lane
2022-03-21
1
-5
/
+7
*
Add UNIQUE null treatment option
Peter Eisentraut
2022-02-03
1
-2
/
+7
*
Update copyright for 2022
Bruce Momjian
2022-01-07
1
-1
/
+1
*
Add DISTINCT to information schema usage views
Peter Eisentraut
2021-04-21
1
-6
/
+12
*
Convert built-in SQL-language functions to SQL-standard-body style.
Tom Lane
2021-04-16
1
-28
/
+20
*
Add "pg_database_owner" default role.
Noah Misch
2021-03-26
1
-1
/
+8
*
Routine usage information schema tables
Peter Eisentraut
2021-02-17
1
-4
/
+96
*
Update copyright for 2021
Bruce Momjian
2021-01-02
1
-1
/
+1
*
Add current substring regular expression syntax
Peter Eisentraut
2020-06-29
1
-1
/
+1
*
Repair performance regression in information_schema.triggers view.
Tom Lane
2020-04-24
1
-2
/
+9
*
Add new part SQL/MDA to information_schema.sql_parts
Peter Eisentraut
2020-03-30
1
-0
/
+1
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
Remove obsolete information schema tables
Peter Eisentraut
2019-10-25
1
-70
/
+0
*
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-05
1
-4
/
+0
*
Update SQL features/conformance information to SQL:2016
Peter Eisentraut
2019-05-14
1
-1
/
+1
*
Update information_schema for SQL:2016
Peter Eisentraut
2019-05-14
1
-42
/
+49
*
Generated columns
Peter Eisentraut
2019-03-30
1
-4
/
+26
*
Use EXECUTE FUNCTION syntax for triggers more
Peter Eisentraut
2019-02-07
1
-2
/
+2
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Base information_schema.sql_identifier domain on name, not varchar.
Tom Lane
2018-12-20
1
-1
/
+1
*
Avoid producing over-length specific_name outputs in information_schema.
Tom Lane
2018-12-20
1
-9
/
+11
*
Make collation-aware system catalog columns use "C" collation.
Tom Lane
2018-12-18
1
-3
/
+3
*
Add some missing schema qualifications
Michael Paquier
2018-12-03
1
-1
/
+1
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
1
-7
/
+7
*
Add prokind column, replacing proisagg and proiswindow
Peter Eisentraut
2018-03-02
1
-6
/
+6
*
Add more information_schema columns
Peter Eisentraut
2018-02-07
1
-6
/
+12
*
Update copyright for 2018
Bruce Momjian
2018-01-02
1
-1
/
+1
*
SQL procedures
Peter Eisentraut
2017-11-30
1
-10
/
+15
*
Correct representation of foreign tables in information schema
Peter Eisentraut
2017-08-16
1
-1
/
+1
*
Include foreign tables in information_schema.table_privileges
Peter Eisentraut
2017-08-15
1
-1
/
+1
*
Disallow set-returning functions inside CASE or COALESCE.
Tom Lane
2017-06-13
1
-3
/
+5
*
Mark immutable functions in information schema as parallel safe
Peter Eisentraut
2017-04-06
1
-2
/
+11
*
Identity columns
Peter Eisentraut
2017-04-06
1
-7
/
+10
*
Change the relkind for partitioned tables from 'P' to 'p'.
Tom Lane
2017-03-10
1
-21
/
+23
*
Optimize query for information_schema.constraint_column_usage
Peter Eisentraut
2017-02-17
1
-2
/
+2
*
Add CREATE SEQUENCE AS <data type> clause
Peter Eisentraut
2017-02-10
1
-2
/
+2
*
Update information_schema queries and system views for new relkind.
Robert Haas
2017-01-18
1
-20
/
+20
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Add pg_sequence system catalog
Peter Eisentraut
2016-12-20
1
-6
/
+7
*
Implement regexp_match(), a simplified alternative to regexp_matches().
Tom Lane
2016-08-17
1
-1
/
+1
*
Correct column name in information schema
Peter Eisentraut
2016-08-07
1
-1
/
+1
*
Add missing casts in information schema
Peter Eisentraut
2016-08-03
1
-5
/
+5
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Adjust behavior of single-user -j mode for better initdb error reporting.
Tom Lane
2015-12-17
1
-0
/
+8
*
Add transforms feature
Peter Eisentraut
2015-04-26
1
-1
/
+33
[next]