Commit Graph

61394 Commits (2c6469d4cd8175349abfe8da89dd642bca68fcfa)
 

Author SHA1 Message Date
Michael Paquier 2c6469d4cd Fix incorrect year in some copyright notices 8 months ago
Michael Paquier 11b2dc3709 ecpg: Add missing newline in meson.build 8 months ago
Alexander Korotkov 3d3a81fc24 Fix tuple_fraction calculation in generate_orderedappend_paths() 8 months ago
Tom Lane 12eee85e51 Make our usage of memset_s() conform strictly to the C11 standard. 8 months ago
Daniel Gustafsson 0d4dad200d Fix function name reference in comment 8 months ago
Daniel Gustafsson 5987553fde Align organization wording in copyright statement 8 months ago
Richard Guo fe29b2a1da Fix Assert failure in XMLTABLE parser 8 months ago
Richard Guo 2c0ed86d39 Add explicit initialization for all PlannerGlobal fields 8 months ago
Daniel Gustafsson 6e289f2d5d Fix order of parameters in POD documentation 8 months ago
Amit Kapila 8ede692de5 Fix the race condition in the test added by 7c99dc587. 8 months ago
Álvaro Herrera dbf42b84ac
Add tab-complete for ALTER DOMAIN ADD [CONSTRAINT] 8 months ago
Álvaro Herrera 0588656366
Fix comment of tsquerysend() 8 months ago
Álvaro Herrera dc9a2d54fd
relcache: Avoid memory leak on tables with no CHECK constraints 8 months ago
Álvaro Herrera 7b2ad43426
Sort includes in alphabetical order 8 months ago
Tom Lane d4a7e4e179 Fix incorrect "return NULL" in BumpAllocLarge(). 8 months ago
Noah Misch 4a4ee0c2c1 Remove GLOBALTABLESPACE_OID assert for locked buffers. 8 months ago
Bruce Momjian 99ddf8615c doc PG 18 relnotes: mv. hash joins and GROUP BY item to General 8 months ago
Michael Paquier c259ba881c aio: Use runtime arguments with injections points in tests 8 months ago
Michael Paquier 36e5fda632 injection_points: Add support and tests for runtime arguments 8 months ago
Michael Paquier 371f2db8b0 Add support for runtime arguments in injection points 8 months ago
Bruce Momjian 89372d0aaa doc PG 18 relnotes: fix missing parens for crc32c() 8 months ago
Tom Lane 95129709fd Skip RSA-PSS ssl test when using LibreSSL. 8 months ago
Tom Lane 75d73331d0 Hack one ssl test case to pass with current LibreSSL. 8 months ago
Tom Lane 0aaf69965d Centralize ssl tests' check for whether we're using LibreSSL. 8 months ago
Peter Eisentraut bc35adee8d doc: Put new options in consistent order on man pages 8 months ago
Heikki Linnakangas b28c59a6cd Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays 8 months ago
Heikki Linnakangas 965213d9c5 Use more mundane 'int' type for cancel key lengths in libpq 8 months ago
Bruce Momjian 9d710a1ac0 PG 18 relnotes: adjust RETURNING new/old item 8 months ago
Daniel Gustafsson 8fcc648780 doc: Fix title markup for AT TIME ZONE and AT LOCAL 8 months ago
Richard Guo c06e909c26 Track the number of presorted outer pathkeys in MergePath 8 months ago
Richard Guo 773db22269 Suppress unnecessary explicit sorting for EPQ mergejoin path 8 months ago
Bruce Momjian 9fef27a83b doc PG 18 relnotes: adjust pg_log_backend_memory_contexts() 8 months ago
Bruce Momjian f8d49aa130 doc PG 18 relnotes: add pg_log_backend_memory_contexts() mention 8 months ago
Bruce Momjian 69aca072eb doc PG 18 relnotes: adjust pgbench per-script reporting item 8 months ago
Bruce Momjian 3bd5271729 doc PG 18 relnotes: mention GROUP SET fixes 8 months ago
Nathan Bossart 16bf24e0e4 Remove pg_replication_origin's TOAST table. 8 months ago
Peter Geoghegan 5f4d98d4f3 Prevent premature nbtree array advancement. 8 months ago
Peter Geoghegan 7e25c9363a nbtree: tighten up array recheck rules. 8 months ago
Nathan Bossart acea3fc49f pg_dumpall: Add --sequence-data. 8 months ago
Alexander Korotkov ab42d643c1 Refactor ChangeVarNodesExtended() using the custom callback 8 months ago
Peter Eisentraut 2448c7a9e0 doc: Put some psql documentation pieces back into alphabetical order 8 months ago
Peter Eisentraut c0cf282551 Remove some tabs in C string literals 8 months ago
Peter Eisentraut c11bd5f500 doc: Add link to table 8 months ago
Peter Eisentraut a2c6d84acd doc: Fix up spacing around verbatim DocBook elements 8 months ago
Michael Paquier c4c236ab5c Fix some comments related to IO workers 8 months ago
Peter Eisentraut 09a47c68e2 Fix whitespace 8 months ago
Bruce Momjian b560ce7884 doc PG 18 relnotes: adjust partition planning item 8 months ago
Bruce Momjian ada78f9bef doc PG 18 relnotes: small adjustments regarding options 8 months ago
Bruce Momjian 575f6003ed doc PG 18 relnotes: move partition locking item to General Perf 8 months ago
Bruce Momjian 45750c6cfe doc PG 18 relnotes: adjust partition items 8 months ago