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
*
Rely on plan_cache_mode to force generic plans in partition_prune test.
Tom Lane
2019-09-30
*
Suppress another CR in program output
Andrew Dunstan
2019-09-30
*
Fix pg_rewind link order issue introduced in 927474ce1a2.
Andres Freund
2019-09-30
*
pg_rewind: test new --write-recovery-conf functionality
Alvaro Herrera
2019-09-30
*
pg_rewind: Allow writing recovery configuration
Alvaro Herrera
2019-09-30
*
Fix SSL test for libpq connection parameter channel_binding
Michael Paquier
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
*
Allow SSL TAP tests to run on Windows
Andrew Dunstan
2019-09-29
*
Fix bogus order of error checks in new channel_binding code.
Tom Lane
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
*
Remove code relevant to OpenSSL 0.9.6 in be/fe-secure-openssl.c
Michael Paquier
2019-09-28
*
Make pg_regress.c unset PGDATABASE during make installcheck.
Tom Lane
2019-09-27
*
Silence -Wmaybe-uninitialized compiler warnings in dbcommands.c.
Andres Freund
2019-09-27
*
Have pg_rewind run crash recovery before rewinding
Alvaro Herrera
2019-09-27
*
Fix implicit-fallthrough compiler warning introduced in 6dda292d4df82.
Andres Freund
2019-09-27
*
ANALYZE a_star and its children to avoid plan instability in tests.
Tom Lane
2019-09-27
*
Finish reverting "Insert temporary debugging output in regression 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 lockmode initialization for custom relation options
Michael Paquier
2019-09-27
*
Fix comment in xlogreader.c
Michael Paquier
2019-09-26
*
Correctly cast types to Datum and back in compareDatetime()
Alexander Korotkov
2019-09-26
*
Fix handling of GENERATED columns in CREATE TABLE LIKE INCLUDING DEFAULTS.
Tom Lane
2019-09-25
*
Implement jsonpath .datetime() method
Alexander Korotkov
2019-09-25
*
Allow datetime values in JsonbValue
Alexander Korotkov
2019-09-25
*
Error suppression support for upcoming jsonpath .datetime() method
Alexander Korotkov
2019-09-25
*
Implement parse_datetime() function
Alexander Korotkov
2019-09-25
*
Implement standard datetime parsing mode
Alexander Korotkov
2019-09-25
*
Update expected output for dummy_index_am
Alvaro Herrera
2019-09-25
*
Support reloptions of enum type
Alvaro Herrera
2019-09-25
*
Split out recovery confing-writing code from pg_basebackup
Alvaro Herrera
2019-09-25
*
Make more stable regression tests of dummy_index_am for string validations
Michael Paquier
2019-09-25
*
Add dummy_index_am to src/test/modules/
Michael Paquier
2019-09-25
*
Allow definition of lock mode for custom reloptions
Michael Paquier
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
*
Rework WAL-reading supporting structs
Alvaro Herrera
2019-09-24
*
Prevent bogus pullup of constant-valued functions returning composite.
Tom Lane
2019-09-24
*
Speedup truncations of relation forks.
Fujii Masao
2019-09-24
*
Don't disable ccache when building with coverage support
Peter Eisentraut
2019-09-24
*
Fix ExprState's tag to be of type NodeTag rather than Node.
Andres Freund
2019-09-23
*
Add libpq parameter 'channel_binding'.
Jeff Davis
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
*
Make some efficiency improvements in LISTEN/NOTIFY.
Tom Lane
2019-09-22
[next]