2005-04-24 |
Bruce Momjian | Clean up HTML. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Bruce Momjian | Add replication FAQ item. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Neil Conway | Update some comments to use SQL examples rather than... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Bruce Momjian | Add line break. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Bruce Momjian | Update book items. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Bruce Momjian | Update VACUUM VERBOSE FSM message, per Tom. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Repair two TIME WITH TIME ZONE bugs found by Dennis... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Remove useless argtype_inherit() code, and make consequ... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Turns out our existing page size is already optimal... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Item already added to existing 'thread' item: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Remove item, not sure what it refers to: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | New item: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Update threading item: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Remove explicit FreeExprContext calls during plan node... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Fix typo: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Update VACUUM VERBOSE update, per Alvaro. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Update working of VACUUM VERBOSE. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Make VACUUM VERBOSE FSM output all output in a single... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Move info about lack of depencency checking in Makefile... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Update FAQ by eliminating non-frequent items like large... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Update H4 tag to H3 to be consistent with heading levels. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Add item about server-side debugging. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Update FAQ items to point to existing web pages rather... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Add comment about checkpoint panic behavior during... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Allow -2147483648 to be treated as an INT4 rather than... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Treat a zero-D array as empty in int_enum(), per Andrew... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Recent changes got the sense of the notnull bit backwar... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Define the right-hand input of AT TIME ZONE as a full... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Update FAQ release number to 8.0.2. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Modify output of VACUUM VERBOSE to be clearer. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | int_aggregate's int_enum() doesn't work correctly with... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Turns out that my recent elimination of the 'redundant... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Bruce Momjian | Add documentation stating how to determine if FSM setti... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Teach choose_bitmap_and() to actually be choosy --... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Fix bogus EXPLAIN display of rowcount estimates for... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Tom Lane | First cut at planner support for bitmap index scans... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Bruce Momjian | Fix typo: |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Bruce Momjian | Typo fix. Alvaro. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Bruce Momjian | Update URL for TODO list. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Bruce Momjian | Remove pre-7.3 mention that FOR UPDATE can be before... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Bruce Momjian | Clarify that only crypt can't use md5 pg_shadow passwords. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Bruce Momjian | Clarify use of MD5 authentication and pg_shadow encryption. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Tom Lane | Rethink original decision to use AND/OR Expr nodes... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Bruce Momjian | Updated text for bitmaps: |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Tom Lane | Install some slightly realistic cost estimation for... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Tom Lane | Make pg_ctl status do a kill() test to verify that... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Tom Lane | Add note clarifying that indexes that support ordered... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Tom Lane | Don't try to run clauseless index scans on index types... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Tom Lane | Fix mis-display of negative fractional seconds in inter... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Tom Lane | Minor performance improvement: avoid unnecessary creati... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Tom Lane | Create executor and planner-backend support for decoupl... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Teodor Sigaev | Add comment about permissions on pg_ts* tables |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Bruce Momjian | >>>>Luckily, PG 8 is available for this. Do you have... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Bruce Momjian | > >Luckily, PG 8 is available for this. Do you have... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Bruce Momjian | The following patch should allow UPDATE_INTERVAL to... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Bruce Momjian | Attached patch gets rid of the global timezone in the... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Bruce Momjian | Update PITR wording, per Simon. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Tom Lane | pg_dumpall should enforce the server version check... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Bruce Momjian | Add WAL entry about compression. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Bruce Momjian | Added to TODO: |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Bruce Momjian | Update PITR setence to mention WAL and file system... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Tom Lane | record_in and record_recv must be careful to return... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Bruce Momjian | Update PITR TODO items: |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Bruce Momjian | Update TODO script sample. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Bruce Momjian | Update for HTML markup. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Bruce Momjian | Add description that WAL files used during backup have... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Bruce Momjian | Add HTML version of TODO to CVS, for web site use. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Bruce Momjian | Add HTML TODO version to CVS. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Bruce Momjian | Add description about partial WAL archiving for PITR: |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Bruce Momjian | Fix html. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Bruce Momjian | Test new html tag. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Bruce Momjian | Update PITR mention of which WAL files are needed. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Tom Lane | Initial implementation of lossy-tuple-bitmap data struc... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Bruce Momjian | Clarify name of file to be checked for PITR expiring. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Bruce Momjian | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Tom Lane | Create a new 'MultiExecProcNode' call API for plan... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Tom Lane | Minor improvements to locale documentation. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Tom Lane | Reduce PANIC to ERROR in several xlog routines that... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Tom Lane | Modify MoveOfflineLogs/InstallXLogFileSegment to avoid... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Tom Lane | Revert addition of poorly-thought-out DUMP TIMESTAMP... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Neil Conway | This patch changes the use of varargs.h to stdarg.h as |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Neil Conway | Remove an unused variable "waitingForSignal". From... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Bruce Momjian | Done |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Tom Lane | Make equalTupleDescs() compare attlen/attbyval/attalign... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Tom Lane | Put back blessing of record-function tupledesc, which... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Tom Lane | Don't try to constant-fold functions returning RECORD... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Tom Lane | Must count '*' characters as potential arguments. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Tom Lane | Marginal hack to use a specialized hash function for... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Tom Lane | Completion of project to use fixed OIDs for all system... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Meskes | Added patch by Philip Yarra <philip.yarra@internode... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Tom Lane | First phase of project to use fixed OIDs for all system... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Tom Lane | Simplify initdb-time assignment of OIDs as I proposed... |
commit | commitdiff | tree | snapshot |
next |