| 2021-01-20 |
Tomas Vondra | Implement support for bulk inserts in postgres_fdw |
commit | commitdiff | tree |
| 2021-01-20 |
Tomas Vondra | psql \dX: list extended statistics objects |
commit | commitdiff | tree |
| 2021-01-20 |
Tom Lane | Further tweaking of PG_SYSROOT heuristics for macOS. |
commit | commitdiff | tree |
| 2021-01-20 |
Tom Lane | Disable vacuum page skipping in selected test cases. |
commit | commitdiff | tree |
| 2021-01-20 |
Heikki Linnakangas | Fix bug in detecting concurrent page splits in GiST... |
commit | commitdiff | tree |
| 2021-01-20 |
Thomas Munro | Fix sample output of EXPLAIN ANALYZE. |
commit | commitdiff | tree |
| 2021-01-20 |
Michael Paquier | Add regression test for DROP OWNED BY with default... |
commit | commitdiff | tree |
| 2021-01-20 |
Michael Paquier | Fix ALTER DEFAULT PRIVILEGES with duplicated objects |
commit | commitdiff | tree |
| 2021-01-19 |
Tom Lane | Remove faulty support for MergeAppend plan with WHERE... |
commit | commitdiff | tree |
| 2021-01-19 |
Peter Eisentraut | pageinspect: Change block number arguments to bigint |
commit | commitdiff | tree |
| 2021-01-19 |
Fujii Masao | doc: Add note about the server name of postgres_fdw_get... |
commit | commitdiff | tree |
| 2021-01-19 |
Amit Kapila | pgindent worker.c. |
commit | commitdiff | tree |
| 2021-01-18 |
Bruce Momjian | doc: adjust alignment of doc file list for "pg_waldump... |
commit | commitdiff | tree |
| 2021-01-18 |
Tom Lane | Avoid crash with WHERE CURRENT OF and a custom scan... |
commit | commitdiff | tree |
| 2021-01-18 |
Tom Lane | Narrow the scope of a local variable. |
commit | commitdiff | tree |
| 2021-01-18 |
Tom Lane | Add bytea equivalents of ltrim() and rtrim(). |
commit | commitdiff | tree |
| 2021-01-18 |
Robert Haas | Allow for error or refusal while absorbing a ProcSignal... |
commit | commitdiff | tree |
| 2021-01-18 |
Magnus Hagander | Bump PGSTAT_FILE_FORMAT_ID |
commit | commitdiff | tree |
| 2021-01-18 |
Heikki Linnakangas | Check for BuildIndexValueDescription returning NULL... |
commit | commitdiff | tree |
| 2021-01-18 |
Peter Eisentraut | Pause recovery for insufficient parameter settings |
commit | commitdiff | tree |
| 2021-01-18 |
Fujii Masao | postgres_fdw: Add function to list cached connections... |
commit | commitdiff | tree |
| 2021-01-18 |
Michael Paquier | Refactor option handling of CLUSTER, REINDEX and VACUUM |
commit | commitdiff | tree |
| 2021-01-17 |
Heikki Linnakangas | pageinspect: Fix relcache leak in gist_page_items(). |
commit | commitdiff | tree |
| 2021-01-17 |
Tomas Vondra | Set PD_ALL_VISIBLE and visibility map bits in COPY... |
commit | commitdiff | tree |
| 2021-01-17 |
Tom Lane | Add missing array-enlargement logic to test_regex.c. |
commit | commitdiff | tree |
| 2021-01-17 |
Magnus Hagander | Add documentation chapter about checksums |
commit | commitdiff | tree |
| 2021-01-17 |
Tomas Vondra | Revert "psql \dX: list extended statistics objects" |
commit | commitdiff | tree |
| 2021-01-17 |
Magnus Hagander | Add --no-instructions parameter to initdb |
commit | commitdiff | tree |
| 2021-01-17 |
Magnus Hagander | Add pg_stat_database counters for sessions and session... |
commit | commitdiff | tree |
| 2021-01-16 |
Tomas Vondra | psql \dX: list extended statistics objects |
commit | commitdiff | tree |
| 2021-01-16 |
Jeff Davis | Documenation fixups for replication protocol. |
commit | commitdiff | tree |
| 2021-01-16 |
Noah Misch | Fix pg_dump for GRANT OPTION among initial privileges. |
commit | commitdiff | tree |
| 2021-01-16 |
Noah Misch | Prevent excess SimpleLruTruncate() deletion. |
commit | commitdiff | tree |
| 2021-01-16 |
Amit Kapila | Remove unnecessary pstrdup in fetch_table_list. |
commit | commitdiff | tree |
| 2021-01-15 |
Tomas Vondra | Disallow CREATE STATISTICS on system catalogs |
commit | commitdiff | tree |
| 2021-01-15 |
Tom Lane | Improve our heuristic for selecting PG_SYSROOT on macOS. |
commit | commitdiff | tree |
| 2021-01-15 |
Alvaro Herrera | Avoid spurious wait in concurrent reindex |
commit | commitdiff | tree |
| 2021-01-15 |
Fujii Masao | Fix calculation of how much shared memory is required... |
commit | commitdiff | tree |
| 2021-01-15 |
Michael Paquier | Remove PG_SHA*_DIGEST_STRING_LENGTH from sha2.h |
commit | commitdiff | tree |
| 2021-01-15 |
Michael Paquier | Fix O(N^2) stat() calls when recycling WAL segments |
commit | commitdiff | tree |
| 2021-01-15 |
Fujii Masao | postgres_fdw: Save foreign server OID in connection... |
commit | commitdiff | tree |
| 2021-01-14 |
Tom Lane | pg_dump: label PUBLICATION TABLE ArchiveEntries with... |
commit | commitdiff | tree |
| 2021-01-14 |
Alvaro Herrera | Prevent drop of tablespaces used by partitioned relations |
commit | commitdiff | tree |
| 2021-01-14 |
Fujii Masao | Stabilize timeline switch regression test. |
commit | commitdiff | tree |
| 2021-01-14 |
Fujii Masao | Improve tab-completion for CLOSE, DECLARE, FETCH and... |
commit | commitdiff | tree |
| 2021-01-14 |
Thomas Munro | Minor header cleanup for the new iovec code. |
commit | commitdiff | tree |
| 2021-01-14 |
Fujii Masao | Ensure that a standby is able to follow a primary on... |
commit | commitdiff | tree |
| 2021-01-14 |
Michael Paquier | Rework refactoring of hex and encoding routines |
commit | commitdiff | tree |
| 2021-01-13 |
Thomas Munro | Move our p{read,write}v replacements into their own... |
commit | commitdiff | tree |
| 2021-01-13 |
Tom Lane | Mark inet_server_addr() and inet_server_port() as paral... |
commit | commitdiff | tree |
| 2021-01-13 |
Tom Lane | Run reformat-dat-files to declutter the catalog data... |
commit | commitdiff | tree |
| 2021-01-13 |
Tom Lane | Doc, more or less: uncomment tutorial example that... |
commit | commitdiff | tree |
| 2021-01-13 |
Alvaro Herrera | Call out vacuum considerations in create index docs |
commit | commitdiff | tree |
| 2021-01-13 |
Tom Lane | Disallow a digit as the first character of a variable... |
commit | commitdiff | tree |
| 2021-01-13 |
Heikki Linnakangas | Fix test failure with wal_level=minimal. |
commit | commitdiff | tree |
| 2021-01-13 |
Tom Lane | Doc: clarify behavior of back-half options in pg_dump. |
commit | commitdiff | tree |
| 2021-01-13 |
Peter Geoghegan | Enhance nbtree index tuple deletion. |
commit | commitdiff | tree |
| 2021-01-13 |
Peter Geoghegan | Pass down "logically unchanged index" hint. |
commit | commitdiff | tree |
| 2021-01-13 |
Fujii Masao | Log long wait time on recovery conflict when it's resolved. |
commit | commitdiff | tree |
| 2021-01-13 |
Heikki Linnakangas | Fix portability issues in the new gist pageinspect... |
commit | commitdiff | tree |
| 2021-01-13 |
Magnus Hagander | Remove incorrect markup |
commit | commitdiff | tree |
| 2021-01-13 |
Heikki Linnakangas | Add functions to 'pageinspect' to inspect GiST indexes. |
commit | commitdiff | tree |
| 2021-01-13 |
Thomas Munro | Don't use elog() in src/port/pwrite.c. |
commit | commitdiff | tree |
| 2021-01-13 |
Amit Kapila | Fix memory leak in SnapBuildSerialize. |
commit | commitdiff | tree |
| 2021-01-13 |
Amit Kapila | Optimize DropRelFileNodesAllBuffers() for recovery. |
commit | commitdiff | tree |
| 2021-01-13 |
Michael Paquier | Fix routine name in comment of catcache.c |
commit | commitdiff | tree |
| 2021-01-12 |
Alvaro Herrera | Invent struct ReindexIndexInfo |
commit | commitdiff | tree |
| 2021-01-12 |
Tom Lane | pg_dump: label INDEX ATTACH ArchiveEntries with an... |
commit | commitdiff | tree |
| 2021-01-12 |
Tom Lane | Doc: fix description of privileges needed for ALTER... |
commit | commitdiff | tree |
| 2021-01-12 |
Alvaro Herrera | Fix thinko in comment |
commit | commitdiff | tree |
| 2021-01-12 |
Amit Kapila | Fix relation descriptor leak. |
commit | commitdiff | tree |
| 2021-01-12 |
Amit Kapila | Optimize DropRelFileNodeBuffers() for recovery. |
commit | commitdiff | tree |
| 2021-01-12 |
Tom Lane | Dump ALTER TABLE ... ATTACH PARTITION as a separate... |
commit | commitdiff | tree |
| 2021-01-12 |
Tom Lane | Make pg_dump's table of object-type priorities more... |
commit | commitdiff | tree |
| 2021-01-11 |
Thomas Munro | Fix function prototypes in dependency.h. |
commit | commitdiff | tree |
| 2021-01-11 |
Tom Lane | Rethink SQLSTATE code for ERRCODE_IDLE_SESSION_TIMEOUT. |
commit | commitdiff | tree |
| 2021-01-11 |
Tom Lane | Try next host after a "cannot connect now" failure. |
commit | commitdiff | tree |
| 2021-01-11 |
Tom Lane | Uniformly identify the target host in libpq connection... |
commit | commitdiff | tree |
| 2021-01-11 |
Tom Lane | Allow pg_regress.c wrappers to postprocess test result... |
commit | commitdiff | tree |
| 2021-01-11 |
Tom Lane | In libpq, always append new error messages to conn... |
commit | commitdiff | tree |
| 2021-01-11 |
Thomas Munro | Use vectored I/O to fill new WAL segments. |
commit | commitdiff | tree |
| 2021-01-11 |
Thomas Munro | Provide pg_preadv() and pg_pwritev(). |
commit | commitdiff | tree |
| 2021-01-09 |
Bruce Momjian | doc: expand description of how non-SELECT queries... |
commit | commitdiff | tree |
| 2021-01-09 |
Amit Kapila | Fix the test for decoding of two-phase transactions. |
commit | commitdiff | tree |
| 2021-01-08 |
Tom Lane | Fix plpgsql tests for debug_invalidate_system_caches_al... |
commit | commitdiff | tree |
| 2021-01-08 |
Tom Lane | Fix ancient bug in parsing of BRE-mode regular expressions. |
commit | commitdiff | tree |
| 2021-01-08 |
Michael Paquier | Fix and simplify some code related to cryptohashes |
commit | commitdiff | tree |
| 2021-01-08 |
Tom Lane | Adjust createdb TAP tests to work on recent OpenBSD. |
commit | commitdiff | tree |
| 2021-01-07 |
Tom Lane | Further second thoughts about idle_session_timeout... |
commit | commitdiff | tree |
| 2021-01-07 |
Tomas Vondra | Minor fixes in COPY progress docs |
commit | commitdiff | tree |
| 2021-01-07 |
Fujii Masao | Add GUC to log long wait times on recovery conflicts. |
commit | commitdiff | tree |
| 2021-01-07 |
Tom Lane | Fix bogus link in test comments. |
commit | commitdiff | tree |
| 2021-01-07 |
Tom Lane | Improve commentary in timeout.c. |
commit | commitdiff | tree |
| 2021-01-07 |
Michael Paquier | Fix allocation logic of cryptohash context data with... |
commit | commitdiff | tree |
| 2021-01-06 |
Tom Lane | Add idle_session_timeout. |
commit | commitdiff | tree |
| 2021-01-06 |
Tom Lane | Improve timeout.c's handling of repeated timeout set... |
commit | commitdiff | tree |
| 2021-01-06 |
Tomas Vondra | Report progress of COPY commands |
commit | commitdiff | tree |
| 2021-01-06 |
Tom Lane | Add a test module for the regular expression package. |
commit | commitdiff | tree |
| 2021-01-06 |
Peter Eisentraut | Replace CLOBBER_CACHE_ALWAYS with run-time GUC |
commit | commitdiff | tree |
| 2021-01-06 |
Fujii Masao | Detect the deadlocks between backends and the startup... |
commit | commitdiff | tree |
| next |