1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-02 09:02:37 +03:00

Commit Graph

  • d61b9662b0 Mention jsonlog in description of logging_collector in GUC table Michael Paquier 2025-02-02 11:31:21 +09:00
  • 43493cceda Add get_opfamily_name() function Peter Eisentraut 2025-01-24 22:58:13 +01:00
  • a5709b5bb2 Rename GistTranslateStratnum() to GistTranslateCompareType() Peter Eisentraut 2025-02-01 10:18:46 +01:00
  • 2452e71ff2 Add script to keep .editorconfig in sync with .gitattributes Peter Eisentraut 2025-02-01 10:01:16 +01:00
  • 79e872fedb Add commit 76aa615943 to .git-blame-ignore-revs Amit Langote 2025-02-01 16:36:18 +09:00
  • 53a4936505 Doc: add commentary about cowboy assignment of maintenance_work_mem. Tom Lane 2025-01-31 15:17:15 -05:00
  • d4c3a6b8ad Remove obsolete restriction on the range of log_rotation_size. Tom Lane 2025-01-31 14:36:56 -05:00
  • 041e8b95b8 Get rid of our dependency on type "long" for memory size calculations. Tom Lane 2025-01-31 13:52:40 -05:00
  • f8d8581ed8 require_auth: prepare for multiple SASL mechanisms Daniel Gustafsson 2025-01-31 15:47:28 +01:00
  • e21d6f2971 Move PG_MAX_AUTH_TOKEN_LENGTH to libpq/auth.h Daniel Gustafsson 2025-01-31 15:39:35 +01:00
  • 0181d34e8c doc: Fix pg_buffercache_evict() title Daniel Gustafsson 2025-01-31 10:44:21 +01:00
  • 59d6c03956 doc: Fix pg_buffercache_evict() title Daniel Gustafsson 2025-01-31 10:44:21 +01:00
  • 76aa615943 Fix bad indentation introduced in commit d47cbf474 Amit Langote 2025-01-31 16:44:24 +09:00
  • d47cbf474e Perform runtime initial pruning outside ExecInitNode() Amit Langote 2025-01-31 15:47:15 +09:00
  • f41d8468dd Raise an error while trying to acquire an invalid slot. Amit Kapila 2025-01-31 10:27:35 +05:30
  • a632cd354d injection_points: Add routine able to drop all stats Michael Paquier 2025-01-31 12:41:39 +09:00
  • ce5c620fb6 Add pgstat_drop_matching_entries() to pgstats Michael Paquier 2025-01-31 12:27:19 +09:00
  • edb191d593 Fix comment of StrategySyncStart() Michael Paquier 2025-01-31 11:06:15 +09:00
  • 71832a189b Fix comment of StrategySyncStart() Michael Paquier 2025-01-31 11:06:12 +09:00
  • 3f14a6d84d Fix comment of StrategySyncStart() Michael Paquier 2025-01-31 11:06:10 +09:00
  • 2f9b769b30 Fix comment of StrategySyncStart() Michael Paquier 2025-01-31 11:06:09 +09:00
  • f10676dc93 Fix comment of StrategySyncStart() Michael Paquier 2025-01-31 11:06:07 +09:00
  • 1e380fa7d8 Fix comment of StrategySyncStart() Michael Paquier 2025-01-31 11:05:57 +09:00
  • b9d232b9de Use "ssize_t" not "long" in max_stack_depth-related code. Tom Lane 2025-01-30 16:44:47 -05:00
  • b9aa4166fa Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 2025-01-30 15:36:07 -05:00
  • 49a38238e2 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 2025-01-30 15:36:07 -05:00
  • 6a33bb35c0 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 2025-01-30 15:36:07 -05:00
  • b296e55b42 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 2025-01-30 15:36:07 -05:00
  • f7a08b6e96 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 2025-01-30 15:36:07 -05:00
  • 1e25cdb214 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 2025-01-30 15:36:07 -05:00
  • a5358c14b2 Move BitmapTableScan per-scan setup into a helper Melanie Plageman 2025-01-30 15:26:55 -05:00
  • 115a365519 Simplify executor's handling of CaseTestExpr & CoerceToDomainValue. Tom Lane 2025-01-30 13:21:42 -05:00
  • 6252b1eaf8 Doc: Generated column replication. Amit Kapila 2025-01-30 11:09:18 +05:30
  • bb3ec16e14 Move PartitionPruneInfo out of plan nodes into PlannedStmt Amit Langote 2025-01-30 11:57:32 +09:00
  • ba0da16bd0 Require callers of coerce_to_domain() to supply base type/typmod. Tom Lane 2025-01-29 15:42:25 -05:00
  • c05268e6ec Handle default NULL insertion a little better. Tom Lane 2025-01-29 15:31:55 -05:00
  • bb85d09355 Handle default NULL insertion a little better. Tom Lane 2025-01-29 15:31:55 -05:00
  • 6655d931c6 Handle default NULL insertion a little better. Tom Lane 2025-01-29 15:31:55 -05:00
  • 6e41e9e5e0 Handle default NULL insertion a little better. Tom Lane 2025-01-29 15:31:55 -05:00
  • 0da39aa766 Handle default NULL insertion a little better. Tom Lane 2025-01-29 15:31:55 -05:00
  • 98df8bace8 Avoid breaking SJIS encoding while de-backslashing Windows paths. Tom Lane 2025-01-29 14:24:36 -05:00
  • 54f9afea7a Avoid breaking SJIS encoding while de-backslashing Windows paths. Tom Lane 2025-01-29 14:24:36 -05:00
  • b17e3970c1 Avoid breaking SJIS encoding while de-backslashing Windows paths. Tom Lane 2025-01-29 14:24:36 -05:00
  • 998c4fc7c2 Avoid breaking SJIS encoding while de-backslashing Windows paths. Tom Lane 2025-01-29 14:24:36 -05:00
  • 0b713b94b3 Avoid breaking SJIS encoding while de-backslashing Windows paths. Tom Lane 2025-01-29 14:24:36 -05:00
  • 6cddecdfb0 Avoid breaking SJIS encoding while de-backslashing Windows paths. Tom Lane 2025-01-29 14:24:36 -05:00
  • f6ff75f796 Make BufferIsExclusiveLocked and BufferIsDirty work for local buffers. Tom Lane 2025-01-29 13:23:31 -05:00
  • 128897b101 Fix grammatical typos around possessive "its" John Naylor 2025-01-29 14:28:20 +07:00
  • 6555fe1979 Revert "Speed up tail processing when hashing aligned C strings, take two" John Naylor 2025-01-29 13:35:43 +07:00
  • 235328ee4a Revert "Speed up tail processing when hashing aligned C strings, take two" John Naylor 2025-01-29 13:35:43 +07:00
  • 4f071349c0 Improve test coverage of network address functions Michael Paquier 2025-01-29 08:49:48 +09:00
  • 75eb9766ec Rename pubgencols_type to pubgencols in pg_publication. Amit Kapila 2025-01-28 10:42:46 +05:30
  • 30a6ed0ce4 Track per-relation cumulative time spent in [auto]vacuum and [auto]analyze Michael Paquier 2025-01-28 09:57:32 +09:00
  • 5afaba6297 doc: Meson is not experimental on Windows Peter Eisentraut 2025-01-27 12:02:00 +01:00
  • 65281391a9 Print out error position for some ALTER TABLE ALTER COLUMN type Michael Paquier 2025-01-27 13:51:23 +09:00
  • 14793f4719 pg_amcheck: Fix test failure on Windows with non-existing role Michael Paquier 2025-01-27 08:00:03 +09:00
  • 2f12df7eb4 Test postmaster with program_options_handling_ok() et al. Noah Misch 2025-01-26 09:39:05 -08:00
  • 0a16c8326c Add missing CommandCounterIncrement Álvaro Herrera 2025-01-26 17:34:28 +01:00
  • 8bfd2cebab At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 2025-01-25 11:28:14 -08:00
  • 25e99483c4 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 2025-01-25 11:28:14 -08:00
  • 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