Commit Graph

  • 95cc48ca0d Fix 'mmap' DSM implementation with allocations larger than 4 GB Heikki Linnakangas 2024-02-13 21:23:41 +02:00
  • e923756925 Fix 'mmap' DSM implementation with allocations larger than 4 GB Heikki Linnakangas 2024-02-13 21:23:41 +02:00
  • 9b8550fbd3 Fix 'mmap' DSM implementation with allocations larger than 4 GB Heikki Linnakangas 2024-02-13 21:23:41 +02:00
  • d46c269612 Fix 'mmap' DSM implementation with allocations larger than 4 GB Heikki Linnakangas 2024-02-13 21:23:41 +02:00
  • f2f09b825c Fix 'mmap' DSM implementation with allocations larger than 4 GB Heikki Linnakangas 2024-02-13 21:23:41 +02:00
  • fbf9a7ac4d Fix 'mmap' DSM implementation with allocations larger than 4 GB Heikki Linnakangas 2024-02-13 21:23:41 +02:00
  • f15d01cb5d Use a safer outfuncs/readfuncs representation for BitStrings. Tom Lane 2024-02-13 12:18:25 -05:00
  • 0736a8ef6f Use a safer outfuncs/readfuncs representation for BitStrings. Tom Lane 2024-02-13 12:18:25 -05:00
  • 99cd749ce2 Revert "Skip .DS_Store files in server side utils" Daniel Gustafsson 2024-02-13 14:09:52 +01:00
  • 077dec8b6c Revert "Skip .DS_Store files in server side utils" Daniel Gustafsson 2024-02-13 14:09:24 +01:00
  • 588f370b16 Revert "Skip .DS_Store files in server side utils" Daniel Gustafsson 2024-02-13 14:08:56 +01:00
  • 29f0052380 Skip .DS_Store files in server side utils Daniel Gustafsson 2024-02-13 13:47:12 +01:00
  • 103235888d Skip .DS_Store files in server side utils Daniel Gustafsson 2024-02-13 13:47:12 +01:00
  • c1fc502f59 Skip .DS_Store files in server side utils Daniel Gustafsson 2024-02-13 13:47:12 +01:00
  • aeee173d22 Skip .DS_Store files in server side utils Daniel Gustafsson 2024-02-13 13:47:12 +01:00
  • d3fdfdcd1c Skip .DS_Store files in server side utils Daniel Gustafsson 2024-02-13 13:47:12 +01:00
  • 76bb6dd2e5 Skip .DS_Store files in server side utils Daniel Gustafsson 2024-02-13 13:47:12 +01:00
  • e4b88c5fa3 Use correct format placeholder for timeline IDs Peter Eisentraut 2024-02-13 06:54:58 +01:00
  • 703c7a3c54 Doc: Improve upgrade for streaming replication section. Amit Kapila 2024-02-13 09:45:01 +05:30
  • 91f2cae7a4 Read WAL directly from WAL buffers. Jeff Davis 2024-02-12 10:36:18 -08:00
  • 798d897a14
    MacOS CI workflows (#104) Artem Gavrilov 2024-02-12 14:42:20 +02:00
  • 09eb633e1b Remove "#ifdef WIN32" guards from src/port/win32*.c Heikki Linnakangas 2024-02-12 11:57:45 +02:00
  • 9f35e42e7d Remove unnecessary smgropen() calls Heikki Linnakangas 2024-02-12 10:59:45 +02:00
  • 5fce30e77f Fix some typos in event trigger docs Alexander Korotkov 2024-02-12 00:33:51 +02:00
  • 8be93177c4 Use heap_inplace_update() to unset pg_database.dathasloginevt Alexander Korotkov 2024-02-12 00:33:44 +02:00
  • 428e2de1b8 Remove obsolete script related to MSVC build system Peter Eisentraut 2024-02-11 23:42:40 +01:00
  • 0460e4ecc0 Fix gai_strerror() thread-safety on Windows. Thomas Munro 2024-02-12 10:47:57 +13:00
  • 65f438471b Fix gai_strerror() thread-safety on Windows. Thomas Munro 2024-02-12 10:47:57 +13:00
  • e70abd67c3 Use extensible buffers to assemble command lines Peter Eisentraut 2024-02-11 09:08:35 +01:00
  • 4697454686 Disallow jsonpath methods involving TZ in immutable functions Andrew Dunstan 2024-02-10 12:12:39 -05:00
  • 26c89d1054 Remove race condition in pg_get_expr(). Tom Lane 2024-02-09 12:29:41 -05:00
  • d21690edbf Remove race condition in pg_get_expr(). Tom Lane 2024-02-09 12:29:41 -05:00
  • ceb224b62b Remove race condition in pg_get_expr(). Tom Lane 2024-02-09 12:29:41 -05:00
  • f38903d1ed Remove race condition in pg_get_expr(). Tom Lane 2024-02-09 12:29:41 -05:00
  • 4eb261165d Remove race condition in pg_get_expr(). Tom Lane 2024-02-09 12:29:41 -05:00
  • ce571434ae Remove race condition in pg_get_expr(). Tom Lane 2024-02-09 12:29:41 -05:00
  • 806f989515 Avoid concurrent calls to bindtextdomain(). Tom Lane 2024-02-09 11:21:08 -05:00
  • 8ead39e389 Avoid concurrent calls to bindtextdomain(). Tom Lane 2024-02-09 11:21:08 -05:00
  • 8c5da20db2 Avoid concurrent calls to bindtextdomain(). Tom Lane 2024-02-09 11:21:08 -05:00
  • 9fb1396a96 Avoid concurrent calls to bindtextdomain(). Tom Lane 2024-02-09 11:21:08 -05:00
  • 52afe56320 Avoid concurrent calls to bindtextdomain(). Tom Lane 2024-02-09 11:21:08 -05:00
  • a584d03ced Avoid concurrent calls to bindtextdomain(). Tom Lane 2024-02-09 11:21:08 -05:00
  • 9f041b041f Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 2024-02-09 11:11:39 -05:00
  • 7d7cc7fd6f Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 2024-02-09 11:11:39 -05:00
  • 67f8cf0f0a Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 2024-02-09 11:11:39 -05:00
  • 95e960e811 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 2024-02-09 11:11:39 -05:00
  • 9440d23a01 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 2024-02-09 11:11:39 -05:00
  • 0028b55bc8 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 2024-02-09 11:11:39 -05:00
  • 5c7038d70b Refactor pipe_read_line to return the full line Daniel Gustafsson 2024-02-09 15:03:16 +01:00
  • c01f6ef46c Fix usage of aggregate pathkeys in group_keys_reorder_by_pathkeys() Alexander Korotkov 2024-02-09 12:56:26 +02:00
  • d44060cfcc Fix wrong logic in TransactionIdInRecentPast() Alexander Korotkov 2024-02-08 12:45:26 +02:00
  • 4efaf4b09e Fix wrong logic in TransactionIdInRecentPast() Alexander Korotkov 2024-02-08 12:45:26 +02:00
  • 18388291aa Fix wrong logic in TransactionIdInRecentPast() Alexander Korotkov 2024-02-08 12:45:26 +02:00
  • 503299b7f7 Fix wrong logic in TransactionIdInRecentPast() Alexander Korotkov 2024-02-08 12:45:26 +02:00
  • e3e05addee Fix wrong logic in TransactionIdInRecentPast() Alexander Korotkov 2024-02-08 12:45:26 +02:00
  • d17a3a4c6a Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN Peter Eisentraut 2024-02-09 07:57:31 +01:00
  • 86d2b434c9 Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN Peter Eisentraut 2024-02-09 07:57:31 +01:00
  • 6743c5ae64 Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN Peter Eisentraut 2024-02-09 07:57:31 +01:00
  • 3c44746fdb Add previous commit to .git-blame-ignore-revs Michael Paquier 2024-02-09 11:06:32 +09:00
  • 49e7c6f78e Fix indentation of copyto.c Michael Paquier 2024-02-09 11:05:01 +09:00
  • b619852086 Improve COPY TO performance when server and client encodings match Michael Paquier 2024-02-09 09:30:53 +09:00
  • a89fa00714 Apply pg_dump test cleanups to test_pg_dump as well Peter Eisentraut 2024-02-08 21:19:03 +01:00
  • d859fdb36f Fix gcc >= 10 warning Alexander Korotkov 2024-02-08 21:59:28 +02:00
  • 27c3a41f3c doc: Remove superfluous bracket in synopsis Daniel Gustafsson 2024-02-08 12:19:34 +01:00
  • e13205a5e4 doc: Remove superfluous bracket in synopsis Daniel Gustafsson 2024-02-08 12:19:34 +01:00
  • fdfb92c030 doc: Remove superfluous bracket in synopsis Daniel Gustafsson 2024-02-08 12:19:34 +01:00
  • 165d921c9a Fix wrong logic in TransactionIdInRecentPast() Alexander Korotkov 2024-02-08 12:45:26 +02:00
  • 5869aef9a1 Fix documentation build with older docbook-xsl Peter Eisentraut 2024-02-08 11:37:11 +01:00
  • 254361cf1a Update comment Peter Eisentraut 2024-02-08 10:18:50 +01:00
  • 5c699c857c Update comment Peter Eisentraut 2024-02-08 10:18:50 +01:00
  • 1aa67a5ea6 Fix meson installation of xid_wraparound test. Masahiko Sawada 2024-02-08 17:03:59 +09:00
  • 2579985086 Fix warnings in cpluspluscheck John Naylor 2024-02-08 10:04:57 +07:00
  • a4012a697e Rename static function to avoid conflicting names Daniel Gustafsson 2024-02-07 22:16:21 +01:00
  • 1e285a5e13 Remove Start* macros in postmaster.c. Nathan Bossart 2024-02-07 12:50:48 -06:00
  • 17f3196599
    Update PQparameterStatus and ParameterStatus docs Alvaro Herrera 2024-02-07 19:25:07 +01:00
  • a39f1a365a
    Update PQparameterStatus and ParameterStatus docs Alvaro Herrera 2024-02-07 19:25:07 +01:00
  • b6ccd6c87c
    Using ctid as IV base instead of offset calculation (#107) Zsolt Parragi 2024-02-07 11:28:28 +00:00
  • 902900b308 Adjust reltarget assignment for UPPERREL_PARTIAL_DISTINCT rel David Rowley 2024-02-07 21:22:34 +13:00
  • aa5edbe379 Set LSN for wbuf in _hash_freeovflpage() iff wbuf is modified. Amit Kapila 2024-02-07 11:10:12 +05:30
  • 22f7e61a63 Clean-ups for 776621a5e4 and 7329240437. Amit Kapila 2024-02-07 10:04:04 +05:30
  • b9d6038d70 Simplify signature of CopyAttributeOutCSV() in copyto.c Michael Paquier 2024-02-07 12:28:55 +09:00
  • 1aa8324b81 Revert "Refactor CopyAttributeOut{CSV,Text}() to use a callback in COPY TO" Michael Paquier 2024-02-07 08:04:26 +09:00
  • e4b27b5355
    Change initial use of pg_atomic_write_u64 to init Alvaro Herrera 2024-02-06 12:08:39 +01:00
  • d172b717c6
    Use atomic access for SlruShared->latest_page_number Alvaro Herrera 2024-02-06 10:54:10 +01:00
  • b83033c3cf Further cosmetic review of hashfn_unstable.h John Naylor 2024-02-06 13:09:03 +07:00
  • 9ed3ee5001 Simplify initialization of incremental hash state John Naylor 2024-01-21 19:19:14 +07:00
  • 1f61680327 doc: Spell I/O consistently Michael Paquier 2024-02-06 13:29:22 +09:00
  • 3ba1793094 Stamp 12.18. REL_12_18 Tom Lane 2024-02-05 16:48:53 -05:00
  • b3b2bf3b9c Stamp 13.14. REL_13_14 Tom Lane 2024-02-05 16:47:02 -05:00
  • d1a2a93766 Stamp 14.11. REL_14_11 Tom Lane 2024-02-05 16:45:28 -05:00
  • 496a1dc44b Stamp 15.6. REL_15_6 Tom Lane 2024-02-05 16:43:21 -05:00
  • b78fa8547d Stamp 16.2. REL_16_2 Tom Lane 2024-02-05 16:41:37 -05:00
  • 84e6a6e40f Last-minute updates for release notes. Tom Lane 2024-02-05 11:51:11 -05:00
  • 3344db3cfd Last-minute updates for release notes. Tom Lane 2024-02-05 11:51:11 -05:00
  • 25ee45b7ca Last-minute updates for release notes. Tom Lane 2024-02-05 11:51:11 -05:00
  • cb620968b6 Last-minute updates for release notes. Tom Lane 2024-02-05 11:51:11 -05:00
  • da21a3a7d5 Last-minute updates for release notes. Tom Lane 2024-02-05 11:51:11 -05:00
  • 1ae5ace755 Fix meson installation of new generated files Peter Eisentraut 2024-02-05 15:45:29 +01:00
  • 8727cd5efb Translation updates Peter Eisentraut 2024-02-05 14:52:35 +01:00
  • 848745cfb5 Translation updates Peter Eisentraut 2024-02-05 14:51:34 +01:00