| 2025-03-07 |
Peter Geoghegan | nbtree: refine _bt_readnextpage contract comments. |
commit | commitdiff | tree |
| 2025-03-07 |
Nathan Bossart | Assert that wrapper_handler()'s argument is within... |
commit | commitdiff | tree |
| 2025-03-07 |
Tom Lane | Include column name in build_attrmap_by_position's... |
commit | commitdiff | tree |
| 2025-03-07 |
Andres Freund | tests: Don't fail due to high default timeout in postma... |
commit | commitdiff | tree |
| 2025-03-07 |
Andres Freund | tests: Fix race condition in postmaster/002_connection_... |
commit | commitdiff | tree |
| 2025-03-07 |
Robert Haas | doc: Add missing decimal places to example rowcount. |
commit | commitdiff | tree |
| 2025-03-07 |
Peter Eisentraut | Improve possible performance regression |
commit | commitdiff | tree |
| 2025-03-07 |
Peter Eisentraut | Rename amcancrosscompare |
commit | commitdiff | tree |
| 2025-03-07 |
Dean Rasheed | Allow casting between bytea and integer types. |
commit | commitdiff | tree |
| 2025-03-07 |
Jeff Davis | CREATE INDEX: don't update table stats if autovacuum... |
commit | commitdiff | tree |
| 2025-03-07 |
John Naylor | Revert "vacuumdb: Add option for analyzing only relatio... |
commit | commitdiff | tree |
| 2025-03-07 |
John Naylor | Doc: correct aggressive vacuum threshold for multixact... |
commit | commitdiff | tree |
| 2025-03-07 |
Nathan Bossart | vacuumdb: Add option for analyzing only relations missi... |
commit | commitdiff | tree |
| 2025-03-06 |
Michael Paquier | Fix race condition in TAP test 007_pre_auth |
commit | commitdiff | tree |
| 2025-03-06 |
Álvaro Herrera | reindexdb: move PQfinish() calls to the right place |
commit | commitdiff | tree |
| 2025-03-06 |
Tom Lane | Fix some performance issues in GIN query startup. |
commit | commitdiff | tree |
| 2025-03-06 |
Andrew Dunstan | Further fix for json_strip_nulls documentation |
commit | commitdiff | tree |
| 2025-03-06 |
Andrew Dunstan | Remove extraneous commas in json{b}_strip_nulls documen... |
commit | commitdiff | tree |
| 2025-03-06 |
Amit Kapila | Avoid invalidating all RelationSyncCache entries on... |
commit | commitdiff | tree |
| 2025-03-06 |
Jeff Davis | Organize and deduplicate statistics import tests. |
commit | commitdiff | tree |
| 2025-03-06 |
Jeff Davis | Address stats export review comments. |
commit | commitdiff | tree |
| 2025-03-06 |
Jeff Davis | Address stats import review comments. |
commit | commitdiff | tree |
| 2025-03-06 |
Heikki Linnakangas | Fix compiler warnings about typedef redefinitions |
commit | commitdiff | tree |
| 2025-03-06 |
Michael Paquier | Add more monitoring data for WAL writes in the WAL... |
commit | commitdiff | tree |
| 2025-03-05 |
Heikki Linnakangas | Split WaitEventSet functions to separate source file |
commit | commitdiff | tree |
| 2025-03-05 |
Heikki Linnakangas | Use ModifyWaitEvent to update exit_on_postmaster_death |
commit | commitdiff | tree |
| 2025-03-05 |
Fujii Masao | ecpg: Fix compiler warning in ecpg build with Meson. |
commit | commitdiff | tree |
| 2025-03-05 |
Heikki Linnakangas | Remove unused ShutdownLatchSupport() function |
commit | commitdiff | tree |
| 2025-03-05 |
Daniel Gustafsson | ci: Remove installation of libcurl |
commit | commitdiff | tree |
| 2025-03-05 |
Andres Freund | ci: Document what makes certain tasks special |
commit | commitdiff | tree |
| 2025-03-05 |
Andres Freund | ci: freebsd: Specify debug_parallel_query=regress |
commit | commitdiff | tree |
| 2025-03-05 |
Andres Freund | ci: Upgrade FreeBSD image |
commit | commitdiff | tree |
| 2025-03-05 |
Peter Geoghegan | Revert "Show index search count in EXPLAIN ANALYZE." |
commit | commitdiff | tree |
| 2025-03-05 |
Andrew Dunstan | Allow json{b}_strip_nulls to remove null array elements |
commit | commitdiff | tree |
| 2025-03-05 |
Peter Geoghegan | Show index search count in EXPLAIN ANALYZE. |
commit | commitdiff | tree |
| 2025-03-05 |
Heikki Linnakangas | Rename some signal and interrupt handling functions... |
commit | commitdiff | tree |
| 2025-03-05 |
Álvaro Herrera | Add ALTER TABLE ... ALTER CONSTRAINT ... SET [NO] INHERIT |
commit | commitdiff | tree |
| 2025-03-05 |
Michael Paquier | Fix some gaps in pg_stat_io with WAL receiver and WAL... |
commit | commitdiff | tree |
| 2025-03-04 |
Michael Paquier | psql: Fix memory leak with \gx used within a pipeline |
commit | commitdiff | tree |
| 2025-03-04 |
Tomas Vondra | Enforce memory limit during parallel GIN builds |
commit | commitdiff | tree |
| 2025-03-04 |
Masahiko Sawada | pg_upgrade: Check for the expected error message in... |
commit | commitdiff | tree |
| 2025-03-04 |
Álvaro Herrera | Fix ALTER TABLE error message |
commit | commitdiff | tree |
| 2025-03-04 |
Masahiko Sawada | Refactor Copy{From|To}GetRoutine() to use pass-by-refer... |
commit | commitdiff | tree |
| 2025-03-04 |
Tomas Vondra | Compress TID lists when writing GIN tuples to disk |
commit | commitdiff | tree |
| 2025-03-04 |
Tom Lane | Add .gitignore entry for ecpg test detritus. |
commit | commitdiff | tree |
| 2025-03-04 |
Tomas Vondra | Make FP_LOCK_SLOTS_PER_BACKEND look like a function |
commit | commitdiff | tree |
| 2025-03-04 |
Fujii Masao | Add regression tests for pg_stat_progress_copy.tuples_s... |
commit | commitdiff | tree |
| 2025-03-04 |
Heikki Linnakangas | Fix outdated comment |
commit | commitdiff | tree |
| 2025-03-04 |
Daniel Gustafsson | doc: Expand version compatibility for pg_basebackup... |
commit | commitdiff | tree |
| 2025-03-04 |
Peter Eisentraut | Fix accidental use of = instead of == |
commit | commitdiff | tree |
| 2025-03-04 |
Peter Eisentraut | Fix ALTER TABLE ADD VIRTUAL GENERATED COLUMN when table... |
commit | commitdiff | tree |
| 2025-03-04 |
Richard Guo | Avoid NullTest deduction for clone clauses |
commit | commitdiff | tree |
| 2025-03-04 |
Fujii Masao | ecpg: Add TAP test for the ecpg command. |
commit | commitdiff | tree |
| 2025-03-04 |
Michael Paquier | Split pgstat_bestart() into three different routines |
commit | commitdiff | tree |
| 2025-03-04 |
Michael Paquier | Add more assertions in palloc0() and palloc_extended() |
commit | commitdiff | tree |
| 2025-03-03 |
Masahiko Sawada | doc: Convert UUID functions list to table format. |
commit | commitdiff | tree |
| 2025-03-03 |
Tom Lane | Allow => syntax for named cursor arguments in plpgsql. |
commit | commitdiff | tree |
| 2025-03-03 |
Thomas Munro | ci: Use a RAM disk for NetBSD and OpenBSD. |
commit | commitdiff | tree |
| 2025-03-03 |
Melanie Plageman | Trigger more frequent autovacuums with relallfrozen |
commit | commitdiff | tree |
| 2025-03-03 |
Tom Lane | Simplify some logic around setting pg_attribute.atthasdef. |
commit | commitdiff | tree |
| 2025-03-03 |
Tom Lane | Remove now-dead code in StoreAttrDefault(). |
commit | commitdiff | tree |
| 2025-03-03 |
Tom Lane | Fix broken handling of domains in atthasmissing logic. |
commit | commitdiff | tree |
| 2025-03-03 |
Melanie Plageman | Add relallfrozen to pg_class |
commit | commitdiff | tree |
| 2025-03-03 |
Tomas Vondra | Allow parallel CREATE INDEX for GIN indexes |
commit | commitdiff | tree |
| 2025-03-03 |
Michael Paquier | Handle auxiliary processes in SQL functions of backend... |
commit | commitdiff | tree |
| 2025-03-02 |
Fujii Masao | postgres_fdw: Extend postgres_fdw_get_connections to... |
commit | commitdiff | tree |
| 2025-03-02 |
Peter Eisentraut | Use PRI*64 instead of "ll*" in format strings (minimal... |
commit | commitdiff | tree |
| 2025-03-01 |
Tom Lane | Fix pg_strtof() to not crash on NULL endptr. |
commit | commitdiff | tree |
| 2025-03-01 |
Peter Eisentraut | Set amcancrosscompare to true for hash |
commit | commitdiff | tree |
| 2025-03-01 |
Thomas Munro | Work around OAuth/EVFILT_TIMER quirk on NetBSD. |
commit | commitdiff | tree |
| 2025-02-28 |
Masahiko Sawada | Re-export NextCopyFromRawFields() to copy.h. |
commit | commitdiff | tree |
| 2025-02-28 |
Nathan Bossart | Adjust auto_explain's GUC descriptions. |
commit | commitdiff | tree |
| 2025-02-28 |
Tom Lane | Tweak regex to avoid a bug in Perl 5.16.3. |
commit | commitdiff | tree |
| 2025-02-28 |
Masahiko Sawada | Refactor COPY FROM to use format callback functions. |
commit | commitdiff | tree |
| 2025-02-28 |
Robert Haas | Avoid including explain.h in explain_format.h and expla... |
commit | commitdiff | tree |
| 2025-02-28 |
Robert Haas | Fix missing space in EXPLAIN ANALYZE output. |
commit | commitdiff | tree |
| 2025-02-28 |
Jeff Davis | Adjust pg_dump tag for relation stats. |
commit | commitdiff | tree |
| 2025-02-28 |
Michael Paquier | Invent pgstat_fetch_stat_backend_by_pid() |
commit | commitdiff | tree |
| 2025-02-28 |
Michael Paquier | pg_upgrade: Fix inconsistency in memory freeing |
commit | commitdiff | tree |
| 2025-02-27 |
Masahiko Sawada | Refactor COPY TO to use format callback functions. |
commit | commitdiff | tree |
| 2025-02-27 |
Robert Haas | Create explain_dr.c and move DestReceiver-related code... |
commit | commitdiff | tree |
| 2025-02-27 |
Robert Haas | Create explain_format.c and move relevant code there. |
commit | commitdiff | tree |
| 2025-02-27 |
Robert Haas | EXPLAIN: Always use two fractional digits for row counts. |
commit | commitdiff | tree |
| 2025-02-27 |
Peter Eisentraut | Generalize hash and ordering support in amapi |
commit | commitdiff | tree |
| 2025-02-27 |
Tom Lane | Avoid unnecessary computation of pgbench's script line... |
commit | commitdiff | tree |
| 2025-02-27 |
Tom Lane | Get rid of O(N^2) script-parsing overhead in pgbench. |
commit | commitdiff | tree |
| 2025-02-27 |
Alexander Korotkov | Get rid of ojrelid local variable in remove_rel_from_qu... |
commit | commitdiff | tree |
| 2025-02-27 |
Thomas Munro | Remove arbitrary cap on read_stream.c buffer queue. |
commit | commitdiff | tree |
| 2025-02-27 |
Michael Paquier | pg_amcheck: Fix inconsistency in memory freeing |
commit | commitdiff | tree |
| 2025-02-27 |
Amit Kapila | Fix the race condition in ReplicationSlotAcquire(). |
commit | commitdiff | tree |
| 2025-02-27 |
Amit Kapila | Doc: Additional clarification for -d option of pg_creat... |
commit | commitdiff | tree |
| 2025-02-27 |
Michael Paquier | Refactor code of pg_stat_get_wal() building result... |
commit | commitdiff | tree |
| 2025-02-27 |
Michael Paquier | Fix possible double-release of spinlock in procsignal.c |
commit | commitdiff | tree |
| 2025-02-26 |
Jeff Davis | Remove stray diff introduced by a5cbdeb98a. |
commit | commitdiff | tree |
| 2025-02-26 |
Tom Lane | Use attnum to identify index columns in pg_restore_attr... |
commit | commitdiff | tree |
| 2025-02-26 |
Peter Eisentraut | Revert "Prepare for Python "Limited API" in PL/Python" |
commit | commitdiff | tree |
| 2025-02-26 |
Masahiko Sawada | Fix a typo in 005_char_signedness.pl test. |
commit | commitdiff | tree |
| 2025-02-26 |
Peter Eisentraut | Prepare for Python "Limited API" in PL/Python |
commit | commitdiff | tree |
| 2025-02-26 |
Michael Paquier | Adding new PgStat_WalCounters structure in pgstat.h |
commit | commitdiff | tree |
| 2025-02-26 |
Michael Paquier | Remove pgstat_flush_wal() |
commit | commitdiff | tree |
| next |