| 2020-08-30 |
Tom Lane | Redefine pg_class.reltuples to be -1 before the first... |
commit | commitdiff | tree |
| 2020-08-30 |
Michael Paquier | Reset indisreplident for an invalid index in DROP INDEX... |
commit | commitdiff | tree |
| 2020-08-28 |
Michael Paquier | doc: Rework tables for built-in operator classes of... |
commit | commitdiff | tree |
| 2020-08-28 |
Peter Eisentraut | doc: Update cracklib URL |
commit | commitdiff | tree |
| 2020-08-28 |
Peter Eisentraut | passwordcheck: Log cracklib diagnostics |
commit | commitdiff | tree |
| 2020-08-27 |
Tom Lane | Fix code for re-finding scan position in a multicolumn... |
commit | commitdiff | tree |
| 2020-08-27 |
Michael Paquier | Fix comment in procarray.c |
commit | commitdiff | tree |
| 2020-08-26 |
Tom Lane | Suppress compiler warning in non-cassert builds. |
commit | commitdiff | tree |
| 2020-08-26 |
Michael Paquier | Add regression tests for REPLICA IDENTITY with dropped... |
commit | commitdiff | tree |
| 2020-08-26 |
Amit Kapila | Add additional information in the vacuum error context. |
commit | commitdiff | tree |
| 2020-08-26 |
Amit Kapila | Extend the BufFile interface. |
commit | commitdiff | tree |
| 2020-08-26 |
Fujii Masao | Add regression test for pg_backend_memory_contexts. |
commit | commitdiff | tree |
| 2020-08-26 |
Fujii Masao | Move codes for pg_backend_memory_contexts from mmgr... |
commit | commitdiff | tree |
| 2020-08-26 |
Fujii Masao | Prevent non-superusers from reading pg_backend_memory_c... |
commit | commitdiff | tree |
| 2020-08-25 |
David Rowley | Fixup some misusages of bms_num_members() |
commit | commitdiff | tree |
| 2020-08-25 |
Bruce Momjian | docs: client certificates are always sent to the server |
commit | commitdiff | tree |
| 2020-08-25 |
Peter Eisentraut | doc: Fix up title case |
commit | commitdiff | tree |
| 2020-08-24 |
Michael Paquier | doc: Fix some markups for support functions of index AMs |
commit | commitdiff | tree |
| 2020-08-24 |
Amit Kapila | Improve the vacuum error context phase information. |
commit | commitdiff | tree |
| 2020-08-22 |
Tom Lane | Avoid pushing quals down into sub-queries that have... |
commit | commitdiff | tree |
| 2020-08-22 |
Tom Lane | Fix ALTER TABLE's scheduling rules for AT_AddConstraint... |
commit | commitdiff | tree |
| 2020-08-22 |
Michael Paquier | doc: Fix format, incorrect structure names and markup... |
commit | commitdiff | tree |
| 2020-08-22 |
Bruce Momjian | docs: improve description of how to handle multiple... |
commit | commitdiff | tree |
| 2020-08-21 |
Bruce Momjian | docs: add COMMENT examples for new features, rename... |
commit | commitdiff | tree |
| 2020-08-21 |
Tom Lane | Fix handling of CREATE TABLE LIKE with inheritance. |
commit | commitdiff | tree |
| 2020-08-21 |
Fujii Masao | Fix explain regression test failure. |
commit | commitdiff | tree |
| 2020-08-21 |
Fujii Masao | Rework EXPLAIN for planner's buffer usage. |
commit | commitdiff | tree |
| 2020-08-21 |
Fujii Masao | Fix typos in comments. |
commit | commitdiff | tree |
| 2020-08-20 |
David Rowley | Fix a few typos in JIT comments and README |
commit | commitdiff | tree |
| 2020-08-20 |
Andres Freund | Revert "Make vacuum a bit more verbose to debug BF... |
commit | commitdiff | tree |
| 2020-08-20 |
Alvaro Herrera | Revise REINDEX CONCURRENTLY recovery instructions |
commit | commitdiff | tree |
| 2020-08-20 |
Andres Freund | Acquire ProcArrayLock exclusively in ProcArrayClearTran... |
commit | commitdiff | tree |
| 2020-08-19 |
Tom Lane | Suppress unnecessary RelabelType nodes in yet more... |
commit | commitdiff | tree |
| 2020-08-19 |
Fujii Masao | Add pg_backend_memory_contexts system view. |
commit | commitdiff | tree |
| 2020-08-18 |
Andres Freund | Fix race condition in snapshot caching when 2PC is... |
commit | commitdiff | tree |
| 2020-08-18 |
Heikki Linnakangas | Avoid non-constant format string argument to fprintf(). |
commit | commitdiff | tree |
| 2020-08-18 |
Andres Freund | snapshot scalability: cache snapshots using a xact... |
commit | commitdiff | tree |
| 2020-08-18 |
Michael Paquier | Fix use-after-release issue in PL/Sample |
commit | commitdiff | tree |
| 2020-08-18 |
Michael Paquier | Add PL/Sample to src/test/modules/ |
commit | commitdiff | tree |
| 2020-08-17 |
Alvaro Herrera | Disable autovacuum for BRIN test table |
commit | commitdiff | tree |
| 2020-08-17 |
Tom Lane | Doc: fix description of UNION/CASE/etc type unification. |
commit | commitdiff | tree |
| 2020-08-17 |
Heikki Linnakangas | Mark commit and abort WAL records with XLR_SPECIAL_REL_... |
commit | commitdiff | tree |
| 2020-08-17 |
Heikki Linnakangas | Make xact.h usable in frontend. |
commit | commitdiff | tree |
| 2020-08-17 |
Heikki Linnakangas | Fix printing last progress report line in client programs. |
commit | commitdiff | tree |
| 2020-08-17 |
Michael Paquier | doc: Fix description about bgwriter and checkpoint... |
commit | commitdiff | tree |
| 2020-08-16 |
Andres Freund | Fix use of wrong index in ComputeXidHorizons(). |
commit | commitdiff | tree |
| 2020-08-16 |
Andres Freund | Make vacuum a bit more verbose to debug BF failure. |
commit | commitdiff | tree |
| 2020-08-16 |
Noah Misch | Correct several behavior descriptions in comments. |
commit | commitdiff | tree |
| 2020-08-15 |
Tom Lane | Doc: various improvements for pg_basebackup reference... |
commit | commitdiff | tree |
| 2020-08-15 |
Noah Misch | Prevent concurrent SimpleLruTruncate() for any given... |
commit | commitdiff | tree |
| 2020-08-15 |
Tom Lane | Remove no-longer-usable hstore--1.0--1.1.sql update... |
commit | commitdiff | tree |
| 2020-08-15 |
Peter Eisentraut | Remove obsolete cygwin.h hack |
commit | commitdiff | tree |
| 2020-08-15 |
Peter Eisentraut | Remove obsolete HAVE_BUGGY_SOLARIS_STRTOD |
commit | commitdiff | tree |
| 2020-08-15 |
Amit Kapila | Mark a few logical decoding related variables with... |
commit | commitdiff | tree |
| 2020-08-15 |
Tom Lane | Be more careful about the shape of hashable subplan... |
commit | commitdiff | tree |
| 2020-08-14 |
Andres Freund | snapshot scalability: Move subxact info to ProcGlobal... |
commit | commitdiff | tree |
| 2020-08-14 |
Andres Freund | snapshot scalability: Move PGXACT->vacuumFlags to ProcG... |
commit | commitdiff | tree |
| 2020-08-14 |
Andres Freund | snapshot scalability: Introduce dense array of in-progr... |
commit | commitdiff | tree |
| 2020-08-14 |
Alvaro Herrera | pg_dump: fix dependencies on FKs to partitioned tables |
commit | commitdiff | tree |
| 2020-08-14 |
Peter Geoghegan | Fix obsolete comment in xlogutils.c. |
commit | commitdiff | tree |
| 2020-08-14 |
Tom Lane | Fix postmaster's behavior during smart shutdown. |
commit | commitdiff | tree |
| 2020-08-14 |
Heikki Linnakangas | Fix typo in test comment. |
commit | commitdiff | tree |
| 2020-08-14 |
Michael Paquier | Fix compilation warnings with libselinux 3.1 in contrib... |
commit | commitdiff | tree |
| 2020-08-14 |
Tom Lane | Doc: improve examples for json_populate_record() and... |
commit | commitdiff | tree |
| 2020-08-13 |
Andres Freund | snapshot scalability: Move PGXACT->xmin back to PGPROC. |
commit | commitdiff | tree |
| 2020-08-13 |
Alvaro Herrera | Handle new HOT chains in index-build table scans |
commit | commitdiff | tree |
| 2020-08-13 |
Andres Freund | Fix out-of-date version reference, grammar. |
commit | commitdiff | tree |
| 2020-08-12 |
Andres Freund | snapshot scalability: Don't compute global horizons... |
commit | commitdiff | tree |
| 2020-08-12 |
Alvaro Herrera | BRIN: Handle concurrent desummarization properly |
commit | commitdiff | tree |
| 2020-08-12 |
Tom Lane | Improve comments for postmaster.c's BackendList. |
commit | commitdiff | tree |
| 2020-08-12 |
Andres Freund | Track latest completed xid as a FullTransactionId. |
commit | commitdiff | tree |
| 2020-08-11 |
Andres Freund | Rename VariableCacheData.nextFullXid to nextXid. |
commit | commitdiff | tree |
| 2020-08-11 |
Michael Paquier | Improve tab completion of REINDEX in psql |
commit | commitdiff | tree |
| 2020-08-10 |
Peter Eisentraut | Replace remaining StrNCpy() by strlcpy() |
commit | commitdiff | tree |
| 2020-08-10 |
Noah Misch | Document clashes between logical replication and untrus... |
commit | commitdiff | tree |
| 2020-08-10 |
Noah Misch | Empty search_path in logical replication apply worker... |
commit | commitdiff | tree |
| 2020-08-10 |
Noah Misch | Move connect.h from fe_utils to src/include/common. |
commit | commitdiff | tree |
| 2020-08-10 |
Tom Lane | Make contrib modules' installation scripts more secure. |
commit | commitdiff | tree |
| 2020-08-09 |
Peter Geoghegan | Correct nbtree page split lock coupling comment. |
commit | commitdiff | tree |
| 2020-08-09 |
Tom Lane | Check for fseeko() failure in pg_dump's _tarAddFile(). |
commit | commitdiff | tree |
| 2020-08-09 |
Tom Lane | Remove useless Assert. |
commit | commitdiff | tree |
| 2020-08-08 |
Tom Lane | Remove <@ from contrib/intarray's GiST operator classes. |
commit | commitdiff | tree |
| 2020-08-08 |
Peter Geoghegan | Teach amcheck to verify sibling links in all cases. |
commit | commitdiff | tree |
| 2020-08-08 |
Alvaro Herrera | walsnd: Don't set waiting_for_ping_response spuriously |
commit | commitdiff | tree |
| 2020-08-08 |
Amit Kapila | Fix the logical streaming test. |
commit | commitdiff | tree |
| 2020-08-08 |
Peter Eisentraut | Add some const decorations |
commit | commitdiff | tree |
| 2020-08-08 |
Amit Kapila | Implement streaming mode in ReorderBuffer. |
commit | commitdiff | tree |
| 2020-08-07 |
Peter Geoghegan | Make nbtree split REDO locking match original execution. |
commit | commitdiff | tree |
| 2020-08-07 |
Alvaro Herrera | Remove PROC_IN_ANALYZE and derived flags |
commit | commitdiff | tree |
| 2020-08-07 |
Tom Lane | Support testing of cases where table schemas change... |
commit | commitdiff | tree |
| 2020-08-07 |
Peter Geoghegan | Rename nbtree split REDO routine variables. |
commit | commitdiff | tree |
| 2020-08-07 |
Etsuro Fujita | Fix yet another issue with step generation in partition... |
commit | commitdiff | tree |
| 2020-08-06 |
Peter Geoghegan | Remove obsolete amcheck comment. |
commit | commitdiff | tree |
| 2020-08-06 |
Peter Geoghegan | amcheck: Sanitize metapage's allequalimage field. |
commit | commitdiff | tree |
| 2020-08-06 |
David Rowley | Fix bogus EXPLAIN output for Hash Aggregate |
commit | commitdiff | tree |
| 2020-08-06 |
Robert Haas | Register llvm_shutdown using on_proc_exit, not before_s... |
commit | commitdiff | tree |
| 2020-08-05 |
Bruce Momjian | doc: clarify "state" table reference in tutorial |
commit | commitdiff | tree |
| 2020-08-05 |
Tom Lane | Fix matching of sub-partitions when a partitioned plan... |
commit | commitdiff | tree |
| 2020-08-04 |
Alexander Korotkov | Remove btree page items after page unlink |
commit | commitdiff | tree |
| 2020-08-04 |
Tom Lane | Increase hard-wired timeout values in ecpg regression... |
commit | commitdiff | tree |
| next |