Commit Graph

  • 9f1c640185 Fix waitpid() emulation on Windows. Thomas Munro 2023-03-15 13:17:18 +13:00
  • 9b6e0b9c37 Fix waitpid() emulation on Windows. Thomas Munro 2023-03-15 13:17:18 +13:00
  • 06066915d4 Fix waitpid() emulation on Windows. Thomas Munro 2023-03-15 13:17:18 +13:00
  • d41a178b3a Fix waitpid() emulation on Windows. Thomas Munro 2023-03-15 13:17:18 +13:00
  • 8e33fb9ef1 Fix corner case bug in numeric to_char() some more. Tom Lane 2023-03-14 19:17:31 -04:00
  • 6d3a9a60f7 Fix corner case bug in numeric to_char() some more. Tom Lane 2023-03-14 19:17:31 -04:00
  • 386a26023a Fix corner case bug in numeric to_char() some more. Tom Lane 2023-03-14 19:17:31 -04:00
  • 7cac191057 Fix corner case bug in numeric to_char() some more. Tom Lane 2023-03-14 19:17:31 -04:00
  • a67c75f825 Fix corner case bug in numeric to_char() some more. Tom Lane 2023-03-14 19:17:31 -04:00
  • b081fe4199 Fix corner case bug in numeric to_char() some more. Tom Lane 2023-03-14 19:17:31 -04:00
  • a563c24c95 Allow pg_dump to include/exclude child tables automatically. Tom Lane 2023-03-14 16:09:03 -04:00
  • 7c509f7e5a Remove unnecessary code in dependency_is_compatible_expression(). Tom Lane 2023-03-14 11:10:45 -04:00
  • 3b45944430 Remove unnecessary code in dependency_is_compatible_expression(). Tom Lane 2023-03-14 11:10:45 -04:00
  • 684ffac8c7 Remove unnecessary code in dependency_is_compatible_expression(). Tom Lane 2023-03-14 11:10:45 -04:00
  • bdc8d803e8 doc: spell out full productname Daniel Gustafsson 2023-03-14 14:41:55 +01:00
  • 5c1b662807 Rework design of functions in pg_walinspect Michael Paquier 2023-03-14 20:13:02 +09:00
  • d5d574146d Add support for the error functions erf() and erfc(). Dean Rasheed 2023-03-14 09:17:36 +00:00
  • 3a465cc678 libpq: Add support for require_auth to control authorized auth methods Michael Paquier 2023-03-14 14:00:05 +09:00
  • 727400994d meson: fix openssl detection issues in 6a30027 Andres Freund 2023-03-13 14:44:43 -07:00
  • 234941a3bb Fix JSON error reporting for many cases of erroneous string values. Tom Lane 2023-03-13 15:19:00 -04:00
  • c25a929a6c Fix JSON error reporting for many cases of erroneous string values. Tom Lane 2023-03-13 15:19:00 -04:00
  • 52e9a78165 Fix JSON error reporting for many cases of erroneous string values. Tom Lane 2023-03-13 15:19:00 -04:00
  • 0ee9d685dd Fix JSON error reporting for many cases of erroneous string values. Tom Lane 2023-03-13 15:19:00 -04:00
  • 74a1a36d75 Fix JSON error reporting for many cases of erroneous string values. Tom Lane 2023-03-13 15:19:00 -04:00
  • 25a7812cd0 Fix JSON error reporting for many cases of erroneous string values. Tom Lane 2023-03-13 15:19:00 -04:00
  • 0736b11318 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 2023-03-13 12:40:28 -04:00
  • 62a91a1b09 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 2023-03-13 12:40:28 -04:00
  • bc0bcce2e7 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 2023-03-13 12:40:28 -04:00
  • 096e708056 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 2023-03-13 12:40:28 -04:00
  • 5fd61bdc11 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 2023-03-13 12:40:28 -04:00
  • 30dbdbe753 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 2023-03-13 12:40:28 -04:00
  • 9f8377f7a2 Add a DEFAULT option to COPY FROM Andrew Dunstan 2023-03-13 10:01:56 -04:00
  • 7b14e20b12 Fix MERGE command tag for actions blocked by BEFORE ROW triggers. Dean Rasheed 2023-03-13 11:09:39 +00:00
  • da6257eee3 Fix MERGE command tag for actions blocked by BEFORE ROW triggers. Dean Rasheed 2023-03-13 11:11:10 +00:00
  • 7d9a75713a Fix concurrent update issues with MERGE. Dean Rasheed 2023-03-13 10:23:42 +00:00
  • 9321c79c86 Fix concurrent update issues with MERGE. Dean Rasheed 2023-03-13 10:22:22 +00:00
  • b2bd9a6796 Fix expected test output Peter Eisentraut 2023-03-13 11:15:21 +01:00
  • 208bf364a9 Remove incidental md5() function uses from main regression tests Peter Eisentraut 2023-03-13 10:15:44 +01:00
  • d72900bded Improve support for UNICODE collation on older ICU Peter Eisentraut 2023-03-13 09:04:41 +01:00
  • 2bc36a56cb Fix inconsistent error handling for GSS encryption in PQconnectPoll() Michael Paquier 2023-03-13 16:36:34 +09:00
  • 96bef4374e Fix inconsistent error handling for GSS encryption in PQconnectPoll() Michael Paquier 2023-03-13 16:36:33 +09:00
  • 7e319231c6 Fix inconsistent error handling for GSS encryption in PQconnectPoll() Michael Paquier 2023-03-13 16:36:31 +09:00
  • 4493256c5c Fix inconsistent error handling for GSS encryption in PQconnectPoll() Michael Paquier 2023-03-13 16:36:28 +09:00
  • e0a09d4e35 Fix inconsistent error handling for GSS encryption in PQconnectPoll() Michael Paquier 2023-03-13 16:36:20 +09:00
  • bf32ec2256 cirrus/ccache: Use G rather than GB suffix Peter Eisentraut 2023-03-13 07:23:45 +01:00
  • 6a3002715e meson: Make auto the default of the ssl option Peter Eisentraut 2023-03-13 06:46:09 +01:00
  • 1f282c24e4 Refactor and improve tests of pg_walinspect Michael Paquier 2023-03-13 13:03:29 +09:00
  • 767c598954 Work around implementation restriction in adjust_appendrel_attrs. Tom Lane 2023-03-12 14:20:34 -04:00
  • 13196cc755 Mark unsafe_tests module as not runnable with installcheck Andrew Dunstan 2023-03-12 09:00:32 -04:00
  • baf7f450db Mark unsafe_tests module as not runnable with installcheck Andrew Dunstan 2023-03-12 09:00:32 -04:00
  • 4642c2b56a Mark unsafe_tests module as not runnable with installcheck Andrew Dunstan 2023-03-12 09:00:32 -04:00
  • 9e236f9436 Mark unsafe_tests module as not runnable with installcheck Andrew Dunstan 2023-03-12 09:00:32 -04:00
  • 872e3d150e Mark unsafe_tests module as not runnable with installcheck Andrew Dunstan 2023-03-12 09:00:32 -04:00
  • a4f23f9b3c pg_amcheck: Minor test speedups Andres Freund 2023-03-11 15:41:47 -08:00
  • b3a83055c2 amcheck: Fix FullTransactionIdFromXidAndCtx() for xids before epoch 0 Andres Freund 2023-03-11 14:12:51 -08:00
  • a42f515d6b amcheck: Fix ordering bug in update_cached_xid_range() Andres Freund 2023-03-11 14:12:51 -08:00
  • e8a9750d03 amcheck: Fix FullTransactionIdFromXidAndCtx() for xids before epoch 0 Andres Freund 2023-03-11 14:12:51 -08:00
  • 6d9588108a amcheck: Fix ordering bug in update_cached_xid_range() Andres Freund 2023-03-11 14:12:51 -08:00
  • 4f5d461e04 amcheck: Fix FullTransactionIdFromXidAndCtx() for xids before epoch 0 Andres Freund 2023-03-11 14:12:51 -08:00
  • 16327240da amcheck: Fix ordering bug in update_cached_xid_range() Andres Freund 2023-03-11 14:12:51 -08:00
  • 4e633016ab meson: fix header path of ossp-uuid Andres Freund 2023-03-10 17:18:52 -08:00
  • b18327489b Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. Tom Lane 2023-03-11 12:15:41 -05:00
  • 1279414bc6 Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. Tom Lane 2023-03-11 12:15:41 -05:00
  • bc436e4a91 Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. Tom Lane 2023-03-11 12:15:41 -05:00
  • 7865280399 Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. Tom Lane 2023-03-11 12:15:41 -05:00
  • 6170386c7f Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. Tom Lane 2023-03-11 12:15:41 -05:00
  • 1925ac281a Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. Tom Lane 2023-03-11 12:15:41 -05:00
  • 6d6da15261 w #134 Onder Kalaci 2023-03-11 12:09:31 +03:00
  • d66bb048c3 Ensure COPY TO on an RLS-enabled table copies no more than it should. Tom Lane 2023-03-10 13:52:28 -05:00
  • 6e2674d772 Ensure COPY TO on an RLS-enabled table copies no more than it should. Tom Lane 2023-03-10 13:52:28 -05:00
  • a30310833d Ensure COPY TO on an RLS-enabled table copies no more than it should. Tom Lane 2023-03-10 13:52:28 -05:00
  • 866fd004d9 Ensure COPY TO on an RLS-enabled table copies no more than it should. Tom Lane 2023-03-10 13:52:28 -05:00
  • 53a53ea332 Ensure COPY TO on an RLS-enabled table copies no more than it should. Tom Lane 2023-03-10 13:52:28 -05:00
  • 59947bac73 Ensure COPY TO on an RLS-enabled table copies no more than it should. Tom Lane 2023-03-10 13:52:28 -05:00
  • c45dc7ffbb initdb: derive encoding from locale for ICU; similar to libc. Jeff Davis 2023-03-10 10:51:24 -08:00
  • 3e623ebc7a Fix tests for non-ICU build Peter Eisentraut 2023-03-10 14:27:55 +01:00
  • 0d21d4b9bc Add standard collation UNICODE Peter Eisentraut 2023-03-10 13:35:00 +01:00
  • 6ad5793a49 Include headers of archive/ in installation Michael Paquier 2023-03-10 20:08:10 +09:00
  • 012ee84259 Add a test for UCS_BASIC collation Peter Eisentraut 2023-03-10 11:00:51 +01:00
  • cd42785974 doc: Better example for custom ICU rules Peter Eisentraut 2023-03-10 09:25:03 +01:00
  • 470103697a Fix incorrect format placeholders Peter Eisentraut 2023-03-10 07:10:43 +01:00
  • 9ecb134a93 pg_walinspect: pg_get_wal_fpi_info() -> pg_get_wal_block_info() Michael Paquier 2023-03-10 10:09:07 +09:00
  • 8da2ec31ee Fix test failure caused in 27b62377b4. Jeff Davis 2023-03-09 15:34:41 -08:00
  • bcc704b524 Reject combining "epoch" and "infinity" with other datetime fields. Tom Lane 2023-03-09 16:49:03 -05:00
  • 27b62377b4 Use ICU by default at initdb time. Jeff Davis 2023-03-09 10:52:41 -08:00
  • a7e584a7d6
    HTML docs: Add padding to table.simplelist for more readable output Alvaro Herrera 2023-03-09 19:47:19 +01:00
  • 206b44bb24 Fix 9637badd9f. Jeff Davis 2023-03-09 09:32:24 -08:00
  • 9637badd9f pg_upgrade: copy locale and encoding information to new cluster. Jeff Davis 2023-03-09 08:28:05 -08:00
  • 8dff2f224f For Kerberos testing, disable reverse DNS lookup Stephen Frost 2023-03-09 10:32:49 -05:00
  • 590a075789
    Avoid criticizable perl code Alvaro Herrera 2023-03-09 12:02:18 +01:00
  • d00a4ad1d5 Add b6dfee28 to .git-blame-ignore-revs Michael Paquier 2023-03-09 19:26:03 +09:00
  • 36ea345f8f Improve/correct comments Peter Eisentraut 2023-03-09 09:59:46 +01:00
  • 544b452a5a Disallow specifying ICU rules unless locale provider is ICU Peter Eisentraut 2023-03-09 08:09:40 +01:00
  • b6dfee28f2 Run pgindent on libpq's fe-auth.c, fe-auth-scram.c and fe-connect.c Michael Paquier 2023-03-09 15:09:45 +09:00
  • d1c0f81e72 Fix race in SERIALIZABLE READ ONLY. Thomas Munro 2023-03-09 16:33:24 +13:00
  • e30fd09424 Fix race in SERIALIZABLE READ ONLY. Thomas Munro 2023-03-09 16:33:24 +13:00
  • ae632f7a31 Fix race in SERIALIZABLE READ ONLY. Thomas Munro 2023-03-09 16:33:24 +13:00
  • d811d74be3 Fix race in SERIALIZABLE READ ONLY. Thomas Munro 2023-03-09 16:33:24 +13:00
  • af397c6c27 Fix race in SERIALIZABLE READ ONLY. Thomas Munro 2023-03-09 16:33:24 +13:00
  • 65e388d418 Fix race in SERIALIZABLE READ ONLY. Thomas Munro 2023-03-09 16:33:24 +13:00