Commit Graph

60629 Commits (91997fb26c15fb65d39ddc331613f8b52909f75c)
 

Author SHA1 Message Date
Anders Åstrand 2d944d5a17 Remove unused result from kmipSslConnect 4 months ago
Anders Åstrand cf3bed8d4c Remove assertion from AesInit 4 months ago
Anders Åstrand a9b9d4d870 Remove some useless comments in pg_tde_tdemap.c 4 months ago
Anders Åstrand b8f1675ff2 Rename rel_type field for internal keys to type 4 months ago
Anders Åstrand 1ea23b4b3d Remove outdated comment 4 months ago
Dragos Andriciuc 4affafc273
DOCS-functions-codeclean (#343) 4 months ago
Dragos Andriciuc 2ca6bb5a22
DOCS-KMIP-updates (#337) 4 months ago
Anders Åstrand 2dbb8d8e29 Add explanatory comment about TDESMgrRelationData 4 months ago
Anders Åstrand 0c151ea929 Set vault token header in every request 4 months ago
Anders Åstrand 443d33c96a Add separate parameter for kmip client key 4 months ago
Anders Åstrand 77d48074a0 Always kill web servers used in tests 4 months ago
Anders Åstrand 3e0639c390 Defer decryption of relation keys 4 months ago
Anders Åstrand d0f2ba81c9 Do not use principal key to check encryption status 4 months ago
Anders Åstrand adf1587a71 Use an enum instead of bool for encryption status 4 months ago
Steve Hoffman e7e63e3496
Remove license file accidentally carried over from file copy (#327) 4 months ago
Anders Åstrand 5cdb39c1e8 Add missing header include 4 months ago
Zsolt Parragi 17d24eca99 Fixing flaky crash after 17.5 merge 4 months ago
Steve Hoffman dee5a1586b
Update COPYRIGHT (#317) 4 months ago
Zsolt Parragi 1323463e43 Updated expected Percona Server version 4 months ago
Tom Lane daea7009e0 Stamp 17.5. 4 months ago
Tom Lane 05d1037342 Last-minute updates for release notes. 4 months ago
Noah Misch f93d97b75c With GB18030, prevent SIGSEGV from reading past end of allocation. 4 months ago
Noah Misch 1ad1089fdd Refactor test_escape.c for additional ways of testing. 4 months ago
Peter Eisentraut 54d6d56fb0 Translation updates 4 months ago
Tom Lane 0b059ab52a Release notes for 17.5, 16.9, 15.13, 14.18, 13.21. 4 months ago
Etsuro Fujita 8d2f8581a9 Fix typos in comments. 4 months ago
Álvaro Herrera f72f099ad6 Handle self-referencing FKs correctly in partitioned tables 4 months ago
Tom Lane da08369688 Doc: correct spelling of meson switch. 4 months ago
Tom Lane a1f82ef890 Doc: forgot to run add_commit_links.pl. 4 months ago
Tom Lane 9ab9e89902 First-draft release notes for 17.5. 4 months ago
Noah Misch ef1c2d60ea Doc: stop implying recommendation of insecure search_path value. 4 months ago
Dean Rasheed 2a663cee7f doc: Warn that ts_headline() output is not HTML-safe. 4 months ago
Tom Lane 8104115358 Update time zone data files to tzdata release 2025b. 4 months ago
Amit Kapila ff787dd9e3 Fix xmin advancement during fast_forward decoding. 4 months ago
Amit Kapila 04c829d647 Fix typo in test file name added in commit 4909b38af0. 4 months ago
Tom Lane 2cb077ee03 Avoid possibly-theoretical OOM crash hazard in hash_create(). 4 months ago
Amit Kapila 921fc2e1f5 Fix an oversight in 3f28b2fcac. 4 months ago
Michael Paquier 4235642465 Remove assertion based on pending_since in pgstat_report_stat() 4 months ago
Michael Paquier 6da056fda3 doc: Mention naming convention used by injection points 4 months ago
David Rowley 3889866ee4 Doc: reword text explaining the --maintenance-db option 4 months ago
Michael Paquier 07d59d0496 Rename injection point for invalidation messages at end of transaction 4 months ago
David Rowley b110c3d3ad Doc: fix incorrect punctuation 4 months ago
Noah Misch 6b7b2395a6 Test restartpoints in archive recovery. 4 months ago
Noah Misch e77b8755bf Avoid ERROR at ON COMMIT DELETE ROWS after relhassubclass=f. 4 months ago
David Rowley 4608eb06a2 Fix issue with ORDER BY / DISTINCT aggregates and FILTER 4 months ago
Tom Lane 2f4a82c394 Be more wary of corrupt data in pageinspect's heap_page_items(). 4 months ago
Tatsuo Ishii 9fe488aa96 Doc: fix missing comma at the end of a line. 4 months ago
Tom Lane c9f5866adc Fix pg_dump --clean with partitioned indexes. 4 months ago
Tom Lane 8b96ed659b Fix failure for generated column with a not-null domain constraint. 4 months ago
Fujii Masao 9b526ba9bd doc: Fix missing whitespace in pg_restore documentation. 4 months ago