2025-08-08 |
Jacob Champion | oauth: Remove expired timers from the multiplexer |
commit | commitdiff | tree |
2025-08-08 |
Jacob Champion | oauth: Ensure unused socket registrations are removed |
commit | commitdiff | tree |
2025-08-08 |
Jacob Champion | oauth: Remove stale events from the kqueue multiplexer |
commit | commitdiff | tree |
2025-08-08 |
Thomas Munro | Remove obsolete comment. |
commit | commitdiff | tree |
2025-08-08 |
Peter Eisentraut | Fix incorrect lack of Datum conversion in _int_matchsel() |
commit | commitdiff | tree |
2025-08-08 |
Etsuro Fujita | Fix oversight in FindTriggerIncompatibleWithInheritance. |
commit | commitdiff | tree |
2025-08-08 |
Fujii Masao | pg_dump: Fix incorrect parsing of object types in pg_du... |
commit | commitdiff | tree |
2025-08-08 |
Etsuro Fujita | Disallow collecting transition tuples from child foreig... |
commit | commitdiff | tree |
2025-08-08 |
Michael Paquier | Add information about "generation" when dropping twice... |
commit | commitdiff | tree |
2025-08-07 |
Jacob Champion | meson: Fix install-quiet after clean |
commit | commitdiff | tree |
2025-08-07 |
Tom Lane | doc: add float as an alias for double precision. |
commit | commitdiff | tree |
2025-08-07 |
Dean Rasheed | Extend int128.h to support more numeric code. |
commit | commitdiff | tree |
2025-08-07 |
Peter Eisentraut | doc: Formatting improvements |
commit | commitdiff | tree |
2025-08-07 |
Alexander Korotkov | Fix checkpointer shared memory allocation |
commit | commitdiff | tree |
2025-08-07 |
John Naylor | Update ICU C++ API symbols |
commit | commitdiff | tree |
2025-08-07 |
Peter Eisentraut | pg_upgrade: Improve message indentation |
commit | commitdiff | tree |
2025-08-07 |
Dean Rasheed | Simplify non-native 64x64-bit multiplication in int128.h. |
commit | commitdiff | tree |
2025-08-07 |
Dean Rasheed | Optimise non-native 128-bit addition in int128.h. |
commit | commitdiff | tree |
2025-08-07 |
Michael Paquier | Improve tests of date_trunc() with infinity and unsuppo... |
commit | commitdiff | tree |
2025-08-07 |
Michael Paquier | Fix incorrect Datum conversion in timestamptz_trunc_int... |
commit | commitdiff | tree |
2025-08-06 |
Nathan Bossart | Expand usage of macros for protocol characters. |
commit | commitdiff | tree |
2025-08-06 |
Nathan Bossart | Rename transformRelOptions()'s "namspace" parameter... |
commit | commitdiff | tree |
2025-08-06 |
Fujii Masao | Fix typo in comment. |
commit | commitdiff | tree |
2025-08-06 |
Dean Rasheed | Refactor int128.h, bringing the native and non-native... |
commit | commitdiff | tree |
2025-08-06 |
Dean Rasheed | Fix printf format specfiers in test_int128 module. |
commit | commitdiff | tree |
2025-08-06 |
Peter Eisentraut | Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT |
commit | commitdiff | tree |
2025-08-06 |
Dean Rasheed | Convert src/tools/testint128.c into a test module. |
commit | commitdiff | tree |
2025-08-06 |
Michael Paquier | Add regression test for short varlenas saved in TOAST... |
commit | commitdiff | tree |
2025-08-06 |
Fujii Masao | doc: Recommend ANALYZE after ALTER TABLE ... SET EXPRES... |
commit | commitdiff | tree |
2025-08-05 |
Masahiko Sawada | Suppress maybe-uninitialized warning. |
commit | commitdiff | tree |
2025-08-05 |
Tom Lane | Fix incorrect return value in brin_minmax_multi_distanc... |
commit | commitdiff | tree |
2025-08-05 |
Γlvaro Herrera | Put PG_TEST_EXTRA doc items back in alphabetical order |
commit | commitdiff | tree |
2025-08-05 |
Γlvaro Herrera | Hide expensive pg_upgrade test behind PG_TEST_EXTRA |
commit | commitdiff | tree |
2025-08-05 |
Masahiko Sawada | Add backup_type column to pg_stat_progress_basebackup. |
commit | commitdiff | tree |
2025-08-05 |
Jeff Davis | Don't copy datlocale from template unless provider... |
commit | commitdiff | tree |
2025-08-05 |
Tom Lane | Mop-up for commit e035863c9. |
commit | commitdiff | tree |
2025-08-05 |
Peter Eisentraut | Convert varatt.h access macros to static inline functions. |
commit | commitdiff | tree |
2025-08-05 |
Peter Eisentraut | Fix varatt versus Datum type confusions |
commit | commitdiff | tree |
2025-08-05 |
Peter Eisentraut | Fix various hash function uses |
commit | commitdiff | tree |
2025-08-05 |
Amit Kapila | Throw ERROR when publish_generated_columns is specified... |
commit | commitdiff | tree |
2025-08-05 |
Peter Eisentraut | Fix mixups of FooGetDatum() vs. DatumGetFoo() |
commit | commitdiff | tree |
2025-08-04 |
Melanie Plageman | Minor test fixes in 035_standby_logical_decoding.pl |
commit | commitdiff | tree |
2025-08-04 |
Dean Rasheed | Fix typo in create_index.sql. |
commit | commitdiff | tree |
2025-08-04 |
Andrew Dunstan | Split func.sgml into more manageable pieces |
commit | commitdiff | tree |
2025-08-04 |
Peter Eisentraut | Improve prep_buildtree |
commit | commitdiff | tree |
2025-08-04 |
Γlvaro Herrera | Rename XLogData protocol message to WALData |
commit | commitdiff | tree |
2025-08-04 |
Fujii Masao | Avoid unexpected shutdown when sync_replication_slots... |
commit | commitdiff | tree |
2025-08-04 |
Γlvaro Herrera | doc: mention unusability of dropped CHECK to verify... |
commit | commitdiff | tree |
2025-08-04 |
David Rowley | Fix incorrect comment regarding mod_since_analyze |
commit | commitdiff | tree |
2025-08-04 |
Amit Kapila | Detect and report update_deleted conflicts. |
commit | commitdiff | tree |
2025-08-03 |
Tom Lane | Take a little more care in set_backtrace(). |
commit | commitdiff | tree |
2025-08-03 |
Tom Lane | Avoid leakage of zero-length arrays in partition_bounds... |
commit | commitdiff | tree |
2025-08-03 |
Tom Lane | Silence complaints about leaks in PlanCacheComputeResul... |
commit | commitdiff | tree |
2025-08-03 |
Tom Lane | Suppress complaints about leaks in TS dictionary loading. |
commit | commitdiff | tree |
2025-08-03 |
Tom Lane | Suppress complaints about leaks in function cache loading. |
commit | commitdiff | tree |
2025-08-03 |
Tom Lane | Reduce leakage during PL/pgSQL function compilation. |
commit | commitdiff | tree |
2025-08-03 |
Tom Lane | Silence Valgrind leakage complaints in more-or-less... |
commit | commitdiff | tree |
2025-08-03 |
Tom Lane | Fix assorted pretty-trivial memory leaks in the backend. |
commit | commitdiff | tree |
2025-08-03 |
Tom Lane | Fix MemoryContextAllocAligned's interaction with Valgrind. |
commit | commitdiff | tree |
2025-08-03 |
Tom Lane | Improve our support for Valgrind's leak tracking. |
commit | commitdiff | tree |
2025-08-03 |
Fujii Masao | Fix assertion failure in pgbench when handling multiple... |
commit | commitdiff | tree |
2025-08-02 |
Jeff Davis | Simplify options in pg_dump and pg_restore. |
commit | commitdiff | tree |
2025-08-02 |
Michael Paquier | Fix typo in foreign_key.sql |
commit | commitdiff | tree |
2025-08-02 |
Etsuro Fujita | Doc: clarify the restrictions of AFTER triggers with... |
commit | commitdiff | tree |
2025-08-02 |
Michael Paquier | Fix use-after-free with INSERT ON CONFLICT changes... |
commit | commitdiff | tree |
2025-08-01 |
Nathan Bossart | Allow resetting unknown custom GUCs with reserved prefixes. |
commit | commitdiff | tree |
2025-08-01 |
Masahiko Sawada | Fix typo in AutoVacLauncherMain(). |
commit | commitdiff | tree |
2025-08-01 |
Jeff Davis | pg_dump: reject combination of "only" and "with" |
commit | commitdiff | tree |
2025-08-01 |
Heikki Linnakangas | libpq: Complain about missing BackendKeyData later... |
commit | commitdiff | tree |
2025-08-01 |
Amit Kapila | Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLI... |
commit | commitdiff | tree |
2025-07-31 |
Tomas Vondra | Fix tab completion for ALTER ROLE|USER ... RESET |
commit | commitdiff | tree |
2025-07-31 |
Tomas Vondra | Schema-qualify unnest() in ALTER DATABASE ... RESET |
commit | commitdiff | tree |
2025-07-31 |
Noah Misch | Sort dump objects independent of OIDs, for the 7 holdou... |
commit | commitdiff | tree |
2025-07-31 |
Michael Paquier | pg_stat_statements: Add counters for generic and custom... |
commit | commitdiff | tree |
2025-07-31 |
Michael Paquier | Rename CachedPlanType to PlannedStmtOrigin for PlannedStmt |
commit | commitdiff | tree |
2025-07-30 |
Nathan Bossart | doc: Adjust documentation for vacuumdb --missing-stats... |
commit | commitdiff | tree |
2025-07-30 |
Nathan Bossart | Teach pg_upgrade to handle in-place tablespaces. |
commit | commitdiff | tree |
2025-07-30 |
Andrew Dunstan | Revert Non text modes for pg_dumpall, and pg_restore... |
commit | commitdiff | tree |
2025-07-30 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
2025-07-30 |
Michael Paquier | Fix ./configure checks with __cpuidex() and __cpuid() |
commit | commitdiff | tree |
2025-07-29 |
Heikki Linnakangas | Handle cancel requests with PID 0 gracefully |
commit | commitdiff | tree |
2025-07-29 |
Tom Lane | Don't put library-supplied -L/-I switches before user... |
commit | commitdiff | tree |
2025-07-29 |
Peter Eisentraut | Update comment |
commit | commitdiff | tree |
2025-07-29 |
Tom Lane | Remove unnecessary complication around xmlParseBalanced... |
commit | commitdiff | tree |
2025-07-29 |
Nathan Bossart | Add commit 1d1612aec7 to .git-blame-ignore-revs. |
commit | commitdiff | tree |
2025-07-29 |
Tom Lane | Split up pgfdw_report_error so that we can mark it... |
commit | commitdiff | tree |
2025-07-29 |
Tom Lane | Suppress uninitialized-variable warning. |
commit | commitdiff | tree |
2025-07-29 |
Robert Haas | Run pgindent. |
commit | commitdiff | tree |
2025-07-29 |
Fujii Masao | Add regression test for background worker restart after... |
commit | commitdiff | tree |
2025-07-29 |
Michael Paquier | Handle timeout in PostgreSQL::Test::Cluster::is_alive() |
commit | commitdiff | tree |
2025-07-29 |
Alexander Korotkov | Clarify documentation for the initcap function |
commit | commitdiff | tree |
2025-07-29 |
David Rowley | Display Memoize planner estimates in EXPLAIN |
commit | commitdiff | tree |
2025-07-28 |
Tom Lane | Avoid regression in the size of XML input that we will... |
commit | commitdiff | tree |
2025-07-28 |
Robert Haas | Remove misleading hint for "unexpected data beyond... |
commit | commitdiff | tree |
2025-07-28 |
Robert Haas | Avoid throwing away the error message in syncrep_yyerror. |
commit | commitdiff | tree |
2025-07-27 |
Michael Paquier | ecpg: Fix memory leaks in ecpg_auto_prepare() |
commit | commitdiff | tree |
2025-07-27 |
Michael Paquier | Fix performance regression with flush of pending fixed... |
commit | commitdiff | tree |
2025-07-27 |
Alexander Korotkov | Process sync requests incrementally in AbsorbSyncRequests |
commit | commitdiff | tree |
2025-07-27 |
Michael Paquier | Add assertions for all the required index AM callbacks |
commit | commitdiff | tree |
2025-07-25 |
Tom Lane | Add commit 73873805f to .git-blame-ignore-revs. |
commit | commitdiff | tree |
next |