Commit Graph

61792 Commits (58ea074f1433abdd5de792e47ae84c1e56c263f9)
 

Author SHA1 Message Date
Richard Guo 58ea074f14 Fix semijoin unique-ification for child relations 2 weeks ago
Masahiko Sawada 514688656b Use LW_SHARED in walsummarizer.c for WALSummarizerLock lock where possible. 2 weeks ago
Tom Lane 3aee628370 Fix "variable not found in subplan target lists" in semijoin de-duplication. 2 weeks ago
Peter Eisentraut 663eecb5b6 Message style improvements 2 weeks ago
Andres Freund ce161b194e aio: Stop using enum bitfields due to bad code generation 2 weeks ago
Peter Eisentraut baf45ba053 Put back intra-grant-inplace.spec test coverage 2 weeks ago
Peter Eisentraut 118601a7e8 Improve objectNamesToOids() comment 2 weeks ago
Peter Eisentraut d07e2d4237 Fix: Don't strip $libdir from nested module_pathnames 2 weeks ago
Jeff Davis 08aa8f035c Check for more Unicode functions during upgrade. 2 weeks ago
Jacob Champion bf37808ef6 oauth: Explicitly depend on -pthread 3 weeks ago
Peter Eisentraut 952b5a4a95 Message style improvements 3 weeks ago
Nathan Bossart 6b34e21575 Document privileges required for vacuumdb --missing-stats-only. 3 weeks ago
Tom Lane 3a7a3eaaf9 Put "excludeOnly" GIN scan keys at the end of the scankey array. 3 weeks ago
Tom Lane 44c2e5b76c Do CHECK_FOR_INTERRUPTS inside, not before, scanGetItem. 3 weeks ago
Alexander Korotkov 8951941fb8 Improve RowMark handling during Self-Join Elimination 3 weeks ago
Alexander Korotkov 8202b0e83d Refactor variable names in remove_self_joins_one_group() 3 weeks ago
Peter Eisentraut 9d115b9e11 Message wording improvements 3 weeks ago
Jacob Champion e76738e597 oauth: Always link with -lm for floor() 3 weeks ago
Noah Misch c6dca7c3dd Rewrite previous commit's test for TestUpgradeXversion compatibility. 3 weeks ago
Noah Misch 7652142f4c Sort DO_DEFAULT_ACL dump objects independent of OIDs. 3 weeks ago
Alexander Korotkov 2ce6abdf50 Revert "Get rid of WALBufMappingLock" 3 weeks ago
Nathan Bossart 8c0c868637 vacuumdb: Fix --missing-stats-only with virtual generated columns. 3 weeks ago
Heikki Linnakangas 5a26a3e4ee Revert unnecessary check for NULL 3 weeks ago
Heikki Linnakangas e7ff96853e libpq: Be strict about cancel key lengths 3 weeks ago
Heikki Linnakangas 8aa287c906 libpq: Handle OOM by disconnecting instead of hanging or skipping msgs 3 weeks ago
Heikki Linnakangas 27f20441c5 Revert GetTransactionSnapshot() to return historic snapshot during LR 3 weeks ago
Amit Kapila fc387141ea Doc: Fix typo in logicaldecoding.sgml. 3 weeks ago
Michael Paquier 86831952ad Ignore temporary relations in RelidByRelfilenumber() 3 weeks ago
Peter Eisentraut b942360f82 Use consistent type for pgaio_io_get_id() result 3 weeks ago
Michael Paquier 859444465f doc: Improve description of wal_compression 3 weeks ago
Tom Lane 906b68217a Fix re-execution of a failed SQLFunctionCache entry. 3 weeks ago
Michael Paquier ea1c6b0b0a Fix assertion failure with replication slot release in single-user mode 3 weeks ago
Masahiko Sawada 0beb7e9338 Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache functions. 4 weeks ago
Amit Kapila a5d4c04150 Fix self-deadlock during DROP SUBSCRIPTION. 4 weeks ago
Tom Lane 4483dd9c66 Fix missing "use Test::More" in Kerberos.pm. 4 weeks ago
Etsuro Fujita da3b613681 Update obsolete comments in ResultRelInfo struct. 4 weeks ago
Masahiko Sawada 83773eaf65 Fix constant when extracting timestamp from UUIDv7. 4 weeks ago
Peter Eisentraut ad3990ffea Fix git whitespace warning 4 weeks ago
David Rowley 1571c7ca5d Fix invalid format string in HASH_DEBUG code 4 weeks ago
David Rowley e4ba326295 Fix failing -D HASH_STATISTICS builds 4 weeks ago
Andres Freund 97d6ee5713 ci: Simplify ci-os-only handling 4 weeks ago
Andres Freund faa78bc1c1 ci: Per-repo configuration for manually trigger tasks 4 weeks ago
Michael Paquier 891dbd17ce Fix compilation warning with SerializeClientConnectionInfo() 1 month ago
Andres Freund 2de22b1ead ci: windows: Stop using DEBUG:FASTLINK 1 month ago
Tom Lane 787cd2b7d5 Don't treat EINVAL from semget() as a hard failure. 1 month ago
Michael Paquier 2102667b3c postgres_fdw: Fix tests with ANALYZE and remote sampling 1 month ago
Tom Lane ab844ce378 Stamp 18beta3. 1 month ago
Nathan Bossart 67a2fbb8f9 Restrict psql meta-commands in plain-text dumps. 1 month ago
Noah Misch 13a67ce603 Convert newlines to spaces in names written in v11+ pg_dump comments. 1 month ago
Peter Eisentraut 605fdb989b Translation updates 1 month ago