Commit Graph

  • 6bf2efb382 Fix computation of varnullingrels when const-folding field selection. Tom Lane 2023-11-09 15:46:16 -05:00
  • 36f5594c0f Fix computation of varnullingrels when const-folding field selection. Tom Lane 2023-11-09 15:46:16 -05:00
  • 66b98eaa7a Adds the pgbench option '--log-header' to include column headers in the output of --log #144 Adam Hendel 2023-11-09 13:17:35 -06:00
  • b630d9d6c8 meson: Install missing example files Peter Eisentraut 2023-11-09 15:05:58 +01:00
  • 7b8399819b meson: Fix doc installation path computation Peter Eisentraut 2023-11-09 15:05:58 +01:00
  • 2b7ecbe042
    Fix update crash after code cleanup (#67) Zsolt Parragi 2023-11-09 14:12:05 +01:00
  • b44a1708ab Fix the way SJE removes references from PHVs Alexander Korotkov 2023-11-09 14:06:11 +02:00
  • 3850d4dec1 Avoid integer overflow hazard in interval_time(). Dean Rasheed 2023-11-09 12:10:14 +00:00
  • c0bfdaf2b7 Fix AFTER ROW trigger execution in MERGE cross-partition update. Dean Rasheed 2023-11-09 11:28:25 +00:00
  • 06a546382a Fix AFTER ROW trigger execution in MERGE cross-partition update. Dean Rasheed 2023-11-09 11:27:04 +00:00
  • a4f7d33a90 Fix AFTER ROW trigger execution in MERGE cross-partition update. Dean Rasheed 2023-11-09 11:23:42 +00:00
  • 2be5645075 Ensure we use the correct spelling of "ensure" David Rowley 2023-11-10 00:18:33 +13:00
  • cd75e30398 Ensure we use the correct spelling of "ensure" David Rowley 2023-11-10 00:18:02 +13:00
  • 33185d3042 Ensure we use the correct spelling of "ensure" David Rowley 2023-11-10 00:17:33 +13:00
  • 456d697bae Ensure we use the correct spelling of "ensure" David Rowley 2023-11-10 00:17:07 +13:00
  • ef7c365551 Ensure we use the correct spelling of "ensure" David Rowley 2023-11-10 00:16:41 +13:00
  • 10d34fefc2 Ensure we use the correct spelling of "ensure" David Rowley 2023-11-10 00:15:54 +13:00
  • b17a02be27 Fix corner-case 64-bit integer subtraction bug on some platforms. Dean Rasheed 2023-11-09 09:57:52 +00:00
  • 4f4a0010a3 Fix corner-case 64-bit integer subtraction bug on some platforms. Dean Rasheed 2023-11-09 09:56:31 +00:00
  • dea12b40d5 Fix corner-case 64-bit integer subtraction bug on some platforms. Dean Rasheed 2023-11-09 09:55:39 +00:00
  • 308a69a987 Fix corner-case 64-bit integer subtraction bug on some platforms. Dean Rasheed 2023-11-09 09:54:22 +00:00
  • c396aca2b7 Fix corner-case 64-bit integer subtraction bug on some platforms. Dean Rasheed 2023-11-09 09:53:05 +00:00
  • 0e3e8fbd3a Fix corner-case 64-bit integer subtraction bug on some platforms. Dean Rasheed 2023-11-09 09:50:23 +00:00
  • a7db71ed27 Fix uninitialized slot array access during the upgrade. Amit Kapila 2023-11-09 09:26:40 +05:30
  • 179c4639cf pg_stat_statements: Remove duplicated tests for SET statements Michael Paquier 2023-11-09 10:05:07 +09:00
  • 108161bcb9 pg_stat_statements: Remove duplicated tests for SET statements Michael Paquier 2023-11-09 10:04:31 +09:00
  • 8f4a1ab471 Fix bug in the new ResourceOwner implementation. Heikki Linnakangas 2023-11-09 01:33:14 +02:00
  • 322f55bdbd doc:: simplify introductory text Bruce Momjian 2023-11-08 16:48:43 -05:00
  • 0ccb657a33 README: remove duplicate download link & mention related softw. Bruce Momjian 2023-11-08 16:36:18 -05:00
  • 3a236fc9f3 doc: change "system" to "cluster" where appropriate Bruce Momjian 2023-11-08 16:16:20 -05:00
  • 53015c8afa doc: mention that ANALYZE does block DDL Bruce Momjian 2023-11-08 16:04:42 -05:00
  • a8faa2920e
    Merge pull request #55 from dutow/ciperf Zsolt Parragi 2023-11-08 20:47:23 +01:00
  • b0f7dd915b
    Check stack depth in new recursive functions Alvaro Herrera 2023-11-08 18:44:54 +01:00
  • 76db9cb636 Fix some issues with tracking nesting level in pg_stat_statements. Tom Lane 2023-11-08 12:01:28 -05:00
  • 99fa98766f
    Call pqPipelineFlush from PQsendFlushRequest Alvaro Herrera 2023-11-08 16:44:08 +01:00
  • 0e28091d55
    Call pqPipelineFlush from PQsendFlushRequest Alvaro Herrera 2023-11-08 16:44:08 +01:00
  • 42f8326851
    Call pqPipelineFlush from PQsendFlushRequest Alvaro Herrera 2023-11-08 16:44:08 +01:00
  • 1a5594b957
    Call pqPipelineFlush from PQsendFlushRequest Alvaro Herrera 2023-11-08 16:44:08 +01:00
  • cd694f60dc Change pgcrypto to use the new ResourceOwner mechanism. Heikki Linnakangas 2023-11-08 13:30:55 +02:00
  • 954e43564d Use a faster hash function in resource owners. Heikki Linnakangas 2023-11-08 13:30:52 +02:00
  • b8bff07daa Make ResourceOwners more easily extensible. Heikki Linnakangas 2023-11-08 13:30:50 +02:00
  • b70c2143bb Move a few ResourceOwnerEnlarge() calls for safety and clarity. Heikki Linnakangas 2023-11-08 13:30:46 +02:00
  • b7caeaff31 Don't install ldap_password_func in meson Peter Eisentraut 2023-11-08 11:27:28 +01:00
  • e9f075f9a1 Don't install ldap_password_func in meson Peter Eisentraut 2023-11-08 11:27:28 +01:00
  • a4711f682b
    XLog: replicate fork file and encrypt tuples (#59) Andrew Pogrebnoi 2023-11-08 11:25:28 +02:00
  • 2a08dda291 Fix use of OPENSSL in SSL tests if command is not found Michael Paquier 2023-11-08 17:29:22 +09:00
  • b64c8b01c2 Fix use of OPENSSL in SSL tests if command is not found Michael Paquier 2023-11-08 17:29:02 +09:00
  • 59fc39c0d5 Enlarge assertion in bloom_init() for false_positive_rate Michael Paquier 2023-11-08 14:06:42 +09:00
  • 7e18c0bd63 Enlarge assertion in bloom_init() for false_positive_rate Michael Paquier 2023-11-08 14:06:39 +09:00
  • 4dccf95753 Enlarge assertion in bloom_init() for false_positive_rate Michael Paquier 2023-11-08 14:06:36 +09:00
  • 1b2c6b756e Enlarge assertion in bloom_init() for false_positive_rate Michael Paquier 2023-11-08 14:06:26 +09:00
  • 615f5f6faa
    Stop including parsenodes.h in plannodes.h Alvaro Herrera 2023-11-07 19:26:39 +01:00
  • e53fc3e276 Basic performance tests on github. Zsolt Parragi 2023-10-23 09:38:40 +02:00
  • 3c551ebede citext: Allow tests to pass in OpenSSL FIPS mode Peter Eisentraut 2023-11-07 07:58:14 +01:00
  • 8af917be6b Fix the test 003_logical_slots. Amit Kapila 2023-11-07 11:32:33 +05:30
  • c2bdd2c5b1 Reorder two functions in inval.c Michael Paquier 2023-11-07 11:55:13 +09:00
  • ac7d6f5f83 Make use of initReadOnlyStringInfo() in more places David Rowley 2023-11-07 11:16:43 +13:00
  • fd851f9e4a Stamp 11.22. REL_11_22 Tom Lane 2023-11-06 17:13:58 -05:00
  • 2fe2d1af14 Stamp 12.17. REL_12_17 Tom Lane 2023-11-06 17:11:55 -05:00
  • 319310aa12 Stamp 13.13. REL_13_13 Tom Lane 2023-11-06 17:10:12 -05:00
  • 33d5cf65f8 Stamp 14.10. REL_14_10 Tom Lane 2023-11-06 17:08:43 -05:00
  • 1e7f81e907 Stamp 15.5. REL_15_5 Tom Lane 2023-11-06 17:06:45 -05:00
  • 3edc6580c0 Stamp 16.1. REL_16_1 Tom Lane 2023-11-06 17:04:27 -05:00
  • 3dbb3dd2d6 Last-minute updates for release notes. Tom Lane 2023-11-06 13:26:33 -05:00
  • 8ff28255b6 Last-minute updates for release notes. Tom Lane 2023-11-06 13:26:33 -05:00
  • 04b66eb417 Last-minute updates for release notes. Tom Lane 2023-11-06 13:26:33 -05:00
  • ef2950f570 Last-minute updates for release notes. Tom Lane 2023-11-06 13:26:33 -05:00
  • 95c96ba1d0 Last-minute updates for release notes. Tom Lane 2023-11-06 13:26:33 -05:00
  • 639a8063ca Last-minute updates for release notes. Tom Lane 2023-11-06 13:26:33 -05:00
  • 18b585155a Detect integer overflow while computing new array dimensions. Tom Lane 2023-11-06 10:56:43 -05:00
  • c48008f599 Detect integer overflow while computing new array dimensions. Tom Lane 2023-11-06 10:56:43 -05:00
  • d267cea24e Detect integer overflow while computing new array dimensions. Tom Lane 2023-11-06 10:56:43 -05:00
  • 26c599beb4 Detect integer overflow while computing new array dimensions. Tom Lane 2023-11-06 10:56:43 -05:00
  • edc0a8d82a Detect integer overflow while computing new array dimensions. Tom Lane 2023-11-06 10:56:43 -05:00
  • 3bc6bc3ee2 Detect integer overflow while computing new array dimensions. Tom Lane 2023-11-06 10:56:43 -05:00
  • e24daa94b2 Detect integer overflow while computing new array dimensions. Tom Lane 2023-11-06 10:56:43 -05:00
  • 3b0776fde5 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 2023-11-06 10:38:00 -05:00
  • 8c6633f4de Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 2023-11-06 10:38:00 -05:00
  • e911afd092 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 2023-11-06 10:38:00 -05:00
  • d3de70fdb7 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 2023-11-06 10:38:00 -05:00
  • 9146d0d650 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 2023-11-06 10:38:00 -05:00
  • 4f4a422fbb Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 2023-11-06 10:38:00 -05:00
  • d3d1e25097 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 2023-11-06 10:38:00 -05:00
  • 721856ff24 Remove distprep Peter Eisentraut 2023-11-06 14:51:52 +01:00
  • a27be40c1b Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 2023-11-06 06:14:13 -08:00
  • e082734c8e Ban role pg_signal_backend from more superuser backend types. Noah Misch 2023-11-06 06:14:13 -08:00
  • 7bbf4d0372 Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 2023-11-06 06:14:13 -08:00
  • 2c7a2a00a0 Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 2023-11-06 06:14:13 -08:00
  • ecd5d240c5 Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 2023-11-06 06:14:13 -08:00
  • 2893f2f40c Ban role pg_signal_backend from more superuser backend types. Noah Misch 2023-11-06 06:14:13 -08:00
  • 28b609550a Ban role pg_signal_backend from more superuser backend types. Noah Misch 2023-11-06 06:14:13 -08:00
  • 508acb901e Ban role pg_signal_backend from more superuser backend types. Noah Misch 2023-11-06 06:14:13 -08:00
  • fbc3719094 Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 2023-11-06 06:14:13 -08:00
  • 2c3c5ec493 Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 2023-11-06 06:14:13 -08:00
  • 595c988c90 Ban role pg_signal_backend from more superuser backend types. Noah Misch 2023-11-06 06:14:13 -08:00
  • 7854127315 Ban role pg_signal_backend from more superuser backend types. Noah Misch 2023-11-06 06:14:13 -08:00
  • b72de09a1b Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 2023-11-06 06:14:13 -08:00
  • 3a9b18b309 Ban role pg_signal_backend from more superuser backend types. Noah Misch 2023-11-06 06:14:13 -08:00
  • b29af71cd9 Translation updates Peter Eisentraut 2023-11-06 13:29:04 +01:00
  • 1cfa44269c Translation updates Peter Eisentraut 2023-11-06 13:27:02 +01:00