Commit Graph

47813 Commits (6dda292d4df82a9158d1acc93feecf3b84637b59)
 

Author SHA1 Message Date
Alexander Korotkov 6dda292d4d Allow datetime values in JsonbValue 6 years ago
Alexander Korotkov 5bc450629b Error suppression support for upcoming jsonpath .datetime() method 6 years ago
Alexander Korotkov 66c74f8b6e Implement parse_datetime() function 6 years ago
Alexander Korotkov 1a950f37d0 Implement standard datetime parsing mode 6 years ago
Alvaro Herrera bd29cc1992 Update expected output for dummy_index_am 6 years ago
Alvaro Herrera 773df883e8 Support reloptions of enum type 6 years ago
Alvaro Herrera caba97a9d9 Split out recovery confing-writing code from pg_basebackup 6 years ago
Michael Paquier f5daf7f326 Doc: Fix example related to partition pruning 6 years ago
Michael Paquier e0afac124e Make more stable regression tests of dummy_index_am for string validations 6 years ago
Michael Paquier 640c19869f Add dummy_index_am to src/test/modules/ 6 years ago
Michael Paquier 69f9410807 Allow definition of lock mode for custom reloptions 6 years ago
Michael Paquier 736b84eede Fix failure with lock mode used for custom relation options 6 years ago
Alexander Korotkov 90c0987258 Fix bug in pairingheap_SpGistSearchItem_cmp() 6 years ago
Alvaro Herrera 709d003fbd Rework WAL-reading supporting structs 6 years ago
Tom Lane a9ae99d019 Prevent bogus pullup of constant-valued functions returning composite. 6 years ago
Fujii Masao 6d05086c0a Speedup truncations of relation forks. 6 years ago
Peter Eisentraut 2e5c83acbb Don't disable ccache when building with coverage support 6 years ago
Andres Freund 30d1379658 Fix ExprState's tag to be of type NodeTag rather than Node. 6 years ago
Jeff Davis d6e612f837 Add libpq parameter 'channel_binding'. 6 years ago
Tom Lane 13cd97e6c8 Doc: clarify handling of duplicate elements in array containment tests. 6 years ago
Peter Eisentraut 887248e97e Message style fixes 6 years ago
Peter Eisentraut 467c1d9107 NLS: Fix backend gettext triggers 6 years ago
Tom Lane 5ac0d93600 Fix failure to zero-pad the result of bitshiftright(). 6 years ago
Tom Lane 0a2f894c3c Fix typo in tts_virtual_copyslot. 6 years ago
Tom Lane 51004c7172 Make some efficiency improvements in LISTEN/NOTIFY. 6 years ago
Peter Eisentraut 72c48c3fc3 Remove removed file from nls.mk 6 years ago
Tom Lane c160b8928c Straighten out leakproofness markings on text comparison functions. 6 years ago
Tom Lane 2810396312 Fix up handling of nondeterministic collations with pattern_ops opclasses. 6 years ago
Tom Lane df4fbcd899 Update time zone data files to tzdata release 2019c. 6 years ago
Alvaro Herrera 1a2983231d Split out code into new getKeyJsonValueFromContainer() 6 years ago
Alvaro Herrera dbb9aeda99 Optimize get_jsonb_path_all avoiding an iterator 6 years ago
Alvaro Herrera abb014a631 Refactor code into new JsonbValueAsText, and use it more 6 years ago
Tom Lane e56cad84d5 Fix some minor spec-compliance issues in jsonpath lexer. 6 years ago
Tom Lane 96b6c82c9d Revert "Add DECLARE STATEMENT support to ECPG." 6 years ago
Alvaro Herrera d1b0007639 Fix progress report of REINDEX INDEX 6 years ago
Alexander Korotkov 5033e95808 Provide stable test for NULL-values in KNN SP-GiST 6 years ago
Amit Kapila c53e40a132 Fix typo in commit 82fa3ff867. 6 years ago
Alexander Korotkov f5f084fc3e Remove unstable KNN SP-GiST test 6 years ago
Alexander Korotkov 8c8a267201 Fix freeing old values in index_store_float8_orderby_distances() 6 years ago
Alexander Korotkov 6cae9d2c10 Improve handling of NULLs in KNN-GiST and KNN-SP-GiST 6 years ago
Tom Lane 0a97edb12e Doc: improve documentation around jsonpath regular expressions. 6 years ago
Peter Eisentraut e1c8743e6c GSSAPI error message improvements 6 years ago
Amit Kapila 70377cf4c6 Fix typo in commit 578b229718. 6 years ago
Peter Eisentraut 74f2a8aa27 Revert change of ecpglib major version 6 years ago
Michael Paquier bec847d9e9 Doc: Fix incorrect mention to connection_object in CONNECT command of ECPG 6 years ago
Amit Kapila 82fa3ff867 Doc: document autovacuum interruption. 6 years ago
Michael Paquier 58b4cb30a5 Redesign pageinspect function printing infomask bits 6 years ago
Alvaro Herrera 59354ccef5 Fix example program in docs too (??) 6 years ago
Alvaro Herrera 9b8e99e905 Fix testlibpq3 6 years ago
Alvaro Herrera 32200c19dd pg_upgrade/test.sh: Quote sed(1) argument 6 years ago