index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
REL_19_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
catalog
Age
Commit message (
Expand
)
Author
2020-05-06
Heed lock protocol in DROP OWNED BY
Alvaro Herrera
2020-04-21
Fix possible crash during FATAL exit from reindexing.
Tom Lane
2020-03-22
Revert "Skip WAL for new relfilenodes, under wal_level=minimal."
Noah Misch
2020-03-21
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-03-21
Back-patch log_newpage_range().
Noah Misch
2020-03-11
Avoid duplicates in ALTER ... DEPENDS ON EXTENSION
Alvaro Herrera
2019-12-01
Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables.
Tom Lane
2019-08-21
Fix typo
Alvaro Herrera
2019-08-05
Require the schema qualification in pg_temp.type_name(arg).
Noah Misch
2019-07-22
Install dependencies to prevent dropping partition key columns.
Tom Lane
2018-11-10
Fix missing role dependencies for some schema and type ACLs.
Tom Lane
2018-10-06
Fix event triggers for partitioned tables
Alvaro Herrera
2018-03-30
Fix bogus provolatile/proparallel markings on a few built-in functions.
Tom Lane
2018-02-24
Fix filtering of unsupported relations in logical replication
Peter Eisentraut
2017-11-06
Always require SELECT permission for ON CONFLICT DO UPDATE.
Dean Rasheed
2017-09-27
Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE.
Tom Lane
2017-09-26
Use a blacklist to distinguish original from add-on enum values.
Tom Lane
2017-09-11
Message style fixes
Peter Eisentraut
2017-08-17
Don't lock tables in RelationGetPartitionDispatchInfo.
Robert Haas
2017-08-03
Teach map_partition_varattnos to handle whole-row expressions.
Robert Haas
2017-07-21
Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition bounds.
Dean Rasheed
2017-07-19
Add static assertions about pg_control fitting into one disk sector.
Tom Lane
2017-06-28
Fix transition tables for partition/inheritance.
Andrew Gierth
2017-06-24
Further hacking on ICU collation creation and usage.
Tom Lane
2017-06-23
Rethink behavior of pg_import_system_collations().
Tom Lane
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
Final pgindent run with old pg_bsd_indent (version 1.3).
Tom Lane
2017-06-20
Tweak publication fetching in psql
Peter Eisentraut
2017-06-20
Change pg_get_publication_tables to prosecdef false
Peter Eisentraut
2017-06-16
Reconcile nodes/*funcs.c with PostgreSQL 10 work.
Noah Misch
2017-06-14
Disallow set-returning functions inside CASE or COALESCE.
Tom Lane
2017-06-13
Fix collprovider of predefined collations
Peter Eisentraut
2017-06-08
Mark to_tsvector(regconfig,json[b]) functions immutable
Andrew Dunstan
2017-06-07
Fix updating of pg_subscription_rel from workers
Peter Eisentraut
2017-05-30
Fix omission of locations in outfuncs/readfuncs partitioning node support.
Tom Lane
2017-05-29
Code review focused on new node types added by partitioning support.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
Preventive maintenance in advance of pgindent run.
Tom Lane
2017-05-14
Standardize terminology for pg_statistic_ext entries.
Tom Lane
2017-05-13
Teach \d+ to show partitioning constraints.
Robert Haas
2017-05-13
Complete tab completion for DROP STATISTICS
Alvaro Herrera
2017-05-12
Fix dependencies for extended statistics objects.
Tom Lane
2017-05-11
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-05-09
Remove the NODROP SLOT option from DROP SUBSCRIPTION
Peter Eisentraut
2017-05-08
Further patch rangetypes_selfuncs.c's statistics slot management.
Tom Lane
2017-04-21
Change the on-disk format of SCRAM verifiers to conform to RFC 5803.
Heikki Linnakangas
2017-04-20
Mark some columns in pg_subscription as NOT NULL.
Fujii Masao
2017-04-17
Rename columns in new pg_statistic_ext catalog
Alvaro Herrera
[next]