Commit Graph

62914 Commits (d49936f3028b0bb6ac8ff83e07e421ca2a4f5c3f)
 

Author SHA1 Message Date
Noah Misch d49936f302 Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs. 6 months ago
Heikki Linnakangas 951b60f7ab Do not emit WAL for unlogged BRIN indexes 6 months ago
Amit Kapila b47c50e566 Fix intermittent BF failure in 040_standby_failover_slots_sync. 6 months ago
Michael Paquier 5cf03552fb btree_gist: Fix memory allocation formula 6 months ago
Michael Paquier 167cb26718 Fix const correctness in pgstat data serialization callbacks 6 months ago
Jacob Champion ab8af1db43 oauth_validator: Avoid races in log_check() 6 months ago
Jacob Champion 781ca72139 libpq-oauth: use correct c_args in meson.build 6 months ago
Jacob Champion 8b217c96ea libpq-fe.h: Don't claim SOCKTYPE in the global namespace 6 months ago
Tom Lane 5b4fb2b97d Rename regress.so's .mo file to postgresql-regress-VERSION.mo. 6 months ago
Heikki Linnakangas 5cbaa00592 Make postmaster 003_start_stop.pl test less flaky 6 months ago
Amit Kapila 85ddcc2f4c Support existing publications in pg_createsubscriber. 6 months ago
Michael Paquier f4e797171e Change pgstat_report_vacuum() to use Relation 6 months ago
Michael Paquier 1d325ad99c Remove useless code in InjectionPointAttach() 6 months ago
Jeff Davis 0a90df58cf Avoid global LC_CTYPE dependency in pg_locale_icu.c. 6 months ago
Jeff Davis 87b2968df0 downcase_identifier(): use method table from locale provider. 6 months ago
Jeff Davis 7f007e4a04 ltree: fix case-insensitive matching. 6 months ago
Jeff Davis 24bf379cb1 Clarify a #define introduced in 8d299052fe. 6 months ago
Jeff Davis 84d5efa7e3 Fix multibyte issue in ltree_strncasecmp(). 6 months ago
Robert Haas f1a6e622bd Switch memory contexts in ReinitializeParallelDSM. 6 months ago
Tom Lane 462e247652 Test PRI* macros even when we can't test NLS translation. 6 months ago
Melanie Plageman bfe5c4bec7 Add explanatory comment to prune_freeze_setup() 6 months ago
Melanie Plageman 4877391ce8 Fix const qualification in prune_freeze_setup() 6 months ago
Daniel Gustafsson b39013b7b1 doc: Update header file mention for CompareType 6 months ago
John Naylor 9303d62c6d Separate out bytea sort support from varlena.c 6 months ago
Michael Paquier 15f68cebdc Add TAP test to check recovery when redo LSN is missing 6 months ago
Michael Paquier dc7c77f825 Fail recovery when missing redo checkpoint record without backup_label 6 months ago
Tom Lane 84a3778c79 Revert "Avoid requiring Spanish locale to test NLS infrastructure." 6 months ago
Jacob Champion f7fbd02d32 libpq: Align oauth_json_set_error() with other NLS patterns 6 months ago
Jacob Champion 301a1dcf00 libpq-oauth: Don't translate internal errors 6 months ago
Jacob Champion ea3370b18e libpq: Add missing OAuth translations 6 months ago
Nathan Bossart 48d4a1423d Allow passing a pointer to GetNamedDSMSegment()'s init callback. 6 months ago
Noah Misch 64bf53dd61 Revisit cosmetics of "For inplace update, send nontransactional invalidations." 6 months ago
Noah Misch 0839fbe400 Correct comments of "Fix data loss at inplace update after heap_update()". 6 months ago
Tom Lane 7db6809ced Avoid requiring Spanish locale to test NLS infrastructure. 6 months ago
Jeff Davis 95a19fefdc Remove incorrect declarations in pg_wchar.h. 6 months ago
Jeff Davis 54c41a6deb Remove unused single-byte char_is_cased() API. 6 months ago
Jeff Davis 9c8de15969 Use multibyte-aware extraction of pattern prefixes. 6 months ago
Tom Lane 8191937082 Add offnum range checks to suppress compile warnings with UBSAN. 6 months ago
Heikki Linnakangas bd43940b02 Increase timeout in multixid_conversion upgrade test 6 months ago
Heikki Linnakangas ecb553ae82 Improve sanity checks on multixid members length 6 months ago
Álvaro Herrera 77038d6d0b
Disable recently added CIC/RI isolation tests 6 months ago
Peter Eisentraut 17f446784d Refactor static_assert() support. 6 months ago
Heikki Linnakangas 366dcdaf57 Clarify comment on multixid offset wraparound check 6 months ago
David Rowley cd83ed9a91 Fix typo in tablecmds.c 6 months ago
Amit Kapila 0d2d4a0ec3 Add retry logic to pg_sync_replication_slots(). 6 months ago
Michael Paquier 33980eaa6d test_custom_stats: Fix compilation warning 6 months ago
Michael Paquier 171198ff2a pageinspect: use index_close() for GiST index relation 6 months ago
Michael Paquier 481783e69f test_custom_stats: Add tests with read/write of auxiliary data 6 months ago
Michael Paquier 4ba012a8ed Allow cumulative statistics to read/write auxiliary data from/to disk 6 months ago
Tom Lane 58dad7f349 Update typedefs.list to match what the buildfarm currently reports. 6 months ago