Commit Graph

20152 Commits (d3b62275e608b389cd15070643e005bd46a05c1c)
 

Author SHA1 Message Date
Bruce Momjian de4fbfadc5 Add: 21 years ago
Bruce Momjian e5c7c05168 Add: 21 years ago
Bruce Momjian 047b8a71d1 Add: 21 years ago
Tom Lane 4a8c5d0375 Create executor and planner-backend support for decoupled heap and index 21 years ago
Teodor Sigaev 04ce41ca62 Add comment about permissions on pg_ts* tables 21 years ago
Bruce Momjian fa66de98a9 >>>>Luckily, PG 8 is available for this. Do you have a short example? 21 years ago
Bruce Momjian bd32a25598 > >Luckily, PG 8 is available for this. Do you have a short example? 21 years ago
Bruce Momjian 7cce39c7ce The following patch should allow UPDATE_INTERVAL to be specified on the 21 years ago
Bruce Momjian aa8bdab272 Attached patch gets rid of the global timezone in the following steps: 21 years ago
Bruce Momjian dd39dd232f Update PITR wording, per Simon. 21 years ago
Tom Lane c822fe05ae pg_dumpall should enforce the server version check for itself, rather 21 years ago
Bruce Momjian 8023b7fa5a Add WAL entry about compression. 21 years ago
Bruce Momjian 07dfdb8dd0 Added to TODO: 21 years ago
Bruce Momjian 01979d1bd5 Update PITR setence to mention WAL and file system dump. 21 years ago
Tom Lane 7aa066f11d record_in and record_recv must be careful to return a separately 21 years ago
Bruce Momjian d304067695 Update PITR TODO items: 21 years ago
Bruce Momjian 54fe332776 Update TODO script sample. 21 years ago
Bruce Momjian 03d712d9f4 Update for HTML markup. 21 years ago
Bruce Momjian 68d2f9283d Add description that WAL files used during backup have to be archived 21 years ago
Bruce Momjian c68f6d7963 Add HTML version of TODO to CVS, for web site use. 21 years ago
Bruce Momjian 11ab2b85d7 Add HTML TODO version to CVS. 21 years ago
Bruce Momjian 584693cc6d Add description about partial WAL archiving for PITR: 21 years ago
Bruce Momjian 41d64a185e Fix html. 21 years ago
Bruce Momjian f1e8b57731 Test new html tag. 21 years ago
Bruce Momjian c57a418ce6 Add: 21 years ago
Bruce Momjian d755688f24 Update PITR mention of which WAL files are needed. 21 years ago
Tom Lane db30652135 Initial implementation of lossy-tuple-bitmap data structures. 21 years ago
Bruce Momjian 18b985055d Clarify name of file to be checked for PITR expiring. 21 years ago
Bruce Momjian 1a6ad669fb Fix comment typo. 21 years ago
Tom Lane d8b1bf4791 Create a new 'MultiExecProcNode' call API for plan nodes that don't 21 years ago
Tom Lane 85eee28cec Minor improvements to locale documentation. 21 years ago
Tom Lane 5f0a974ea9 Reduce PANIC to ERROR in several xlog routines that are used in both 21 years ago
Tom Lane 61b861421b Modify MoveOfflineLogs/InstallXLogFileSegment to avoid O(N^2) behavior 21 years ago
Tom Lane 348f856dc5 Revert addition of poorly-thought-out DUMP TIMESTAMP archive entry, 21 years ago
Neil Conway 3fa7901070 This patch changes the use of varargs.h to stdarg.h as 21 years ago
Neil Conway ea208aca00 Remove an unused variable "waitingForSignal". From Qingqing Zhou. 21 years ago
Bruce Momjian ad9201f982 Done 21 years ago
Tom Lane 8e14408028 Make equalTupleDescs() compare attlen/attbyval/attalign rather than 21 years ago
Tom Lane 0453a997af Put back blessing of record-function tupledesc, which I removed in a 21 years ago
Tom Lane 939712ee73 Don't try to constant-fold functions returning RECORD, since the optimizer 21 years ago
Tom Lane b79a718fac Must count '*' characters as potential arguments. 21 years ago
Tom Lane 055467d504 Marginal hack to use a specialized hash function for dynahash hashtables 21 years ago
Tom Lane 162bd08b3f Completion of project to use fixed OIDs for all system catalogs and 21 years ago
Michael Meskes 9dc2e6deaf Added patch by Philip Yarra <philip.yarra@internode.on.net> for a bug in thread support. 21 years ago
Tom Lane 7c13781ee7 First phase of project to use fixed OIDs for all system catalogs and 21 years ago
Tom Lane 2193a856a2 Simplify initdb-time assignment of OIDs as I proposed yesterday, and 21 years ago
Tom Lane 2fdf9e0be6 Change addRangeTableEntryForRelation() to take a Relation pointer instead 21 years ago
Tom Lane 45c79a3094 Revert yesterday's change to make pg_cast.h say 'OID = 0' in DATA entries. 21 years ago
Neil Conway 6853a37a83 Minor consistency improvement to the documentation on array functions. 21 years ago
Tom Lane 2662d0fb62 Adjust pg_cast.h so that the OIDs assigned to built-in casts come from 21 years ago