1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Commit Graph

  • dc02b98bd1 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 2025-01-25 11:28:14 -08:00
  • 6c1cc35d90 Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull() input. Noah Misch 2025-01-25 11:28:14 -08:00
  • 7b3259bd7c Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull() input. Noah Misch 2025-01-25 11:28:14 -08:00
  • 216294ba59 Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull() input. Noah Misch 2025-01-25 11:28:14 -08:00
  • 9311fcb864 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 2025-01-25 11:28:14 -08:00
  • f4af4515bb At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 2025-01-25 11:28:14 -08:00
  • 3d57f7cf30 Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull() input. Noah Misch 2025-01-25 11:28:14 -08:00
  • 1587f7b9fc Merge copies of converting an XID to a FullTransactionId. Noah Misch 2025-01-25 11:28:14 -08:00
  • eca456edc1 Disable runningcheck for src/test/modules/injection_points/specs. Noah Misch 2025-01-25 11:28:14 -08:00
  • 3637905c3c Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull() input. Noah Misch 2025-01-25 11:28:14 -08:00
  • d28cd3e7b2 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 2025-01-25 11:28:14 -08:00
  • 81772a495e Merge copies of converting an XID to a FullTransactionId. Noah Misch 2025-01-25 11:28:14 -08:00
  • 4f6ec3831d Disable runningcheck for src/test/modules/injection_points/specs. Noah Misch 2025-01-25 11:28:14 -08:00
  • 7819a25cd1 Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull() input. Noah Misch 2025-01-25 11:28:14 -08:00
  • d83a108c10 Doc: recommend "psql -X" for restoring pg_dump scripts. Tom Lane 2025-01-25 12:42:05 -05:00
  • aaa0f06193 Doc: recommend "psql -X" for restoring pg_dump scripts. Tom Lane 2025-01-25 12:42:05 -05:00
  • 4106942f00 Doc: recommend "psql -X" for restoring pg_dump scripts. Tom Lane 2025-01-25 12:42:05 -05:00
  • c768f54a25 Doc: recommend "psql -X" for restoring pg_dump scripts. Tom Lane 2025-01-25 12:42:05 -05:00
  • 53771e44df Doc: recommend "psql -X" for restoring pg_dump scripts. Tom Lane 2025-01-25 12:42:05 -05:00
  • 76601c0c88 Doc: recommend "psql -X" for restoring pg_dump scripts. Tom Lane 2025-01-25 12:42:05 -05:00
  • 87a6690cc6 Change shutdown sequence to terminate checkpointer last Andres Freund 2025-01-25 11:37:13 -05:00
  • 04ace176e0 Tighten pg_restore's recognition of its -F (format) option values. Tom Lane 2025-01-25 11:24:16 -05:00
  • d2ca16bb50 Fix PDF doc build. Jeff Davis 2025-01-25 00:12:30 -08:00
  • 50cd651254 Use the correct sizeof() in BufFileLoadBuffer Tomas Vondra 2025-01-25 00:36:48 +01:00
  • 92598f4fa5 Use the correct sizeof() in BufFileLoadBuffer Tomas Vondra 2025-01-25 00:36:48 +01:00
  • 8cedf6a1b9 Use the correct sizeof() in BufFileLoadBuffer Tomas Vondra 2025-01-25 00:36:48 +01:00
  • fb60050f42 Use the correct sizeof() in BufFileLoadBuffer Tomas Vondra 2025-01-25 00:36:48 +01:00
  • 88d322a160 Use the correct sizeof() in BufFileLoadBuffer Tomas Vondra 2025-01-25 00:36:48 +01:00
  • 38273b5f83 Use the correct sizeof() in BufFileLoadBuffer Tomas Vondra 2025-01-25 00:36:48 +01:00
  • bfc5992069 Add SQL function CASEFOLD(). Jeff Davis 2025-01-24 14:56:22 -08:00
  • f15538cd27 postmaster: Adjust which processes we expect to have exited Andres Freund 2025-01-24 17:00:10 -05:00
  • 463a2ebd9f postmaster: Commonalize FatalError paths Andres Freund 2025-01-24 17:08:31 -05:00
  • 8edd8c77c8 postmaster: Move code to switch into FatalError state into function Andres Freund 2025-01-24 17:00:10 -05:00
  • f0b7ab7251 postmaster: Don't repeatedly transition to crashing state Andres Freund 2025-01-24 17:00:10 -05:00
  • d239c1a8e5 postmaster: Don't open-code TerminateChildren() in HandleChildCrash() Andres Freund 2025-01-24 17:00:10 -05:00
  • 4d271e3ec2 checkpointer: Request checkpoint via latch instead of signal Andres Freund 2025-01-24 17:00:10 -05:00
  • a5579a90af Make jsonb casts to scalar types translate JSON null to SQL NULL. Tom Lane 2025-01-24 13:20:44 -05:00
  • 13a255c195 Fix copy-and-paste typo Peter Eisentraut 2025-01-24 17:45:29 +01:00
  • 035f99cbeb pgcrypto: Make it possible to disable built-in crypto Daniel Gustafsson 2025-01-24 14:25:08 +01:00
  • 924d89a354 pgcrypto: Add function to check FIPS mode Daniel Gustafsson 2025-01-24 14:18:40 +01:00
  • c44c2d2759 Fix instability in recently added regression tests Álvaro Herrera 2025-01-24 12:54:46 +01:00
  • aeb8ea361a Convert sepgsql tests to TAP Peter Eisentraut 2025-01-24 11:37:20 +01:00
  • 155d6162e4 meson: Fix sepgsql installation Peter Eisentraut 2025-01-24 10:26:12 +01:00
  • 24c5b73eb6 meson: Fix sepgsql installation Peter Eisentraut 2025-01-24 10:26:12 +01:00
  • 02ed3c2bdc meson: Fix sepgsql installation Peter Eisentraut 2025-01-24 10:26:12 +01:00
  • fd4c4ede70 initdb: Convert tests to use long options with fat comma style Michael Paquier 2025-01-24 15:19:38 +09:00
  • 473a575e05 Return yyparse() result not via global variable Peter Eisentraut 2025-01-24 06:55:39 +01:00
  • 6fc4fc42da Doc: Fix a typo introduced in 4a0e7314f1. Amit Kapila 2025-01-24 08:25:21 +05:30
  • 117f9f328e Doc: Fix column name in pg_publication catalog. Amit Kapila 2025-01-24 08:11:29 +05:30
  • 63644c15d7 Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 2025-01-23 14:23:04 -05:00
  • 63a4b9f767 Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 2025-01-23 14:23:04 -05:00
  • 4d6e169c43 Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 2025-01-23 14:23:04 -05:00
  • 7ab181a29b Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 2025-01-23 14:23:04 -05:00
  • 6c9a83f216 Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 2025-01-23 14:23:04 -05:00
  • 4f15759bdc Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 2025-01-23 14:23:04 -05:00
  • 01463e1ccc Ensure that AFTER triggers run as the instigating user. Tom Lane 2025-01-23 12:25:45 -05:00
  • 4e7f62bc38 Add support for Unicode case folding. Jeff Davis 2025-01-23 09:06:50 -08:00
  • 7921927bbb Reverse the search order in afterTriggerAddEvent(). Tom Lane 2025-01-23 11:08:05 -05:00
  • b663b9436e Allow NOT VALID foreign key constraints on partitioned tables Álvaro Herrera 2025-01-23 15:54:38 +01:00
  • b35434b134 Fix buildfarm failure introduced by commit e65dbc9927. Amit Kapila 2025-01-23 17:47:15 +05:30
  • 34694ec888 Convert macros to static inline functions (htup_details.h, itup.h) Peter Eisentraut 2025-01-23 12:07:38 +01:00
  • b15b8c5cf8 Add some const decorations (htup.h) Peter Eisentraut 2025-01-23 12:07:38 +01:00
  • e65dbc9927 Change publication's publish_generated_columns option type to enum. Amit Kapila 2025-01-23 15:28:37 +05:30
  • eef4a33f62 Add error pattern checks for some TAP tests for non-existing objects Michael Paquier 2025-01-23 16:03:48 +09:00
  • 858b4db378 Improve TAP tests of pg_basebackup Michael Paquier 2025-01-23 15:15:36 +09:00
  • 172e6b3adb Support RN (roman-numeral format) in to_number(). Tom Lane 2025-01-22 15:18:40 -05:00
  • f0ee648527 Fix comment about AVX-512 popcount support. Nathan Bossart 2025-01-22 14:11:37 -06:00
  • 001c09d8b7 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 2025-01-22 11:58:20 -05:00
  • 3085993052 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 2025-01-22 11:58:20 -05:00
  • cdeed4de77 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 2025-01-22 11:58:20 -05:00
  • 8c57f54853 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 2025-01-22 11:58:20 -05:00
  • 2b72fed2dd Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 2025-01-22 11:58:20 -05:00
  • ea68ea6320 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 2025-01-22 11:58:20 -05:00
  • 991974bb48 Fix \dRp+ output when describing publications with a lower server version. Amit Kapila 2025-01-22 15:27:37 +05:30
  • 41084409f6 Additional tests for stored generated columns Peter Eisentraut 2025-01-22 07:32:21 +01:00
  • ce1b0f9da0 Improve grammar of options for command arrays in TAP tests Michael Paquier 2025-01-22 14:47:13 +09:00
  • 4a0e7314f1 Doc: Update the interaction of tablesync with wal_retrieve_retry_interval. Amit Kapila 2025-01-22 10:54:53 +05:30
  • be31ac2519 Run perltidy Michael Paquier 2025-01-22 10:13:59 +09:00
  • 4907ba304c Doc: simplify the tutorial's window-function examples. Tom Lane 2025-01-21 14:43:21 -05:00
  • dbc3499a0b Reword recent error messages: "should" -> "must" Álvaro Herrera 2025-01-21 15:24:49 +01:00
  • db19a5061c Reword recent error messages: "should" -> "must" Álvaro Herrera 2025-01-21 15:24:49 +01:00
  • 1bc092519b Fix detach of a partition that has a toplevel FK to a partitioned table Álvaro Herrera 2025-01-21 14:53:46 +01:00
  • ddab512ebb Fix detach of a partition that has a toplevel FK to a partitioned table Álvaro Herrera 2025-01-21 14:53:46 +01:00
  • 2f30847d1d Fix detach of a partition that has a toplevel FK to a partitioned table Álvaro Herrera 2025-01-21 14:53:46 +01:00
  • 9b21f203dd Fix detach of a partition that has a toplevel FK to a partitioned table Álvaro Herrera 2025-01-21 14:53:46 +01:00
  • 1772d554b0 Fix NO ACTION temporal foreign keys when the referenced endpoints change Peter Eisentraut 2025-01-21 14:34:44 +01:00
  • 888d4523f0 Improve whitespace in without_overlaps test Peter Eisentraut 2025-01-21 12:14:49 +01:00
  • 44b61efb79 Improve generated_stored test Peter Eisentraut 2025-01-21 08:13:40 +01:00
  • fb9f955025 Refactor ExecScan() to allow inlining of its core logic Amit Langote 2025-01-21 12:53:03 +09:00
  • 4feba03d8b Rework handling of pending data for backend statistics Michael Paquier 2025-01-21 11:30:42 +09:00
  • 28de66cee5 Rename some pgstats callbacks related to flush of entries Michael Paquier 2025-01-21 10:12:39 +09:00
  • 6397819c8a Update time zone data files to tzdata release 2025a. Tom Lane 2025-01-20 16:49:15 -05:00
  • 20b4819d0e Update time zone data files to tzdata release 2025a. Tom Lane 2025-01-20 16:49:15 -05:00
  • 48bc95d0d0 Update time zone data files to tzdata release 2025a. Tom Lane 2025-01-20 16:49:15 -05:00
  • d62403c512 Update time zone data files to tzdata release 2025a. Tom Lane 2025-01-20 16:49:15 -05:00
  • e292ba3334 Update time zone data files to tzdata release 2025a. Tom Lane 2025-01-20 16:49:15 -05:00
  • 60c513f8fa Update time zone data files to tzdata release 2025a. Tom Lane 2025-01-20 16:49:15 -05:00
  • dee1e86d0e Avoid using timezone Asia/Manila in regression tests. Tom Lane 2025-01-20 15:47:53 -05:00
  • aac0384975 Avoid using timezone Asia/Manila in regression tests. Tom Lane 2025-01-20 15:47:53 -05:00
  • 8856267284 Avoid using timezone Asia/Manila in regression tests. Tom Lane 2025-01-20 15:47:53 -05:00