index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Disable one set of tests from c8841199509.
Andres Freund
2019-10-04
*
Add isolation tests for the combination of EPQ and triggers.
Andres Freund
2019-10-04
*
Fix crash caused by EPQ happening with a before update trigger present.
Andres Freund
2019-10-04
*
Use a fd opened for read/write when syncing slots during startup, take 2.
Andres Freund
2019-10-04
*
Handle spaces in OpenSSL install location for MSVC
Andrew Dunstan
2019-10-04
*
Fix bitshiftright()'s zero-padding some more.
Tom Lane
2019-10-04
*
Fix --dry-run mode of pg_rewind
Michael Paquier
2019-10-04
*
Avoid unnecessary out-of-memory errors during encoding conversion.
Tom Lane
2019-10-03
*
Allow repalloc() to give back space when a large chunk is downsized.
Tom Lane
2019-10-03
*
Selectively include window frames in expression walks/mutates.
Andrew Gierth
2019-10-03
*
Remove temporary WAL and history files at the end of archive recovery
Michael Paquier
2019-10-02
*
Stamp 12.0.
REL_12_0
Tom Lane
2019-09-30
*
Suppress another CR in program output
Andrew Dunstan
2019-09-30
*
Make crash recovery ignore recovery target settings.
Fujii Masao
2019-09-30
*
jit: Re-allow JIT compilation of execGrouping.c hashtable comparisons.
Andres Freund
2019-09-29
*
Fix determination when slot types for upper executor nodes are fixed.
Andres Freund
2019-09-29
*
Translation updates
Peter Eisentraut
2019-09-29
*
Allow SSL TAP tests to run on Windows
Andrew Dunstan
2019-09-29
*
Fix compilation with older OpenSSL versions
Peter Eisentraut
2019-09-28
*
Improve stability of partition_prune regression test.
Tom Lane
2019-09-28
*
ANALYZE a_star and its children to avoid plan instability in tests.
Tom Lane
2019-09-27
*
Add tab completion for EXPLAIN (SETTINGS) in psql
Michael Paquier
2019-09-27
*
Fix oversight in commit 4429f6a9e3e12bb4af6e3677fbc78cd80f160252.
Amit Kapila
2019-09-27
*
Fix handling of GENERATED columns in CREATE TABLE LIKE INCLUDING DEFAULTS.
Tom Lane
2019-09-25
*
Fix failure with lock mode used for custom relation options
Michael Paquier
2019-09-25
*
Fix bug in pairingheap_SpGistSearchItem_cmp()
Alexander Korotkov
2019-09-25
*
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-23
*
Fix failure to zero-pad the result of bitshiftright().
Tom Lane
2019-09-22
*
Fix typo in tts_virtual_copyslot.
Tom Lane
2019-09-22
*
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-21
*
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-20
*
Remove unstable KNN SP-GiST test
Alexander Korotkov
2019-09-20
*
Fix freeing old values in index_store_float8_orderby_distances()
Alexander Korotkov
2019-09-20
*
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-19
*
pg_upgrade/test.sh: Quote sed(1) argument
Alvaro Herrera
2019-09-18
*
Fix bogus handling of XQuery regex option flags.
Tom Lane
2019-09-17
*
Fix bogus sizeof calculations.
Tom Lane
2019-09-15
*
Fix intermittent self-test failures caused by the stats_ext test.
Dean Rasheed
2019-09-15
*
Replace xlc __fetch_and_add() with inline asm.
Noah Misch
2019-09-13
[prev]
[next]