Commit Graph

44700 Commits (eed1ce72e1593d3e8b7461d7744808d4d6bf402b)
 

Author SHA1 Message Date
Magnus Hagander eed1ce72e1 Allow background workers to bypass datallowconn 8 years ago
Teodor Sigaev 1664ae1978 Add websearch_to_tsquery 8 years ago
Alvaro Herrera fbc27330b8 Add missing include 8 years ago
Teodor Sigaev f4cd7102b5 Add support of bool, bpchar, name and uuid to btree_gin 8 years ago
Teodor Sigaev 0a64b45152 Fix handling of non-upgraded B-tree metapages 8 years ago
Simon Riggs 01b88b4df5 MERGE minor errata 8 years ago
Simon Riggs 3af7b2b0d4 MERGE fix variable warning in non-assert builds 8 years ago
Simon Riggs a5d86181ec MERGE INSERT allows only one VALUES clause 8 years ago
Teodor Sigaev 17d8beb4f5 Remove unused vars and mark assert-only vars 8 years ago
Teodor Sigaev a02d51c0d3 Fix misprint in documentation 8 years ago
Teodor Sigaev 51e6562324 Fix typo 8 years ago
Simon Riggs 4b2d44031f MERGE post-commit review 8 years ago
Andrew Gierth 1fd8690668 Install errcodes.txt for use by extensions. 8 years ago
Peter Eisentraut a56e26784d doc: Improve indentation of SQL examples 8 years ago
Alvaro Herrera 7d7c99790b Restore erroneously removed ONLY from PK check 8 years ago
Stephen Frost 446f7f5d78 Rewrite pg_dump TAP tests 8 years ago
Bruce Momjian cd1661bbcc docs: update ltree URL for the DMOZ catalog 8 years ago
Tom Lane 1383e2a1a9 Improve FSM management for BRIN indexes. 8 years ago
Alvaro Herrera 3de241dba8 Foreign keys on partitioned tables 8 years ago
Teodor Sigaev 857f9c36cd Skip full index scan during cleanup of B-tree indexes when possible 8 years ago
Tom Lane eac93e20af Remove less-portable-than-believed test case. 8 years ago
Tom Lane 331b2369c0 Fix platform and Perl-version dependencies in new jsonb_plperl code. 8 years ago
Heikki Linnakangas 3a5e0a91bb Fix the new ARMv8 CRC code for short and unaligned input. 8 years ago
Magnus Hagander ee9e145531 Fix pg_bsaebackup checksum tests 8 years ago
Heikki Linnakangas f044d71e33 Use ARMv8 CRC instructions where available. 8 years ago
Heikki Linnakangas 638a199fa9 Also fix the descriptions in pg_config.h.win32. 8 years ago
Heikki Linnakangas 8989f52b1b Fix incorrect description of USE_SLICING_BY_8_CRC32C. 8 years ago
Alvaro Herrera 851f4b4e14 Don't clone internal triggers to partitions 8 years ago
Andres Freund 2b3031559a Fix GCC 7 snprintf() compiler warning. 8 years ago
Alvaro Herrera cd5005bc12 Pass correct TupDesc to ri_NullCheck() in Assert 8 years ago
Tom Lane dddfc4cb2e Prevent accidental linking of system-supplied copies of libpq.so etc. 8 years ago
Tom Lane d4a4c3d5b4 Suppress compiler warning in new jsonb_plperl code. 8 years ago
Bruce Momjian 242408dbef C comment: mention null handling in BuildTupleFromCStrings() 8 years ago
Teodor Sigaev 710d90da1f Add prefix operator for TEXT type. 8 years ago
Peter Eisentraut 4ab2999815 Attempt to fix jsonb_plperl build on Windows 8 years ago
Magnus Hagander 10d62d1065 Properly use INT64_FORMAT in output 8 years ago
Peter Eisentraut 341e166180 Transforms for jsonb to PL/Perl 8 years ago
Magnus Hagander a08dc71195 Fix for checksum validation patch 8 years ago
Magnus Hagander 4eb77d50c2 Validate page level checksums in base backups 8 years ago
Simon Riggs 4923550c20 Tab completion for MERGE 8 years ago
Simon Riggs aa3faa3c7a WITH support in MERGE 8 years ago
Simon Riggs 83454e3c2b New files for MERGE 8 years ago
Simon Riggs d204ef6377 MERGE SQL Command following SQL:2016 8 years ago
Simon Riggs aa5877bb26 Revert "MERGE SQL Command following SQL:2016" 8 years ago
Simon Riggs 7cf8a5c302 Revert "Modified files for MERGE" 8 years ago
Simon Riggs 354f13855e Modified files for MERGE 8 years ago
Simon Riggs e6597dc353 MERGE SQL Command following SQL:2016 8 years ago
Peter Eisentraut a92f24fc53 Fix XML syntax in documentation 8 years ago
Tom Lane b01f32c313 Fix some dubious WAL-parsing code. 8 years ago
Peter Eisentraut 05e85d35af psql: Fix \ef, \sf tab completion 8 years ago