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
/
include
/
catalog
Commit message (
Expand
)
Author
Age
Files
Lines
*
tableam: introduce table AM infrastructure.
Andres Freund
2019-03-06
8
-6
/
+30
*
pg_partition_ancestors
Alvaro Herrera
2019-03-04
2
-1
/
+6
*
Move code for managing PartitionDescs into a new file, partdesc.c
Robert Haas
2019-02-21
1
-15
/
+0
*
Mark pg_config() stable rather than immutable
Joe Conway
2019-02-17
1
-1
/
+1
*
Allow user control of CTE materialization, and change the default behavior.
Tom Lane
2019-02-16
1
-1
/
+1
*
Allow extensions to generate lossy index conditions.
Tom Lane
2019-02-11
2
-41
/
+59
*
Move max_wal_senders out of max_connections for connection slot handling
Michael Paquier
2019-02-12
1
-1
/
+2
*
Redesign the partition dependency mechanism.
Tom Lane
2019-02-11
3
-61
/
+7
*
Build out the planner support function infrastructure.
Tom Lane
2019-02-09
2
-7
/
+20
*
Create the infrastructure for planner support functions.
Tom Lane
2019-02-09
3
-49
/
+39
*
Add pg_partition_root to display top-most parent of a partition tree
Michael Paquier
2019-02-08
2
-1
/
+6
*
Use EXECUTE FUNCTION syntax for triggers more
Peter Eisentraut
2019-02-07
1
-1
/
+1
*
Add more columns to pg_stat_ssl
Peter Eisentraut
2019-02-01
2
-4
/
+4
*
Allow RECORD and RECORD[] to be specified in function coldeflists.
Tom Lane
2019-01-30
1
-2
/
+6
*
Remove argument isprimary from index_build()
Michael Paquier
2019-01-24
1
-1
/
+0
*
Move CloneForeignKeyConstraints to tablecmds.c
Alvaro Herrera
2019-01-18
1
-3
/
+0
*
Refactor duplicate code into DeconstructFkConstraintRow
Alvaro Herrera
2019-01-18
1
-0
/
+3
*
Don't include heapam.h from others headers.
Andres Freund
2019-01-14
1
-2
/
+2
*
Don't create relfilenode for relations without storage
Alvaro Herrera
2019-01-04
1
-1
/
+1
*
Rename macro to RELKIND_HAS_STORAGE
Alvaro Herrera
2019-01-04
1
-1
/
+1
*
Move the built-in conversions into the initial catalog data.
Tom Lane
2019-01-03
5
-24
/
+857
*
Use symbolic references for pg_language OIDs in the bootstrap data.
Tom Lane
2019-01-03
2
-47
/
+47
*
Update copyright for 2019
Bruce Momjian
2019-01-02
107
-107
/
+107
*
Update leakproofness markings on some btree comparison functions.
Tom Lane
2018-12-31
2
-52
/
+52
*
Add a hash opclass for type "tid".
Tom Lane
2018-12-30
7
-4
/
+23
*
Remove obsolete IndexIs* macros
Peter Eisentraut
2018-12-27
1
-9
/
+0
*
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
2
-1
/
+5
*
Add text-vs-name cross-type operators, and unify name_ops with text_ops.
Tom Lane
2018-12-19
7
-34
/
+167
*
Make type "name" collation-aware.
Tom Lane
2018-12-19
3
-4
/
+5
*
Make collation-aware system catalog columns use "C" collation.
Tom Lane
2018-12-18
2
-4
/
+4
*
Include partitioned indexes to system view pg_indexes
Michael Paquier
2018-12-18
1
-1
/
+1
*
Fix tablespace handling for partitioned tables
Alvaro Herrera
2018-12-17
1
-0
/
+13
*
Make pg_statistic and related code account more honestly for collations.
Tom Lane
2018-12-14
2
-16
/
+29
*
Create a separate oid range for oids assigned by genbki.pl.
Andres Freund
2018-12-13
1
-4
/
+4
*
Add timestamp of last received message from standby to pg_stat_replication
Michael Paquier
2018-12-09
2
-4
/
+4
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
71
-60
/
+129
*
Redesign initialization of partition routing structures
Alvaro Herrera
2018-11-16
1
-1
/
+5
*
Make reformat-dat-files, reformat-dat-files VPATH safe.
Andres Freund
2018-11-15
1
-2
/
+2
*
Add a timezone-specific variant of date_trunc().
Tom Lane
2018-11-14
2
-8
/
+13
*
Fix missing role dependencies for some schema and type ACLs.
Tom Lane
2018-11-09
1
-16
/
+6
*
Switch pg_promote to be parallel-safe
Michael Paquier
2018-11-06
1
-1
/
+1
*
Remove unreferenced pg_opfamily entry.
Tom Lane
2018-11-05
2
-3
/
+1
*
Remove obsolete pg_constraint.consrc column
Peter Eisentraut
2018-11-01
2
-7
/
+1
*
Remove obsolete pg_attrdef.adsrc column
Peter Eisentraut
2018-11-01
2
-2
/
+1
*
Add pg_partition_tree to display information about partitions
Michael Paquier
2018-10-30
2
-1
/
+10
*
Add pg_promote function
Michael Paquier
2018-10-25
2
-1
/
+5
*
Clarify descriptions of relhassubclass and relispartition in pg_class
Michael Paquier
2018-10-22
1
-1
/
+1
*
Correct constness of system attributes in heap.c & prerequisites.
Andres Freund
2018-10-16
1
-2
/
+2
*
Remove deprecated abstime, reltime, tinterval datatypes.
Andres Freund
2018-10-11
10
-560
/
+1
[next]