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
Age
Commit message (
Expand
)
Author
2019-09-23
Stamp 12rc1.
REL_12_RC1
Tom Lane
2019-09-23
Translation updates
Peter Eisentraut
2019-09-23
Message style fixes
Peter Eisentraut
2019-09-23
NLS: Fix backend gettext triggers
Peter Eisentraut
2019-09-22
Fix failure to zero-pad the result of bitshiftright().
Tom Lane
2019-09-22
Fix typo in tts_virtual_copyslot.
Tom Lane
2019-09-21
Remove removed file from nls.mk
Peter Eisentraut
2019-09-21
Straighten out leakproofness markings on text comparison functions.
Tom Lane
2019-09-21
Fix up handling of nondeterministic collations with pattern_ops opclasses.
Tom Lane
2019-09-20
Update time zone data files to tzdata release 2019c.
Tom Lane
2019-09-20
Fix some minor spec-compliance issues in jsonpath lexer.
Tom Lane
2019-09-20
Revert "Add DECLARE STATEMENT support to ECPG."
Tom Lane
2019-09-20
Fix progress report of REINDEX INDEX
Alvaro Herrera
2019-09-20
Provide stable test for NULL-values in KNN SP-GiST
Alexander Korotkov
2019-09-19
Remove unstable KNN SP-GiST test
Alexander Korotkov
2019-09-19
Fix freeing old values in index_store_float8_orderby_distances()
Alexander Korotkov
2019-09-19
Improve handling of NULLs in KNN-GiST and KNN-SP-GiST
Alexander Korotkov
2019-09-19
GSSAPI error message improvements
Peter Eisentraut
2019-09-19
Revert change of ecpglib major version
Peter Eisentraut
2019-09-18
pg_upgrade/test.sh: Quote sed(1) argument
Alvaro Herrera
2019-09-17
Fix bogus handling of XQuery regex option flags.
Tom Lane
2019-09-15
Fix bogus sizeof calculations.
Tom Lane
2019-09-15
Fix intermittent self-test failures caused by the stats_ext test.
Dean Rasheed
2019-09-14
Replace xlc __fetch_and_add() with inline asm.
Noah Misch
2019-09-14
Test pg_atomic_fetch_add_ with variable addend and 16-bit edge cases.
Noah Misch
2019-09-13
logical decoding: process ASSIGNMENT during snapshot build
Alvaro Herrera
2019-09-13
Fix under-parenthesized macro definitions
Alvaro Herrera
2019-09-13
Fix progress reporting of CLUSTER / VACUUM FULL
Alvaro Herrera
2019-09-12
Fix nbtree page split rmgr desc routine.
Peter Geoghegan
2019-09-12
Fix usage of whole-row variables in WCO and RLS policy expressions.
Tom Lane
2019-09-11
Expand properly list of TAP tests used for prove in vcregress.pl
Michael Paquier
2019-09-10
Don't drop NOTICE messages in isolation tests.
Tom Lane
2019-09-10
Fix isolationtester race condition for notices sent before blocking.
Tom Lane
2019-09-09
Stamp 12beta4.
REL_12_BETA4
Tom Lane
2019-09-09
Be more careful about port selection in src/test/ldap/.
Tom Lane
2019-09-09
Prevent msys2 conversion of "cmd /c" switch to a file path
Andrew Dunstan
2019-09-09
Always skip recovery SysV shared memory tests on Windows
Andrew Dunstan
2019-09-09
Reorder EPQ work, to fix rowmark related bugs and improve efficiency.
Andres Freund
2019-09-09
Fix handling of non-key columns get_index_column_opclass()
Alexander Korotkov
2019-09-09
Translation updates
Peter Eisentraut
2019-09-09
Improve new AND CHAIN tests
Peter Eisentraut
2019-09-08
Fix RelationIdGetRelation calls that weren't bothering with error checks.
Tom Lane
2019-09-08
Fix handling of NULL distances in KNN-GiST
Alexander Korotkov
2019-09-08
Fix handling Inf and Nan values in GiST pairing heap comparator
Alexander Korotkov
2019-09-08
Fix behavior of AND CHAIN outside of explicit transaction blocks
Peter Eisentraut
2019-09-07
Avoid using INFO elevel for what are fundamentally debug messages.
Tom Lane
2019-09-06
Message style fixes
Peter Eisentraut
2019-09-06
When performing a base backup, check for read errors.
Robert Haas
2019-09-06
libpq: ccache -> credential cache
Peter Eisentraut
2019-09-06
Make pg_promote() detect postmaster death while waiting for promotion to end.
Fujii Masao
[next]