| 2020-04-20 |
Alvaro Herrera | Add ALTER .. NO DEPENDS ON |
commit | commitdiff | tree |
| 2020-04-20 |
Tom Lane | Doc: update sections 9.5 and 9.6 for new function table... |
commit | commitdiff | tree |
| 2020-04-20 |
Magnus Hagander | Allow pg_read_all_stats to access all stats views again |
commit | commitdiff | tree |
| 2020-04-19 |
Tom Lane | Doc: update the rest of section 9.4 for new function... |
commit | commitdiff | tree |
| 2020-04-19 |
Jeff Davis | Fix missing pfree() in logtape.c, missed by 24d85952. |
commit | commitdiff | tree |
| 2020-04-19 |
Tom Lane | Doc: update sections 9.1-9.3 for new function table... |
commit | commitdiff | tree |
| 2020-04-19 |
Peter Eisentraut | Fix update-unicode target |
commit | commitdiff | tree |
| 2020-04-18 |
Tom Lane | Doc: sync functableentry markup choices with website... |
commit | commitdiff | tree |
| 2020-04-18 |
Tom Lane | Fix race conditions in synchronous standby management. |
commit | commitdiff | tree |
| 2020-04-18 |
David Rowley | Fix possible crash with GENERATED ALWAYS columns |
commit | commitdiff | tree |
| 2020-04-18 |
Tom Lane | Doc: revise formatting of function/operator tables. |
commit | commitdiff | tree |
| 2020-04-17 |
Andrew Dunstan | Revert "Only provide new libpq sslpasskey hook for... |
commit | commitdiff | tree |
| 2020-04-17 |
Andrew Dunstan | Only provide openssl_tls_init_hook if building with... |
commit | commitdiff | tree |
| 2020-04-17 |
Andrew Dunstan | Use a slightly more liberal regex to detect Visual... |
commit | commitdiff | tree |
| 2020-04-17 |
Andrew Dunstan | Only provide new libpq sslpasskey hook for openssl... |
commit | commitdiff | tree |
| 2020-04-17 |
Tom Lane | Fix possible future cache reference leak in ALTER EXTEN... |
commit | commitdiff | tree |
| 2020-04-17 |
Fujii Masao | Add index term for backup manifest in documentation. |
commit | commitdiff | tree |
| 2020-04-17 |
Michael Paquier | Fix minor memory leak in pg_basebackup and pg_receivewal |
commit | commitdiff | tree |
| 2020-04-16 |
David Rowley | Remove unneeded constraint dependency tracking |
commit | commitdiff | tree |
| 2020-04-16 |
Tom Lane | Fix cache reference leak in contrib/sepgsql. |
commit | commitdiff | tree |
| 2020-04-16 |
Amit Kapila | Fix the usage of parallel and full options of vacuum... |
commit | commitdiff | tree |
| 2020-04-16 |
Michael Paquier | Disable silently generation of manifests with servers... |
commit | commitdiff | tree |
| 2020-04-15 |
Peter Geoghegan | Slightly simplify nbtree split point choice loop. |
commit | commitdiff | tree |
| 2020-04-15 |
Michael Paquier | Fix minor memory leak in pg_dump |
commit | commitdiff | tree |
| 2020-04-15 |
Fujii Masao | Code review for backup manifest. |
commit | commitdiff | tree |
| 2020-04-14 |
Peter Geoghegan | Remove obsolete "hole in center of page" comment. |
commit | commitdiff | tree |
| 2020-04-14 |
Tom Lane | Account for collation when coercing the output of a... |
commit | commitdiff | tree |
| 2020-04-14 |
Andrew Dunstan | Stop requiring an explicit return from perl subroutines |
commit | commitdiff | tree |
| 2020-04-14 |
Andrew Dunstan | Set Perl search path more idiomatically |
commit | commitdiff | tree |
| 2020-04-14 |
Robert Haas | Document the backup manifest file format. |
commit | commitdiff | tree |
| 2020-04-14 |
Peter Geoghegan | Rearrange _bt_insertonpg() "update metapage" code. |
commit | commitdiff | tree |
| 2020-04-14 |
Michael Paquier | Fix collection of typos and grammar mistakes in the... |
commit | commitdiff | tree |
| 2020-04-14 |
Peter Geoghegan | Add defensive "split_only_page" nbtree assertion. |
commit | commitdiff | tree |
| 2020-04-14 |
Amit Kapila | Comments and doc fixes for commit 40d964ec99. |
commit | commitdiff | tree |
| 2020-04-14 |
Peter Geoghegan | Make _bt_insertonpg() more like _bt_split(). |
commit | commitdiff | tree |
| 2020-04-14 |
Noah Misch | Add a wait_for_catchup() before immediate stop of a... |
commit | commitdiff | tree |
| 2020-04-13 |
Alvaro Herrera | Silence Perl warning |
commit | commitdiff | tree |
| 2020-04-13 |
Peter Geoghegan | Harmonize nbtree page split point code. |
commit | commitdiff | tree |
| 2020-04-13 |
Andrew Dunstan | Use perl's $/ more idiomatically |
commit | commitdiff | tree |
| 2020-04-13 |
Andrew Dunstan | Use perl warnings pragma consistently |
commit | commitdiff | tree |
| 2020-04-13 |
Andrew Dunstan | Print policy name in perlcritic messages |
commit | commitdiff | tree |
| 2020-04-13 |
Robert Haas | Rename pg_validatebackup to pg_verifybackup some more. |
commit | commitdiff | tree |
| 2020-04-13 |
Amit Kapila | Cosmetic fixups for WAL usage work. |
commit | commitdiff | tree |
| 2020-04-13 |
Peter Eisentraut | Improve error messages after LoadLibrary() |
commit | commitdiff | tree |
| 2020-04-12 |
Tom Lane | Doc: introduce new layout for tables of functions and... |
commit | commitdiff | tree |
| 2020-04-12 |
Tom Lane | Doc: introduce and document "&zwsp;" for allowing optio... |
commit | commitdiff | tree |
| 2020-04-12 |
Robert Haas | Rename pg_validatebackup to pg_verifybackup. |
commit | commitdiff | tree |
| 2020-04-12 |
Peter Geoghegan | Doc: Fix contrib/amcheck tip. |
commit | commitdiff | tree |
| 2020-04-11 |
Tom Lane | Suppress -Wimplicit-fallthrough warning in new LIMIT... |
commit | commitdiff | tree |
| 2020-04-11 |
Noah Misch | Optimize RelationFindReplTupleSeq() for CLOBBER_CACHE_A... |
commit | commitdiff | tree |
| 2020-04-11 |
Noah Misch | When WalSndCaughtUp, sleep only in WalSndWaitForWal(). |
commit | commitdiff | tree |
| 2020-04-11 |
Tom Lane | Make EXPLAIN report maximum hashtable usage across... |
commit | commitdiff | tree |
| 2020-04-11 |
Tom Lane | Clear dangling pointer to avoid bogus EXPLAIN printout... |
commit | commitdiff | tree |
| 2020-04-11 |
Peter Eisentraut | Fix RELCACHE_FORCE_RELEASE issue |
commit | commitdiff | tree |
| 2020-04-11 |
Peter Eisentraut | Fix relcache reference leak |
commit | commitdiff | tree |
| 2020-04-11 |
Andrew Gierth | doc: restore intentional typo |
commit | commitdiff | tree |
| 2020-04-11 |
Peter Geoghegan | Add contrib/amcheck debug message. |
commit | commitdiff | tree |
| 2020-04-10 |
Tom Lane | Doc: clarify locking requirements for ALTER TABLE ADD... |
commit | commitdiff | tree |
| 2020-04-10 |
Tom Lane | Suppress unused-variable warning. |
commit | commitdiff | tree |
| 2020-04-10 |
Tom Lane | Doc: sync CREATE GROUP syntax synopsis with CREATE... |
commit | commitdiff | tree |
| 2020-04-10 |
Michael Paquier | Fix collection of typos and grammar mistakes in the... |
commit | commitdiff | tree |
| 2020-04-09 |
Tom Lane | Further stabilize results of 019_replslot_limit.pl. |
commit | commitdiff | tree |
| 2020-04-09 |
Tom Lane | Further cleanup of ts_headline code. |
commit | commitdiff | tree |
| 2020-04-09 |
Tom Lane | Doc: improve documentation about ts_headline() function. |
commit | commitdiff | tree |
| 2020-04-09 |
Tom Lane | Fix default text search parser's ts_headline code for... |
commit | commitdiff | tree |
| 2020-04-09 |
Tom Lane | Cosmetic improvements for default text search parser... |
commit | commitdiff | tree |
| 2020-04-09 |
Peter Eisentraut | Fix CREATE TABLE LIKE INCLUDING GENERATED column order... |
commit | commitdiff | tree |
| 2020-04-09 |
Fujii Masao | Fix typo in pg_validatebackup documentation. |
commit | commitdiff | tree |
| 2020-04-09 |
Fujii Masao | Exclude backup_manifest file that existed in database... |
commit | commitdiff | tree |
| 2020-04-09 |
Amit Kapila | Allow parallel create index to accumulate buffer usage... |
commit | commitdiff | tree |
| 2020-04-09 |
Fujii Masao | Add note in pg_stat_statements documentation about... |
commit | commitdiff | tree |
| 2020-04-08 |
Andrew Dunstan | Msys2 tweaks for pg_validatebackup corruption test |
commit | commitdiff | tree |
| 2020-04-08 |
Peter Eisentraut | createuser: Change a fprintf to pg_log_error |
commit | commitdiff | tree |
| 2020-04-08 |
Tomas Vondra | Stabilize incremental_sort tests |
commit | commitdiff | tree |
| 2020-04-08 |
Tom Lane | Fix pg_dump/pg_restore to restore event trigger comment... |
commit | commitdiff | tree |
| 2020-04-08 |
Thomas Munro | Rationalize GetWalRcv{Write,Flush}RecPtr(). |
commit | commitdiff | tree |
| 2020-04-08 |
Peter Eisentraut | Allow publishing partition changes via ancestors |
commit | commitdiff | tree |
| 2020-04-08 |
Alexander Korotkov | Revert 0f5ca02f53 |
commit | commitdiff | tree |
| 2020-04-08 |
David Rowley | Modify additional power 2 calculations to use new helpe... |
commit | commitdiff | tree |
| 2020-04-08 |
Michael Paquier | Fix crash when using COLLATE in partition bound expressions |
commit | commitdiff | tree |
| 2020-04-08 |
David Rowley | Modify various power 2 calculations to use new helper... |
commit | commitdiff | tree |
| 2020-04-08 |
Jeff Davis | Create memory context for HashAgg with a reasonable... |
commit | commitdiff | tree |
| 2020-04-08 |
David Rowley | Add functions to calculate the next power of 2 |
commit | commitdiff | tree |
| 2020-04-08 |
Tom Lane | Put back mistakenly removed #include. |
commit | commitdiff | tree |
| 2020-04-08 |
Alvaro Herrera | Remove testing for precise LSN/reserved bytes in new... |
commit | commitdiff | tree |
| 2020-04-08 |
Thomas Munro | Support PrefetchBuffer() in recovery. |
commit | commitdiff | tree |
| 2020-04-08 |
Tom Lane | Allow partitionwise join to handle nested FULL JOIN... |
commit | commitdiff | tree |
| 2020-04-08 |
Etsuro Fujita | Allow partitionwise joins in more cases. |
commit | commitdiff | tree |
| 2020-04-08 |
Tom Lane | Fix circle_in to accept "(x,y),r" as it's advertised... |
commit | commitdiff | tree |
| 2020-04-08 |
Andres Freund | snapshot scalability: Move delayChkpt from PGXACT to... |
commit | commitdiff | tree |
| 2020-04-08 |
Tomas Vondra | Track SLRU page hits in SimpleLruReadPage_ReadOnly |
commit | commitdiff | tree |
| 2020-04-08 |
Andres Freund | Fix XLogReader FD leak that makes backends unusable... |
commit | commitdiff | tree |
| 2020-04-07 |
Alvaro Herrera | Appease perlcritic |
commit | commitdiff | tree |
| 2020-04-07 |
Peter Geoghegan | Remove nbtree BTreeTupleSetAltHeapTID() function. |
commit | commitdiff | tree |
| 2020-04-07 |
Alvaro Herrera | Allow users to limit storage reserved by replication... |
commit | commitdiff | tree |
| 2020-04-07 |
Tom Lane | Allow psql's \g and \gx commands to transiently change... |
commit | commitdiff | tree |
| 2020-04-07 |
Alexander Korotkov | Implement waiting for given lsn at transaction start |
commit | commitdiff | tree |
| 2020-04-07 |
Alvaro Herrera | Support FETCH FIRST WITH TIES |
commit | commitdiff | tree |
| 2020-04-07 |
Tom Lane | Adjust bytea get_bit/set_bit to use int8 not int4 for... |
commit | commitdiff | tree |
| 2020-04-07 |
Tomas Vondra | Remove debugging elog from pgstat_recv_resetslrucounter |
commit | commitdiff | tree |
| next |