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
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
Age
Commit message (
Expand
)
Author
2024-11-27
If a C23 compiler is detected, try asking for C17.
REL_11_STABLE
Thomas Munro
2024-11-25
Assume that <stdbool.h> conforms to the C standard.
Thomas Munro
2024-06-26
Remove redundant perl version checks
Andrew Dunstan
2023-11-06
Stamp 11.22.
REL_11_22
Tom Lane
2023-11-06
Last-minute updates for release notes.
Tom Lane
2023-11-06
Detect integer overflow while computing new array dimensions.
Tom Lane
2023-11-06
Compute aggregate argument types correctly in transformAggregateCall().
Tom Lane
2023-11-06
Set GUC "is_superuser" in all processes that set AuthenticatedUserId.
Noah Misch
2023-11-06
Ban role pg_signal_backend from more superuser backend types.
Noah Misch
2023-11-06
Translation updates
Peter Eisentraut
2023-11-05
Release notes for 16.1, 15.5, 14.10, 13.13, 12.17, 11.22.
Tom Lane
2023-11-03
doc: \copy can get data values \. and end-of-input confused
Bruce Momjian
2023-11-03
doc: CREATE DATABASE doesn't copy db-level perms. from template
Bruce Momjian
2023-11-03
Doc: update CREATE RULE ref page's hoary discussion of views.
Tom Lane
2023-11-03
doc: ALTER DEFAULT PRIVILEGES does not affect inherited roles
Bruce Momjian
2023-11-02
Be more wary about NULL values for GUC string variables.
Tom Lane
2023-11-01
doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception"
Michael Paquier
2023-10-31
doc: improve ALTER SYSTEM description of value list quoting
Bruce Momjian
2023-10-31
doc: 1-byte varlena headers can be used for user PLAIN storage
Bruce Momjian
2023-10-30
Diagnose !indisvalid in more SQL functions.
Noah Misch
2023-10-30
amcheck: Distinguish interrupted page deletion from corruption.
Noah Misch
2023-10-29
btree_gin: Fix calculation of leftmost interval value.
Dean Rasheed
2023-10-28
Fix intra-query memory leak when a SRF returns zero rows.
Tom Lane
2023-10-28
Remove PHOT from our default timezone abbreviations list.
Tom Lane
2023-10-25
Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT.
Tom Lane
2023-10-25
doc: Fix link to catalog table
Daniel Gustafsson
2023-10-25
doc: Fix some typos and grammar
Michael Paquier
2023-10-22
Log LLVM library version in configure output.
Thomas Munro
2023-10-20
Dodge a compiler bug affecting timetz_zone/timetz_izone.
Tom Lane
2023-10-20
Doc: update CREATE OPERATOR's statement about => as an operator.
Tom Lane
2023-10-17
windows: msvc: Define STDIN/OUT/ERR_FILENO.
Nathan Bossart
2023-10-17
Back-patch test cases for timetz_zone/timetz_izone.
Tom Lane
2023-10-17
Avoid calling proc_exit() in processes forked by system().
Nathan Bossart
2023-10-16
Ensure we have a snapshot while dropping ON COMMIT DROP temp tables.
Tom Lane
2023-10-15
Acquire ControlFileLock in relevant SQL functions.
Thomas Munro
2023-10-12
Fix runtime partition pruning for HASH partitioned tables
David Rowley
2023-10-12
Doc: fix grammatical errors for enable_partitionwise_aggregate
David Rowley
2023-10-12
Fix incorrect step generation in HASH partition pruning
David Rowley
2023-10-10
doc: clarify that SSPI and GSSAPI are interchangeable
Bruce Momjian
2023-10-10
doc: foreign servers with pushdown need matching collation
Bruce Momjian
2023-10-10
doc: add SSL configuration section reference
Bruce Momjian
2023-10-10
doc: document the need to analyze partitioned tables
Bruce Momjian
2023-10-10
Fix bug in GenericXLogFinish().
Jeff Davis
2023-10-09
Doc: use CURRENT_USER not USER in plpgsql trigger examples.
Tom Lane
2023-10-02
Fix omission of column-level privileges in selective pg_restore.
Tom Lane
2023-10-01
Fix datalen calculation in tsvectorrecv().
Tom Lane
2023-09-30
Remove environment sensitivity in pl/tcl regression test.
Tom Lane
2023-09-29
Suppress macOS warnings about duplicate libraries in link commands.
Tom Lane
2023-09-29
Doc: improve description of dump/restore's --clean and --if-exists.
Tom Lane
2023-09-29
doc: Change statistics function xref to the right target
Daniel Gustafsson
[next]