2021-06-29 |
Noah Misch | Skip WAL recycling and preallocation during archive... |
commit | commitdiff | tree |
2021-06-29 |
Noah Misch | Don't ERROR on PreallocXlogFiles() race condition. |
commit | commitdiff | tree |
2021-06-29 |
Noah Misch | Remove XLogFileInit() ability to unlink a pre-existing... |
commit | commitdiff | tree |
2021-06-29 |
Noah Misch | In XLogFileInit(), fix *use_existent postcondition... |
commit | commitdiff | tree |
2021-06-29 |
Noah Misch | Remove XLogFileInit() ability to skip ControlFileLock. |
commit | commitdiff | tree |
2021-06-29 |
Noah Misch | Dump COMMENT ON SCHEMA public. |
commit | commitdiff | tree |
2021-06-29 |
Noah Misch | Dump public schema ownership and security labels. |
commit | commitdiff | tree |
2021-06-28 |
Tom Lane | Doc: further updates for RELEASE_CHANGES process notes. |
commit | commitdiff | tree |
2021-06-28 |
Peter Geoghegan | Improve pgindent release workflow. |
commit | commitdiff | tree |
2021-06-28 |
Tom Lane | Don't use abort(3) in libpq's fe-print.c. |
commit | commitdiff | tree |
2021-06-28 |
Tom Lane | Don't depend on -fwrapv semantics in pgbench's random... |
commit | commitdiff | tree |
2021-06-28 |
Peter Geoghegan | Add pgindent commit to git-blame-ignore-revs file. |
commit | commitdiff | tree |
2021-06-28 |
Andrew Dunstan | Stamp HEAD as 15devel. |
commit | commitdiff | tree |
2021-06-28 |
Andrew Dunstan | Pre branch pgindent / pgperltidy run |
commit | commitdiff | tree |
2021-06-28 |
Peter Eisentraut | Message style improvements |
commit | commitdiff | tree |
2021-06-28 |
Amit Kapila | Improve RelationGetIdentityKeyBitmap(). |
commit | commitdiff | tree |
2021-06-28 |
Amit Kapila | Fix race condition in TransactionGroupUpdateXidStatus(). |
commit | commitdiff | tree |
2021-06-28 |
Thomas Munro | Change recovery_init_sync_method to PGC_SIGHUP. |
commit | commitdiff | tree |
2021-06-28 |
Michael Paquier | Fix variable initialization with ALTER SUBSCRIPTION... |
commit | commitdiff | tree |
2021-06-28 |
Michael Paquier | Add test for CREATE INDEX CONCURRENTLY with not-so... |
commit | commitdiff | tree |
2021-06-27 |
Tom Lane | Remove memory leaks in isolationtester. |
commit | commitdiff | tree |
2021-06-27 |
Peter Eisentraut | Error message refactoring |
commit | commitdiff | tree |
2021-06-26 |
Tom Lane | Doc: update v14 release notes for revert of commit... |
commit | commitdiff | tree |
2021-06-26 |
Tom Lane | Remove undesirable libpq dependency on stringinfo.c. |
commit | commitdiff | tree |
2021-06-26 |
Michael Paquier | Remove non-existing variable reference in MSVC's Soluti... |
commit | commitdiff | tree |
2021-06-26 |
Michael Paquier | Remove some useless logs from the TAP tests of pgbench |
commit | commitdiff | tree |
2021-06-25 |
Tom Lane | Remove unnecessary failure cases in RemoveRoleFromObjec... |
commit | commitdiff | tree |
2021-06-25 |
Tom Lane | Doc: remove commit f560209c6 from v14 release notes. |
commit | commitdiff | tree |
2021-06-25 |
Michael Paquier | Cleanup some code related to pgbench log checks in... |
commit | commitdiff | tree |
2021-06-25 |
Peter Eisentraut | Put option listing back into alphabetical order |
commit | commitdiff | tree |
2021-06-25 |
Peter Eisentraut | Fixes in ALTER SUBSCRIPTION DROP PUBLICATION code |
commit | commitdiff | tree |
2021-06-25 |
Peter Eisentraut | doc: Change reloption data type spelling for consistency |
commit | commitdiff | tree |
2021-06-25 |
Peter Eisentraut | Remove redundant variable pageSize in gistinitpage |
commit | commitdiff | tree |
2021-06-25 |
Amit Kapila | Doc: Fix minor formatting issue in logicaldecoding... |
commit | commitdiff | tree |
2021-06-25 |
Michael Paquier | doc: Add acronyms for MITM and SNI |
commit | commitdiff | tree |
2021-06-25 |
Michael Paquier | Add more debugging information with log checks in TAP... |
commit | commitdiff | tree |
2021-06-24 |
Michael Paquier | doc: Move remove_temp_files_after_crash to section... |
commit | commitdiff | tree |
2021-06-24 |
Thomas Munro | Prepare for forthcoming LLVM 13 API change. |
commit | commitdiff | tree |
2021-06-24 |
Michael Paquier | Fix pattern matching logic for logs in TAP tests of... |
commit | commitdiff | tree |
2021-06-24 |
Tom Lane | Further stabilize postgres_fdw test. |
commit | commitdiff | tree |
2021-06-24 |
Heikki Linnakangas | Another fix to relmapper race condition. |
commit | commitdiff | tree |
2021-06-24 |
Heikki Linnakangas | Prevent race condition while reading relmapper file. |
commit | commitdiff | tree |
2021-06-24 |
Amit Kapila | Doc: Update logical replication message formats. |
commit | commitdiff | tree |
2021-06-24 |
Amit Kapila | Doc: Update caveats in synchronous logical replication. |
commit | commitdiff | tree |
2021-06-23 |
Tom Lane | Allow non-quoted identifiers as isolation test session... |
commit | commitdiff | tree |
2021-06-23 |
Tom Lane | Doc: fix confusion about LEAKPROOF in syntax summaries. |
commit | commitdiff | tree |
2021-06-23 |
Tom Lane | Don't assume GSSAPI result strings are null-terminated. |
commit | commitdiff | tree |
2021-06-23 |
Tom Lane | Improve display of query results in isolation tests. |
commit | commitdiff | tree |
2021-06-23 |
Alvaro Herrera | Add test case for obsoleting slot with active walsender... |
commit | commitdiff | tree |
2021-06-23 |
Tom Lane | Use annotations to reduce instability of isolation... |
commit | commitdiff | tree |
2021-06-22 |
Tom Lane | Restore the portal-level snapshot for simple expression... |
commit | commitdiff | tree |
2021-06-22 |
Peter Geoghegan | Add list of ignorable pgindent commits for git-blame. |
commit | commitdiff | tree |
2021-06-21 |
Joe Conway | Stamp 14beta2. REL_14_BETA2 |
commit | commitdiff | tree |
2021-06-21 |
Andres Freund | Use correct horizon when vacuuming catalog relations. |
commit | commitdiff | tree |
2021-06-21 |
David Rowley | Fix assert failure in expand_grouping_sets |
commit | commitdiff | tree |
2021-06-21 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2021-06-21 |
Noah Misch | Finish rename of PQtraceSetFlags() to PQsetTraceFlags(). |
commit | commitdiff | tree |
2021-06-21 |
Peter Eisentraut | amcheck: Fix code comments |
commit | commitdiff | tree |
2021-06-21 |
Bruce Momjian | doc: adjust PG 14 relnotes to be current |
commit | commitdiff | tree |
2021-06-21 |
Bruce Momjian | doc: add mention of +4GB windows file handling in... |
commit | commitdiff | tree |
2021-06-21 |
Peter Geoghegan | Remove overzealous VACUUM failsafe assertions. |
commit | commitdiff | tree |
2021-06-20 |
Alvaro Herrera | Revert "Add test case for obsoleting slot with active... |
commit | commitdiff | tree |
2021-06-20 |
Tom Lane | Stabilize test case added by commit f61db909d. |
commit | commitdiff | tree |
2021-06-19 |
Tom Lane | Provide feature-test macros for libpq features added... |
commit | commitdiff | tree |
2021-06-19 |
Amit Kapila | Handle no replica identity index case in RelationGetIde... |
commit | commitdiff | tree |
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 |
next |