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.
REL9_3_STABLE
Thomas Munro
2024-06-26
Remove redundant perl version checks
Andrew Dunstan
2023-01-19
Keep perl style checker happy
Andrew Dunstan
2023-01-19
Fix searchpath for modern Perl for genbki.pl
Andrew Dunstan
2023-01-17
Create common infrastructure for cross-version upgrade testing.
Tom Lane
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
Fix configure's AC_CHECK_DECLS tests to work correctly with clang.
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-06-01
Fix pl/perl test case so it will still work under Perl 5.36.
Tom Lane
2022-01-23
Suppress variable-set-but-not-used warning from clang 13.
Tom Lane
2021-12-15
Make DLSUFFIX easily discoverable by build scripts
Andrew Dunstan
2021-12-13
Fix compiler warning
Tom Lane
2021-12-13
Silence another gcc 11 warning.
Tom Lane
2021-12-13
Suppress -Warray-parameter warnings in pgcrypto/sha2.c.
Tom Lane
2021-12-13
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-12-12
Make ecpg's rjulmdy() and rmdyjul() agree with their declarations.
Tom Lane
2021-12-12
Make pg_upgrade's test.sh less chatty.
Tom Lane
2021-12-12
Add checks for valid multibyte character length in UtfToLocal, LocalToUtf.
Tom Lane
2021-12-12
Use return instead of exit() in configure
Tom Lane
2018-11-05
Stamp 9.3.25.
REL9_3_25
Tom Lane
2018-11-05
Translation updates
Peter Eisentraut
2018-11-04
Release notes for 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, 9.3.25.
Tom Lane
2018-11-03
Make ts_locale.c's character-type functions cope with UTF-16.
Tom Lane
2018-11-02
Yet further rethinking of build changes for macOS Mojave.
Tom Lane
2018-11-02
docs: adjust simpler language for NULL return from ANY/ALL
Bruce Momjian
2018-11-02
GUC: adjust effective_cache_size docs and SQL description
Bruce Momjian
2018-11-02
doc: use simpler language for NULL return from ANY/ALL
Bruce Momjian
2018-10-31
Fix memory leak in repeated SPGIST index scans.
Tom Lane
2018-10-31
Sync our copy of the timezone library with IANA release tzcode2018g.
Tom Lane
2018-10-31
Update time zone data files to tzdata release 2018g.
Tom Lane
2018-10-29
Fix missing whitespace in pg_dump ref page
Magnus Hagander
2018-10-28
Fix perl searchpath for modern perl for MSVC tools
Andrew Dunstan
2018-10-19
Sync our copy of the timezone library with IANA release tzcode2018f.
Tom Lane
2018-10-19
Update time zone data files to tzdata release 2018f.
Tom Lane
2018-10-18
Still further rethinking of build changes for macOS Mojave.
Tom Lane
2018-10-17
Fix minor bug in isolationtester.
Tom Lane
2018-10-17
Improve tzparse's handling of TZDEFRULES ("posixrules") zone data.
Tom Lane
2018-10-16
Back off using -isysroot on Darwin.
Tom Lane
2018-10-16
Avoid rare race condition in privileges.sql regression test.
Tom Lane
2018-10-16
Avoid statically allocating gmtsub()'s timezone workspace.
Tom Lane
2018-10-15
Check for stack overrun in standard_ProcessUtility().
Tom Lane
2018-10-14
Avoid duplicate XIDs at recovery when building initial snapshot
Michael Paquier
2018-10-12
Remove abstime, reltime, tinterval tables from old regression databases.
Tom Lane
2018-10-12
Back-patch addition of the ALLOCSET_FOO_SIZES macros.
Tom Lane
2018-10-05
Allow btree comparison functions to return INT_MIN.
Tom Lane
2018-10-02
Set snprintf.c's maximum number of NL arguments to be 31.
Tom Lane
2018-10-02
Fix corner-case failures in has_foo_privilege() family of functions.
Tom Lane
[next]