Commit Graph

  • 252cf48de3 Jenkins buildfix: generate position independent code Zsolt Parragi 2024-12-09 12:27:17 +00:00
  • f64ec81a81 Avoid unnecessary wrapping for Vars and PHVs Richard Guo 2024-12-09 20:38:22 +09:00
  • 5668a857de Fix right-semi-joins in HashJoin rescans Richard Guo 2024-12-09 20:36:23 +09:00
  • cbe9c395a5
    Merge pull request #25 from dAdAbird/fixv Kai Wagner 2024-12-09 09:49:18 +01:00
  • f0c569d715 Fix memory leak in pgoutput with publication list cache Michael Paquier 2024-12-09 16:41:46 +09:00
  • a0ab20f165 Improve comment about dropped entries in pgstat.c Michael Paquier 2024-12-09 14:35:48 +09:00
  • ec194b448c Improve comment about dropped entries in pgstat.c Michael Paquier 2024-12-09 14:35:46 +09:00
  • bb93b33d7e Improve comment about dropped entries in pgstat.c Michael Paquier 2024-12-09 14:35:44 +09:00
  • 001a537b83 Improve comment about dropped entries in pgstat.c Michael Paquier 2024-12-09 14:35:39 +09:00
  • 2d0152d614 Improve the error message introduced in commit 87ce27de696. Amit Kapila 2024-12-09 09:11:45 +05:30
  • 1df1e1e787 Fix invalidation of local pgstats references for entry reinitialization Michael Paquier 2024-12-09 10:46:10 +09:00
  • ae77bcc3aa Fix invalidation of local pgstats references for entry reinitialization Michael Paquier 2024-12-09 10:46:09 +09:00
  • dc5f905418 Fix invalidation of local pgstats references for entry reinitialization Michael Paquier 2024-12-09 10:46:03 +09:00
  • da99fedf8c Fix invalidation of local pgstats references for entry reinitialization Michael Paquier 2024-12-09 10:45:28 +09:00
  • d54378e984 Fix possible crash during WindowAgg evaluation David Rowley 2024-12-09 14:24:54 +13:00
  • c1d6506acc Fix possible crash during WindowAgg evaluation David Rowley 2024-12-09 14:24:34 +13:00
  • 9d5ce4f1a0 Fix possible crash during WindowAgg evaluation David Rowley 2024-12-09 14:24:07 +13:00
  • 1fe5a347e3 Fix possible crash during WindowAgg evaluation David Rowley 2024-12-09 14:23:21 +13:00
  • 4ba4a9876e add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib) #191 Darek Slusarczyk 2024-12-08 22:16:55 +01:00
  • 81f6e76dc1 add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib) #190 Darek Slusarczyk 2024-12-08 22:06:51 +01:00
  • a878d2df31 add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib) #189 Darek Slusarczyk 2024-12-07 21:59:24 +01:00
  • 725d981028 Ensure that pg_amop/amproc entries depend on their lefttype/righttype. Tom Lane 2024-12-07 15:56:28 -05:00
  • 1a34cf0f48 Ensure that pg_amop/amproc entries depend on their lefttype/righttype. Tom Lane 2024-12-07 15:56:28 -05:00
  • 0e4fa06ba5 Ensure that pg_amop/amproc entries depend on their lefttype/righttype. Tom Lane 2024-12-07 15:56:28 -05:00
  • be5db08ed3 Ensure that pg_amop/amproc entries depend on their lefttype/righttype. Tom Lane 2024-12-07 15:56:28 -05:00
  • ec7b89cc53 Ensure that pg_amop/amproc entries depend on their lefttype/righttype. Tom Lane 2024-12-07 15:56:28 -05:00
  • 3f9b962176 Ensure that pg_amop/amproc entries depend on their lefttype/righttype. Tom Lane 2024-12-07 15:56:28 -05:00
  • 531cbd8b74 Make getObjectDescription robust against dangling amproc type links. Tom Lane 2024-12-07 14:28:16 -05:00
  • d9d5e1b48e Make getObjectDescription robust against dangling amproc type links. Tom Lane 2024-12-07 14:28:16 -05:00
  • d401914679 Make getObjectDescription robust against dangling amproc type links. Tom Lane 2024-12-07 14:28:16 -05:00
  • faad018350 Make getObjectDescription robust against dangling amproc type links. Tom Lane 2024-12-07 14:28:16 -05:00
  • 5b44a317ae Make getObjectDescription robust against dangling amproc type links. Tom Lane 2024-12-07 14:28:16 -05:00
  • c82003760d Make getObjectDescription robust against dangling amproc type links. Tom Lane 2024-12-07 14:28:16 -05:00
  • f2eba400bc Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 2024-12-07 13:12:32 -05:00
  • 5882a4ba09 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 2024-12-07 13:12:32 -05:00
  • d2f59497a3 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 2024-12-07 13:12:32 -05:00
  • 26c233b8b8 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 2024-12-07 13:12:32 -05:00
  • 765f76d8cd Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 2024-12-07 13:12:32 -05:00
  • 3220ceaf77 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 2024-12-07 13:12:32 -05:00
  • ad485171c7 doc: remove LC_COLLATE and LC_CTYPE from SHOW command Peter Eisentraut 2024-12-07 12:55:55 +01:00
  • c140c0ffb7 doc: remove LC_COLLATE and LC_CTYPE from SHOW command Peter Eisentraut 2024-12-07 12:55:55 +01:00
  • 263a3f5f7f doc: remove LC_COLLATE and LC_CTYPE from SHOW command Peter Eisentraut 2024-12-07 12:55:55 +01:00
  • ffe003cae1 Comment fix: "buffer context lock" to "buffer content lock". Jeff Davis 2024-12-06 09:59:12 -08:00
  • 8743ea1b2e Remove useless casts to (const void *) Peter Eisentraut 2024-12-06 17:22:19 +01:00
  • 6fbaca5a95 Fix version with autoconf Andrew Pogrebnoy 2024-12-06 15:08:09 +02:00
  • 1319997df9 Fix printf format string warning on MinGW. Thomas Munro 2024-12-06 12:34:33 +13:00
  • 5ebf00850b
    Merge pull request #24 from dutow/warningfix Zsolt Parragi 2024-12-05 20:26:55 +00:00
  • ea9bda7c6c
    Merge pull request #369 from dutow/warningfix Zsolt Parragi 2024-12-05 20:26:39 +00:00
  • 5d28072fb8 Fixing warnings on the postgres side Zsolt Parragi 2024-12-04 20:26:06 +00:00
  • 7810250e76 Fixing warnings on the pg_tde side Zsolt Parragi 2024-12-04 20:27:48 +00:00
  • cd1c8b992e Avoid low-probability crash on out-of-memory. Tom Lane 2024-12-05 12:54:41 -05:00
  • d24eb0e91f Avoid low-probability crash on out-of-memory. Tom Lane 2024-12-05 12:54:41 -05:00
  • 4398507dfa Avoid low-probability crash on out-of-memory. Tom Lane 2024-12-05 12:54:41 -05:00
  • 792b2c7e6d Remove pg_regex_collation Peter Eisentraut 2024-12-05 07:19:37 +01:00
  • 71cb352904 Fix header inclusion order in c.h. Thomas Munro 2024-12-05 14:27:35 +13:00
  • 76fd342496 Provide a better error message for misplaced dispatch options. Nathan Bossart 2024-12-04 15:04:15 -06:00
  • 24c1c63387 Return actual error code from FOP failure in PDF build Bruce Momjian 2024-12-04 14:37:24 -05:00
  • dfbb092cff Fix dead code Peter Eisentraut 2024-12-04 16:43:07 +01:00
  • 83ce20d671 Fix use-after-free in parallel_vacuum_reset_dead_items John Naylor 2024-12-04 16:51:55 +07:00
  • ccc8194e42 Fix use-after-free in parallel_vacuum_reset_dead_items John Naylor 2024-12-04 16:51:55 +07:00
  • 7727049e8f Simplify IsIndexUsableForReplicaIdentityFull() Peter Eisentraut 2024-12-04 08:33:28 +01:00
  • 87ce27de69 Ensure stored generated columns must be published when required. Amit Kapila 2024-12-04 09:45:18 +05:30
  • 77c189cdaf Properly use $(AWK) in Makefile, not 'awk' Bruce Momjian 2024-12-03 22:31:12 -05:00
  • 962da900ac Use <stdint.h> and <inttypes.h> for c.h integers. Thomas Munro 2024-12-04 14:46:59 +13:00
  • 3b08d5224d Define __EXTENSIONS__ on Solaris, too. Tom Lane 2024-12-03 20:21:23 -05:00
  • 498f130756 Fix Makefile so invalid characters warning preserves error code Bruce Momjian 2024-12-03 18:27:41 -05:00
  • 8b318a168a Now that we have non-Latin1 SGML detection, restore Latin1 chars Bruce Momjian 2024-12-03 17:09:49 -05:00
  • 7167e05fc7 Move check for ucol_strcollUTF8 to pg_locale_icu.c Jeff Davis 2024-12-03 11:32:14 -08:00
  • 32a7deb2a0 Define _POSIX_C_SOURCE as 200112L on Solaris. Tom Lane 2024-12-03 12:44:43 -05:00
  • 9abdc1841e
    Fix synchronized_standby_slots GUC check hook Álvaro Herrera 2024-12-03 17:50:57 +01:00
  • 3c5f9f12c8
    Fix synchronized_standby_slots GUC check hook Álvaro Herrera 2024-12-03 17:50:57 +01:00
  • 5ffbbcfa16
    Drop "Lock" suffix from LWLock wait event names Álvaro Herrera 2024-12-03 15:50:03 +01:00
  • 1e5ef3a2a1
    Drop "Lock" suffix from LWLock wait event names Álvaro Herrera 2024-12-03 15:50:03 +01:00
  • 4cc2a44980
    Update obsolete comment Álvaro Herrera 2024-12-03 14:46:31 +01:00
  • 84a67725cd Fix handling of CREATE DOMAIN with GENERATED constraint syntax Peter Eisentraut 2024-12-03 14:32:45 +01:00
  • 1acf10549e Fix temporary memory leak in system table index scans Peter Eisentraut 2024-12-03 09:04:20 +01:00
  • 1ba0782ce9 Perform provider-specific initialization in new functions. Jeff Davis 2024-12-02 23:20:32 -08:00
  • 7a35052a2b doc: Clarify some terms for pg_createsubscriber Michael Paquier 2024-12-03 16:21:10 +09:00
  • 8817e8d3a4 doc: Clarify some terms for pg_createsubscriber Michael Paquier 2024-12-03 16:21:07 +09:00
  • e3fa2b037c Fix unintentional behavior change in commit e9931bfb75. Jeff Davis 2024-12-02 21:59:02 -08:00
  • 4171c44c9b Revert "Introduce CompactAttribute array in TupleDesc" David Rowley 2024-12-03 17:12:38 +13:00
  • d28dff3f6c Introduce CompactAttribute array in TupleDesc David Rowley 2024-12-03 16:50:59 +13:00
  • e4c8865196 doc Makefile: issue warning about chars that cannot be output Bruce Momjian 2024-12-02 21:25:12 -05:00
  • 08691ea958 Rework some code handling pg_subscription data in psql and pg_dump Michael Paquier 2024-12-03 09:48:12 +09:00
  • a501fe5a97 RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro 2024-12-03 09:27:05 +13:00
  • ad5aa7bfd0 RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro 2024-12-03 09:27:05 +13:00
  • d4ffbf47b2 RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro 2024-12-03 09:27:05 +13:00
  • 1168acbca4 RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro 2024-12-03 09:27:05 +13:00
  • 7d0b91a284 RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro 2024-12-03 09:27:05 +13:00
  • 75818b3afb RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro 2024-12-03 09:27:05 +13:00
  • be092833c1 add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib) #188 Darek Slusarczyk 2024-12-02 21:37:46 +01:00
  • db6a4a985b Deprecate MD5 passwords. Nathan Bossart 2024-12-02 13:30:07 -06:00
  • cdb2ad6e47
    Bump docker/build-push-action from 6.9.0 to 6.10.0 (#366) dependabot[bot] 2024-12-02 15:49:18 +02:00
  • 97173536ed Add a planner support function for numeric generate_series(). Dean Rasheed 2024-12-02 11:37:57 +00:00
  • 3315235845 Fix #include order in timestamp.c. Dean Rasheed 2024-12-02 11:34:26 +00:00
  • 224becc6d5
    Merge pull request #365 from dutow/kmipfix Zsolt Parragi 2024-12-02 10:41:46 +00:00
  • 96a059c6f0 KMIP fixup: add missing header for OL8 Zsolt Parragi 2024-12-02 10:36:10 +00:00
  • 086c84b23d Fix error code for referential action RESTRICT Peter Eisentraut 2024-12-02 08:18:36 +01:00
  • 60b47525c1 Fix broken list-munging in ecpg's remove_variables(). Tom Lane 2024-12-01 14:15:37 -05:00
  • cca34f68c6 Fix broken list-munging in ecpg's remove_variables(). Tom Lane 2024-12-01 14:15:37 -05:00