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
...
*
Optimize get_jsonb_path_all avoiding an iterator
Alvaro Herrera
2019-09-20
*
Refactor code into new JsonbValueAsText, and use it more
Alvaro Herrera
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
*
Fix example program in docs too (??)
Alvaro Herrera
2019-09-18
*
Fix testlibpq3
Alvaro Herrera
2019-09-18
*
pg_upgrade/test.sh: Quote sed(1) argument
Alvaro Herrera
2019-09-18
*
Remove unused smgrdounlinkfork() function.
Fujii Masao
2019-09-18
*
Add some const decorations to array constants
Peter Eisentraut
2019-09-17
*
Fix bogus handling of XQuery regex option flags.
Tom Lane
2019-09-17
*
Remove mingwcompat.c
Peter Eisentraut
2019-09-17
*
Support for SSSSS datetime format pattern
Alexander Korotkov
2019-09-16
*
Support for FF1-FF6 datetime format patterns
Alexander Korotkov
2019-09-16
*
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
*
Revert "For all ppc compilers, implement pg_atomic_fetch_add_ with inline asm."
Noah Misch
2019-09-14
*
For all ppc compilers, implement pg_atomic_fetch_add_ with inline asm.
Noah Misch
2019-09-13
*
Replace xlc __fetch_and_add() with inline asm.
Noah Misch
2019-09-13
*
Test pg_atomic_fetch_add_ with variable addend and 16-bit edge cases.
Noah Misch
2019-09-13
*
Make tuplesort_set_bound() assertions more comprehensible, hopefully.
Tom Lane
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-13
*
Add tab completion for CREATE OR REPLACE in psql.
Fujii Masao
2019-09-13
*
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-12
*
Reorder two nbtree.h function prototypes.
Peter Geoghegan
2019-09-12
*
Remove redundant _bt_truncate() comment paragraph.
Peter Geoghegan
2019-09-12
*
Merge two assertions to make comment clearer
Alvaro Herrera
2019-09-12
*
Improve coverage of psql for backslash commands with \if and \elif
Michael Paquier
2019-09-12
*
Rearrange postmaster's startup sequence for better syslogger results.
Tom Lane
2019-09-11
*
Fix comment in psql's describe.c
Michael Paquier
2019-09-11
*
Expand properly list of TAP tests used for prove in vcregress.pl
Michael Paquier
2019-09-11
*
Allow setting statistics target for extended statistics
Tomas Vondra
2019-09-11
*
Reduce overhead of scanning the backend[] array in LISTEN/NOTIFY.
Tom Lane
2019-09-10
*
Restructure libpq code to remove some duplicity
Alvaro Herrera
2019-09-10
*
Add _bt_binsrch() scantid assertion to nbtree.
Peter Geoghegan
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
*
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
*
Improve new AND CHAIN tests
Peter Eisentraut
2019-09-09
*
Fix RelationIdGetRelation calls that weren't bothering with error checks.
Tom Lane
2019-09-08
[prev]
[next]