| 2021-05-08 |
David Rowley | Move memory accounting Asserts for Result Cache code |
commit | commitdiff | tree |
| 2021-05-08 |
Tom Lane | Sync guc.c and postgresql.conf.sample with the SGML... |
commit | commitdiff | tree |
| 2021-05-08 |
Tom Lane | Doc: copy-editing for debug_invalidate_system_caches_al... |
commit | commitdiff | tree |
| 2021-05-08 |
Michael Paquier | Fix incorrect error code for CREATE/ALTER TABLE COMPRESSION |
commit | commitdiff | tree |
| 2021-05-07 |
Tomas Vondra | Copy the INSERT query in postgres_fdw |
commit | commitdiff | tree |
| 2021-05-07 |
Andrew Dunstan | Add a README and Makefile recipe for Gen_dummy_probes.pl |
commit | commitdiff | tree |
| 2021-05-07 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree |
| 2021-05-07 |
Alvaro Herrera | AlterSubscription_refresh: avoid stomping on global... |
commit | commitdiff | tree |
| 2021-05-07 |
Andrew Dunstan | Remove extraneous newlines added by perl copyright... |
commit | commitdiff | tree |
| 2021-05-07 |
Andrew Dunstan | Add a copyright notice to perl files lacking one. |
commit | commitdiff | tree |
| 2021-05-07 |
Tomas Vondra | Mention statistics objects in maintenance.sgml |
commit | commitdiff | tree |
| 2021-05-07 |
Tomas Vondra | Fix typos in comments about extended statistics |
commit | commitdiff | tree |
| 2021-05-07 |
Tomas Vondra | Make pg_get_statisticsobjdef_expressions return NULL |
commit | commitdiff | tree |
| 2021-05-07 |
Thomas Munro | Doc: Update notes about libc collation versions. |
commit | commitdiff | tree |
| 2021-05-07 |
Thomas Munro | Revert per-index collation version tracking feature. |
commit | commitdiff | tree |
| 2021-05-06 |
Alvaro Herrera | Remove redundant variable |
commit | commitdiff | tree |
| 2021-05-06 |
Alvaro Herrera | Document lock level used by ALTER TABLE VALIDATE CONSTRAINT |
commit | commitdiff | tree |
| 2021-05-06 |
Alvaro Herrera | Improve documentation on DETACH PARTITION lock levels |
commit | commitdiff | tree |
| 2021-05-06 |
Peter Geoghegan | Remove overzealous VACUUM visibility map assertion. |
commit | commitdiff | tree |
| 2021-05-06 |
Alvaro Herrera | Track detached partitions more accurately in partdescs |
commit | commitdiff | tree |
| 2021-05-06 |
Tom Lane | Doc: trivial wording adjustment. |
commit | commitdiff | tree |
| 2021-05-06 |
Robert Haas | Additional doc fixes for configurable TOAST compression. |
commit | commitdiff | tree |
| 2021-05-06 |
Robert Haas | docs: Clarify how ALTER TABLE .. SET COMPRESSION works. |
commit | commitdiff | tree |
| 2021-05-06 |
Amit Kapila | Update replication statistics after every stream/spill. |
commit | commitdiff | tree |
| 2021-05-06 |
Andres Freund | jit: Fix warning reported by gcc-11 caused by dubious... |
commit | commitdiff | tree |
| 2021-05-06 |
Tom Lane | Doc: update RELEASE_CHANGES checklist. |
commit | commitdiff | tree |
| 2021-05-06 |
Amit Kapila | Tighten the concurrent abort check during decoding. |
commit | commitdiff | tree |
| 2021-05-05 |
Alvaro Herrera | Remove unused argument of ATAddForeignConstraint |
commit | commitdiff | tree |
| 2021-05-05 |
Alvaro Herrera | Have ALTER CONSTRAINT recurse on partitioned tables |
commit | commitdiff | tree |
| 2021-05-05 |
Tom Lane | Doc: improve and centralize the documentation for OID... |
commit | commitdiff | tree |
| 2021-05-05 |
Peter Eisentraut | GUC description improvements for clarity |
commit | commitdiff | tree |
| 2021-05-04 |
Tom Lane | Disable cache clobber to avoid breaking postgres_fdw... |
commit | commitdiff | tree |
| 2021-05-04 |
Alvaro Herrera | Fix OID passed to object-alter hook during ALTER CONSTRAINT |
commit | commitdiff | tree |
| 2021-05-04 |
Peter Eisentraut | doc: Fix typos |
commit | commitdiff | tree |
| 2021-05-04 |
Peter Eisentraut | pg_dump: Fix dump of generated columns in partitions |
commit | commitdiff | tree |
| 2021-05-04 |
Peter Eisentraut | Fix ALTER TABLE / INHERIT with generated columns |
commit | commitdiff | tree |
| 2021-05-04 |
Alexander Korotkov | Remove mention of the version number from pg_trgm docs |
commit | commitdiff | tree |
| 2021-05-03 |
Bruce Momjian | Update query_id computation |
commit | commitdiff | tree |
| 2021-05-03 |
Peter Eisentraut | doc: Add index entry for "multirange type" |
commit | commitdiff | tree |
| 2021-05-03 |
Robert Haas | amcheck: Improve some confusing reports about TOAST... |
commit | commitdiff | tree |
| 2021-05-03 |
Tom Lane | Fix performance issue in new regex match-all detection... |
commit | commitdiff | tree |
| 2021-05-03 |
Peter Eisentraut | Prevent lwlock dtrace probes from unnecessary work |
commit | commitdiff | tree |
| 2021-05-03 |
Peter Eisentraut | Remove unused function argument |
commit | commitdiff | tree |
| 2021-05-03 |
Peter Eisentraut | libpq: Refactor some error messages for easier translation |
commit | commitdiff | tree |
| 2021-05-03 |
Peter Eisentraut | Factor out system call names from error messages |
commit | commitdiff | tree |
| 2021-05-03 |
Amit Kapila | Fix the computation of slot stats for 'total_bytes'. |
commit | commitdiff | tree |
| 2021-05-03 |
Alexander Korotkov | Make websearch_to_tsquery() parse text in quotes as... |
commit | commitdiff | tree |
| 2021-05-01 |
Bruce Momjian | Revert use singular for -1 (commits 9ee7d533da and... |
commit | commitdiff | tree |
| 2021-04-30 |
Tom Lane | Doc: add an example of a self-referential foreign key... |
commit | commitdiff | tree |
| 2021-04-30 |
Tom Lane | Doc: update libpq's documentation for PQfn(). |
commit | commitdiff | tree |
| 2021-04-30 |
Tom Lane | Disallow calling anything but plain functions via the... |
commit | commitdiff | tree |
| 2021-04-30 |
Amit Kapila | Fix the bugs in selecting the transaction for streaming. |
commit | commitdiff | tree |
| 2021-04-30 |
David Rowley | Adjust EXPLAIN output for parallel Result Cache plans |
commit | commitdiff | tree |
| 2021-04-30 |
Amit Kapila | Another try to fix the test case added by commit f5fc2f... |
commit | commitdiff | tree |
| 2021-04-29 |
Tom Lane | Improve wording of some pg_upgrade failure reports. |
commit | commitdiff | tree |
| 2021-04-29 |
Tom Lane | Fix some more omissions in pg_upgrade's tests for non... |
commit | commitdiff | tree |
| 2021-04-29 |
Alvaro Herrera | Improve documentation for default_tablespace on partiti... |
commit | commitdiff | tree |
| 2021-04-29 |
Peter Eisentraut | psql: Fix line continuation prompts for unbalanced... |
commit | commitdiff | tree |
| 2021-04-29 |
Peter Eisentraut | pg_hba.conf.sample: Reword connection type section |
commit | commitdiff | tree |
| 2021-04-29 |
Michael Paquier | doc: Fix description of target_session_attrs=prefer... |
commit | commitdiff | tree |
| 2021-04-28 |
Tom Lane | Add heuristic incoming-message-size limits in the server. |
commit | commitdiff | tree |
| 2021-04-28 |
Alvaro Herrera | Allow a partdesc-omitting-partitions to be cached |
commit | commitdiff | tree |
| 2021-04-28 |
Tom Lane | Doc: fix discussion of how to get real Julian Dates. |
commit | commitdiff | tree |
| 2021-04-28 |
Michael Paquier | Fix use-after-release issue with pg_identify_object_as_... |
commit | commitdiff | tree |
| 2021-04-28 |
Michael Paquier | Fix pg_identify_object_as_address() with event triggers |
commit | commitdiff | tree |
| 2021-04-27 |
Andrew Dunstan | Improve logic in PostgresVersion.pm |
commit | commitdiff | tree |
| 2021-04-27 |
Fujii Masao | doc: Review for "Allow TRUNCATE command to truncate... |
commit | commitdiff | tree |
| 2021-04-27 |
Fujii Masao | Don't pass "ONLY" options specified in TRUNCATE to... |
commit | commitdiff | tree |
| 2021-04-27 |
Amit Kapila | Use HTAB for replication slot statistics. |
commit | commitdiff | tree |
| 2021-04-27 |
Amit Kapila | Fix Logical Replication of Truncate in synchronous... |
commit | commitdiff | tree |
| 2021-04-26 |
Alvaro Herrera | psql: tab-complete ALTER ... DETACH CONCURRENTLY /... |
commit | commitdiff | tree |
| 2021-04-26 |
Tom Lane | Remove rewriteTargetListIU's expansion of view targetli... |
commit | commitdiff | tree |
| 2021-04-26 |
Tom Lane | Doc: document EXTRACT(JULIAN ...), improve Julian Date... |
commit | commitdiff | tree |
| 2021-04-26 |
Peter Eisentraut | Fix pg_upgrade test on Cygwin |
commit | commitdiff | tree |
| 2021-04-26 |
Michael Paquier | Add more tests with triggers on partitions for logical... |
commit | commitdiff | tree |
| 2021-04-26 |
Amit Kapila | Avoid sending prepare multiple times while decoding. |
commit | commitdiff | tree |
| 2021-04-26 |
Peter Eisentraut | Remove unused function argument |
commit | commitdiff | tree |
| 2021-04-26 |
Amit Kapila | Fix typo in reorderbuffer.c. |
commit | commitdiff | tree |
| 2021-04-25 |
Tom Lane | Update comments for rewriteTargetListIU(). |
commit | commitdiff | tree |
| 2021-04-25 |
Noah Misch | Make a test endure log_error_verbosity=verbose. |
commit | commitdiff | tree |
| 2021-04-24 |
Andrew Dunstan | Provide pg_amcheck with an --install-missing option |
commit | commitdiff | tree |
| 2021-04-24 |
Andrew Dunstan | Teach PostgresVersion all the ways to mark non-release... |
commit | commitdiff | tree |
| 2021-04-24 |
Michael Paquier | Fix come comments in execMain.c |
commit | commitdiff | tree |
| 2021-04-24 |
Michael Paquier | Doc: Remove extraneous whitespaces with some tags |
commit | commitdiff | tree |
| 2021-04-24 |
Michael Paquier | Add some forgotten LSN_FORMAT_ARGS() in xlogreader.c |
commit | commitdiff | tree |
| 2021-04-23 |
Peter Geoghegan | amcheck: MAXALIGN() nbtree special area offset. |
commit | commitdiff | tree |
| 2021-04-23 |
Peter Eisentraut | Factor out system call names from error messages |
commit | commitdiff | tree |
| 2021-04-23 |
Peter Eisentraut | Use correct format placeholder for WSAGetLastError() |
commit | commitdiff | tree |
| 2021-04-23 |
Alexander Korotkov | Mark multirange_constructor0() and multirange_construct... |
commit | commitdiff | tree |
| 2021-04-23 |
Fujii Masao | Reorder COMPRESSION option in gram.y and parsenodes... |
commit | commitdiff | tree |
| 2021-04-23 |
Magnus Hagander | Mention that toplevel is part of pg_stat_statements... |
commit | commitdiff | tree |
| 2021-04-23 |
Peter Eisentraut | pg_amcheck: Use logging functions |
commit | commitdiff | tree |
| 2021-04-23 |
Peter Eisentraut | doc: Fix typos |
commit | commitdiff | tree |
| 2021-04-23 |
Fujii Masao | doc: Fix obsolete description about pg_basebackup. |
commit | commitdiff | tree |
| 2021-04-23 |
Peter Eisentraut | Fix incorrect format placeholder |
commit | commitdiff | tree |
| 2021-04-23 |
Michael Paquier | Fix some comments in fmgr.c |
commit | commitdiff | tree |
| 2021-04-23 |
Michael Paquier | Remove use of [U]INT64_FORMAT in some translatable... |
commit | commitdiff | tree |
| 2021-04-23 |
Etsuro Fujita | Minor code cleanup in asynchronous execution support. |
commit | commitdiff | tree |
| 2021-04-22 |
Tom Lane | Don't crash on reference to an un-available system... |
commit | commitdiff | tree |
| 2021-04-22 |
Peter Eisentraut | Fix some trailing whitespace in documentation files |
commit | commitdiff | tree |
| next |