index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
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.
origin/REL9_6_STABLE
Thomas Munro
2024-06-26
Remove redundant perl version checks
Andrew Dunstan
2023-01-16
Create common infrastructure for cross-version upgrade testing.
Tom Lane
2022-11-17
Account for IPC::Run::result() Windows behavior change.
Noah Misch
2022-11-09
Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/
Michael Paquier
2022-10-16
Rename parser token REF to REF_P to avoid a symbol conflict.
Tom Lane
2022-09-21
Suppress more variable-set-but-not-used warnings from clang 15.
Tom Lane
2022-09-20
Disable -Wdeprecated-non-prototype in the back branches.
Tom Lane
2022-09-20
Suppress variable-set-but-not-used warnings from clang 15.
Tom Lane
2022-06-01
Fix pl/perl test case so it will still work under Perl 5.36.
Tom Lane
2022-02-10
Use gendef instead of pexports for building windows .def files
Andrew Dunstan
2022-01-23
Suppress variable-set-but-not-used warning from clang 13.
Tom Lane
2021-12-12
Suppress -Warray-parameter warnings in pgcrypto/sha2.c.
Tom Lane
2021-12-12
Reformat imath.c macro to remove -Wmisleading-indentation warnings.
Tom Lane
2021-12-12
Clean up compilation warnings coming from PL/Perl with clang-12~
Tom Lane
2021-11-08
Stamp 9.6.24.
REL9_6_24
Tom Lane
2021-11-08
Last-minute updates for release notes.
Tom Lane
2021-11-08
libpq: reject extraneous data after SSL or GSS encryption handshake.
Tom Lane
2021-11-08
Reject extraneous data after SSL or GSS encryption handshake.
Tom Lane
2021-11-08
Fix typo
Alvaro Herrera
2021-11-08
Translation updates
Peter Eisentraut
2021-11-07
Release notes for 14.1, 13.5, 12.9, 11.14, 10.19, 9.6.24.
Tom Lane
2021-11-06
Reset lastOverflowedXid on standby when needed
Alexander Korotkov
2021-11-05
Avoid crash in rare case of concurrent DROP
Alvaro Herrera
2021-11-03
Update alternative expected output file.
Heikki Linnakangas
2021-11-03
Fix snapshot reference leak if lo_export fails.
Heikki Linnakangas
2021-11-01
Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp
Alvaro Herrera
2021-10-31
Don't try to read a multi-GB pg_stat_statements file in one call.
Tom Lane
2021-10-29
Update time zone data files to tzdata release 2021e.
Tom Lane
2021-10-29
Update SELinux links in sepgsql documentation
Daniel Gustafsson
2021-10-27
Clarify that --system reindexes system catalogs *only*
Magnus Hagander
2021-10-23
Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions.
Noah Misch
2021-10-23
Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY.
Noah Misch
2021-10-22
pg_dump: fix mis-dumping of non-global default privileges.
Tom Lane
2021-10-21
Back-patch "Add parent table name in an error in reorderbuffer.c."
Amit Kapila
2021-10-20
Fix build of MSVC with OpenSSL 3.0.0
Michael Paquier
2021-10-19
Remove bogus assertion in transformExpressionList().
Tom Lane
2021-10-19
Fix bug in TOC file error message printing
Daniel Gustafsson
2021-10-19
Fix sscanf limits in pg_dump
Daniel Gustafsson
2021-10-18
Reset properly snapshot export state during transaction abort
Michael Paquier
2021-10-14
Check criticalSharedRelcachesBuilt in GetSharedSecurityLabel().
Jeff Davis
2021-10-13
Change recently added test code for stability
Alvaro Herrera
2021-10-13
postgres_fdw: Move comments about elog level in (sub)abort cleanup.
Etsuro Fujita
2021-10-06
Fix null-pointer crash in postgres_fdw's conversion_error_callback.
Tom Lane
2021-10-06
Fix corner-case loss of precision in numeric_power().
Dean Rasheed
2021-10-05
Doc: improve description of UNION/INTERSECT/EXCEPT syntax.
Tom Lane
2021-10-04
Fix TestLib::slurp_file() with offset on windows.
Andres Freund
2021-10-04
Update our mapping of Windows time zone names some more.
Tom Lane
2021-10-04
Fix snapshot builds during promotion of hot standby node with 2PC
Michael Paquier
2021-10-02
Update our mapping of Windows time zone names using CLDR info.
Tom Lane
[next]