index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Optimize partial TOAST decompression
Tomas Vondra
2019-10-01
*
Fix test_session_hooks with parallel workers
Michael Paquier
2019-10-01
*
Add hooks for session start and session end, take two
Michael Paquier
2019-10-01
*
Fix confusing error caused by connection parameter channel_binding
Michael Paquier
2019-10-01
*
Add transparent block-level memory accounting
Tomas Vondra
2019-10-01
*
Don't generate EEOP_*_FETCHSOME operations for slots know to be virtual.
Andres Freund
2019-09-30
*
Reduce code duplication for ExecJust*Var operations.
Andres Freund
2019-09-30
*
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
*
Doc: improve PREPARE documentation, cross-referencing to plan_cache_mode.
Tom Lane
2019-09-30
*
docs: adjust multi-column most-common-value statistics
Bruce Momjian
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
*
doc: Further clarify how recovery target parameters are applied
Peter Eisentraut
2019-09-29
*
Fix bogus order of error checks in new channel_binding code.
Tom Lane
2019-09-29
*
doc: Add a link target
Peter Eisentraut
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
*
Doc: clean up markup for jsonb_set and related functions.
Tom Lane
2019-09-27
*
doc: Add timeline as valid recovery target in standby.signal documentation
Peter Eisentraut
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
*
doc: Fix whitespace in markup
Peter Eisentraut
2019-09-26
*
doc: Format example JSON data better
Peter Eisentraut
2019-09-26
*
doc: Update a confusing sentence about SQL/JSON
Peter Eisentraut
2019-09-26
*
doc: Update note about source code formatting
Peter Eisentraut
2019-09-26
*
doc: Reorder JSON functions documentation
Peter Eisentraut
2019-09-26
*
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
[next]