| 2021-06-19 |
Peter Geoghegan | Support disabling index bypassing by VACUUM. |
commit | commitdiff | tree |
| 2021-06-18 |
Alvaro Herrera | Add test case for obsoleting slot with active walsender |
commit | commitdiff | tree |
| 2021-06-18 |
Tom Lane | Fix misbehavior of DROP OWNED BY with duplicate polrole... |
commit | commitdiff | tree |
| 2021-06-18 |
Tom Lane | Improve version reporting in pgbench. |
commit | commitdiff | tree |
| 2021-06-18 |
Tom Lane | Centralize the logic for protective copying of utility... |
commit | commitdiff | tree |
| 2021-06-18 |
Andrew Dunstan | Don't set a fast default for anything but a plain table |
commit | commitdiff | tree |
| 2021-06-18 |
Fujii Masao | Make archiver process handle barrier events. |
commit | commitdiff | tree |
| 2021-06-18 |
Michael Paquier | doc: Apply markup <productname> to OpenSSL more consist... |
commit | commitdiff | tree |
| 2021-06-17 |
Heikki Linnakangas | Tidy up GetMultiXactIdMembers()'s behavior on error |
commit | commitdiff | tree |
| 2021-06-17 |
Amit Kapila | Document a few caveats in synchronous logical replication. |
commit | commitdiff | tree |
| 2021-06-16 |
Tom Lane | Fix plancache refcount leak after error in ExecuteQuery. |
commit | commitdiff | tree |
| 2021-06-16 |
Tomas Vondra | Fix copying data into slots with FDW batching |
commit | commitdiff | tree |
| 2021-06-16 |
Tom Lane | Improve SQLSTATE reporting in some replication-related... |
commit | commitdiff | tree |
| 2021-06-16 |
Heikki Linnakangas | Fix outdated comment that talked about seek position... |
commit | commitdiff | tree |
| 2021-06-15 |
Tom Lane | Update another variant expected-result file. |
commit | commitdiff | tree |
| 2021-06-15 |
Tom Lane | Remove another orphan expected-result file. |
commit | commitdiff | tree |
| 2021-06-15 |
Andrew Dunstan | Further refinement of stuck_on_old_timeline recovery... |
commit | commitdiff | tree |
| 2021-06-15 |
Alexander Korotkov | Revert 29854ee8d1 due to buildfarm failures |
commit | commitdiff | tree |
| 2021-06-15 |
Peter Geoghegan | Remove unneeded field from VACUUM state. |
commit | commitdiff | tree |
| 2021-06-15 |
Alexander Korotkov | Add missing type name "multirange" in docs chapter... |
commit | commitdiff | tree |
| 2021-06-15 |
Alexander Korotkov | Support for unnest(multirange) and cast multirange... |
commit | commitdiff | tree |
| 2021-06-15 |
Amit Kapila | Fix decoding of speculative aborts. |
commit | commitdiff | tree |
| 2021-06-15 |
Tom Lane | Update variant expected-result file. |
commit | commitdiff | tree |
| 2021-06-15 |
Tom Lane | Remove orphaned expected-result file. |
commit | commitdiff | tree |
| 2021-06-15 |
Noah Misch | Remove pg_wait_for_backend_termination(). |
commit | commitdiff | tree |
| 2021-06-15 |
Noah Misch | Copy-edit text for the pg_terminate_backend() "timeout... |
commit | commitdiff | tree |
| 2021-06-14 |
Alvaro Herrera | Fix logic bug in 1632ea43682f |
commit | commitdiff | tree |
| 2021-06-14 |
Bruce Momjian | doc: PG 14 relnotes fixes |
commit | commitdiff | tree |
| 2021-06-14 |
Bruce Momjian | doc: PG 14 relnote updates |
commit | commitdiff | tree |
| 2021-06-14 |
Bruce Momjian | doc: add PG 14 relnote item about array function refer... |
commit | commitdiff | tree |
| 2021-06-14 |
Michael Paquier | Improve handling of dropped objects in pg_event_trigger... |
commit | commitdiff | tree |
| 2021-06-14 |
Michael Paquier | Remove forced toast recompression in VACUUM FULL/CLUSTER |
commit | commitdiff | tree |
| 2021-06-13 |
Tom Lane | Work around portability issue with newer versions of... |
commit | commitdiff | tree |
| 2021-06-13 |
Andrew Dunstan | Further tweaks to stuck_on_old_timeline recovery test |
commit | commitdiff | tree |
| 2021-06-13 |
Michael Paquier | Ignore more environment variables in pg_regress.c |
commit | commitdiff | tree |
| 2021-06-12 |
Tom Lane | Restore robustness of TAP tests that wait for postmaste... |
commit | commitdiff | tree |
| 2021-06-12 |
Tom Lane | Ensure pg_filenode_relation(0, 0) returns NULL. |
commit | commitdiff | tree |
| 2021-06-12 |
Tom Lane | Don't use Asserts to check for violations of replicatio... |
commit | commitdiff | tree |
| 2021-06-12 |
Andrew Dunstan | Fix new recovery test for use under msys |
commit | commitdiff | tree |
| 2021-06-12 |
Michael Paquier | Simplify some code in getObjectTypeDescription() |
commit | commitdiff | tree |
| 2021-06-12 |
Michael Paquier | Improve log pattern detection in recently-added TAP... |
commit | commitdiff | tree |
| 2021-06-12 |
Andres Freund | Improve and cleanup ProcArrayAdd(), ProcArrayRemove(). |
commit | commitdiff | tree |
| 2021-06-12 |
Bruce Momjian | doc: remove extra right angle bracket in PG 14 relnotes |
commit | commitdiff | tree |
| 2021-06-11 |
Bruce Momjian | docs: fix incorrect indenting in PG 14 relnotes |
commit | commitdiff | tree |
| 2021-06-11 |
Alvaro Herrera | Report sort phase progress in parallel btree build |
commit | commitdiff | tree |
| 2021-06-11 |
Tom Lane | Fix multiple crasher bugs in partitioned-table replicat... |
commit | commitdiff | tree |
| 2021-06-11 |
Alvaro Herrera | Add 'Portal Close' message to pipelined PQsendQuery() |
commit | commitdiff | tree |
| 2021-06-11 |
Alvaro Herrera | Return ReplicationSlotAcquire API to its original form |
commit | commitdiff | tree |
| 2021-06-11 |
Tomas Vondra | Optimize creation of slots for FDW bulk inserts |
commit | commitdiff | tree |
| 2021-06-11 |
Alvaro Herrera | Fix race condition in invalidating obsolete replication... |
commit | commitdiff | tree |
| 2021-06-11 |
Michael Paquier | Improve psql tab completion for options of subcriptions... |
commit | commitdiff | tree |
| 2021-06-11 |
Noah Misch | Change position of field "transformed" in struct Create... |
commit | commitdiff | tree |
| 2021-06-11 |
Noah Misch | Rename PQtraceSetFlags() to PQsetTraceFlags(). |
commit | commitdiff | tree |
| 2021-06-11 |
David Rowley | Use the correct article for abbreviations |
commit | commitdiff | tree |
| 2021-06-10 |
Tom Lane | Reconsider the handling of procedure OUT parameters. |
commit | commitdiff | tree |
| 2021-06-10 |
Tom Lane | Rearrange logrep worker's snapshot handling some more. |
commit | commitdiff | tree |
| 2021-06-10 |
Tom Lane | Shut down EvalPlanQual machinery when LockRows node... |
commit | commitdiff | tree |
| 2021-06-10 |
Tom Lane | Avoid ECPG test failures in some GSS-capable environments. |
commit | commitdiff | tree |
| 2021-06-10 |
Peter Eisentraut | Add some const decorations |
commit | commitdiff | tree |
| 2021-06-10 |
Robert Haas | Adjust new test case to set wal_keep_size. |
commit | commitdiff | tree |
| 2021-06-10 |
David Rowley | Fix an asssortment of typos in brin_minmax_multi.c... |
commit | commitdiff | tree |
| 2021-06-09 |
Robert Haas | Fix corner case failure of new standby to follow new... |
commit | commitdiff | tree |
| 2021-06-09 |
Michael Paquier | Fix inconsistencies in psql --help=commands |
commit | commitdiff | tree |
| 2021-06-08 |
Tom Lane | Force NO SCROLL for plpgsql's implicit cursors. |
commit | commitdiff | tree |
| 2021-06-08 |
Tom Lane | Avoid misbehavior when persisting a non-stable cursor. |
commit | commitdiff | tree |
| 2021-06-08 |
Bruce Momjian | doc: update release note item about the v2 wire protocol |
commit | commitdiff | tree |
| 2021-06-08 |
Tomas Vondra | Adjust batch size in postgres_fdw to not use too many... |
commit | commitdiff | tree |
| 2021-06-08 |
Tomas Vondra | Fix pg_visibility regression failure with CLOBBER_CACHE... |
commit | commitdiff | tree |
| 2021-06-08 |
Tom Lane | Don't crash on empty statements in SQL-standard functio... |
commit | commitdiff | tree |
| 2021-06-08 |
Peter Eisentraut | libpq: Fix SNI host handling |
commit | commitdiff | tree |
| 2021-06-08 |
Etsuro Fujita | Doc: Further update documentation for asynchronous... |
commit | commitdiff | tree |
| 2021-06-07 |
Michael Paquier | Reorder superuser check in pg_log_backend_memory_contexts() |
commit | commitdiff | tree |
| 2021-06-07 |
Peter Eisentraut | Add _outTidRangePath() |
commit | commitdiff | tree |
| 2021-06-07 |
Tom Lane | Stabilize contrib/seg regression test. |
commit | commitdiff | tree |
| 2021-06-07 |
Tom Lane | Fix incautious handling of possibly-miscoded strings... |
commit | commitdiff | tree |
| 2021-06-07 |
Michael Paquier | Fix portability issue in test indirect_toast |
commit | commitdiff | tree |
| 2021-06-07 |
Amit Kapila | Remove two_phase variable from CreateReplicationSlotCmd... |
commit | commitdiff | tree |
| 2021-06-07 |
Etsuro Fujita | Fix rescanning of async-aware Append nodes. |
commit | commitdiff | tree |
| 2021-06-06 |
Tom Lane | Fix inconsistent equalfuncs.c behavior for FuncCall... |
commit | commitdiff | tree |
| 2021-06-06 |
Tomas Vondra | Add transformed flag to nodes/*funcs.c for CREATE STATI... |
commit | commitdiff | tree |
| 2021-06-06 |
Noah Misch | Standardize nodes/*funcs.c cosmetics for ForeignScan... |
commit | commitdiff | tree |
| 2021-06-05 |
Peter Eisentraut | doc: Simplify COMMENT and SECURITY LABEL documentation |
commit | commitdiff | tree |
| 2021-06-05 |
Peter Eisentraut | doc: Make terminology in glossary consistent |
commit | commitdiff | tree |
| 2021-06-05 |
Peter Eisentraut | gitattributes: Add new entry to silence whitespace... |
commit | commitdiff | tree |
| 2021-06-05 |
Peter Eisentraut | Fix subtransaction test for Python 3.10 |
commit | commitdiff | tree |
| 2021-06-05 |
Tom Lane | Fix postgres_fdw failure with whole-row Vars of type... |
commit | commitdiff | tree |
| 2021-06-04 |
David Rowley | Doc: Fix some spelling mistakes |
commit | commitdiff | tree |
| 2021-06-04 |
David Rowley | Clean up some questionable usages of DatumGet* macros |
commit | commitdiff | tree |
| 2021-06-04 |
Tom Lane | Doc: fix bogus intarray index example. |
commit | commitdiff | tree |
| 2021-06-04 |
Michael Paquier | doc: Add description for PGSSLCRLDIR |
commit | commitdiff | tree |
| 2021-06-04 |
Michael Paquier | doc: Fix link reference for PGSSLMAXPROTOCOLVERSION |
commit | commitdiff | tree |
| 2021-06-04 |
David Rowley | Adjust locations which have an incorrect copyright... |
commit | commitdiff | tree |
| 2021-06-03 |
Andrew Dunstan | In PostgresNode.pm, don't pass SQL to psql on the comma... |
commit | commitdiff | tree |
| 2021-06-03 |
Tom Lane | Fix incorrect permissions on pg_subscription. |
commit | commitdiff | tree |
| 2021-06-03 |
Michael Paquier | Reduce risks of conflicts in internal queries of REFRES... |
commit | commitdiff | tree |
| 2021-06-03 |
Peter Eisentraut | doc: Group options in pg_amcheck reference page |
commit | commitdiff | tree |
| 2021-06-03 |
David Rowley | Standardize usages of appendStringInfo and appendPQExpB... |
commit | commitdiff | tree |
| 2021-06-03 |
Michael Paquier | Ignore more environment variables in TAP tests |
commit | commitdiff | tree |
| 2021-06-02 |
Tom Lane | Re-allow custom GUC names that have more than two compo... |
commit | commitdiff | tree |
| 2021-06-02 |
Tomas Vondra | Revert most of 39b66a91bd |
commit | commitdiff | tree |
| next |