| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-12-27 | Mention datatype() casting change. | Bruce Momjian | |
| 2001-12-27 | Update TODO list. | Bruce Momjian | |
| 2001-12-27 | Update for new timestamp behavior. | Bruce Momjian | |
| 2001-12-26 | Add cachable item. | Bruce Momjian | |
| 2001-12-24 | Place PAM before REJECT in sample file. | Bruce Momjian | |
| 2001-12-23 | Fix directions for a client-only install, per comments from Alexey Borzov | Tom Lane | |
| and Vivek Khera. | |||
| 2001-12-23 | Update description of CURRENT_TIMESTAMP and friends. | Tom Lane | |
| 2001-12-23 | Type interval takes a precision, too. | Tom Lane | |
| 2001-12-23 | Lots of content and formatting improvements in release notes. HISTORY | Peter Eisentraut | |
| now generated from DocBook sources. | |||
| 2001-12-23 | Add missing id attribute. | Peter Eisentraut | |
| 2001-12-23 | Updated ECPG items | Michael Meskes | |
| 2001-12-23 | - Removed space_or_nl and line_end from pgc.l. | Michael Meskes | |
| - Fixed several bugs concerning arrays of structs including a memory allocation bug. | |||
| 2001-12-23 | Fix mispeling ... | Tom Lane | |
| 2001-12-21 | Czech translation updates from Karel Zak | Peter Eisentraut | |
| 2001-12-21 | Fix error | Peter Eisentraut | |
| 2001-12-21 | Use MemSet() rather than a loop to do blank-padding on PS_USE_CLOBBER_ARGV | Tom Lane | |
| machines. I have just been observing some scenarios where set_ps_display accounts for more than 10% of the backend CPU, and this loop has to be the reason. | |||
| 2001-12-21 | Add full name of the month of July to the lookup table. | Thomas G. Lockhart | |
| Thanks to Greg Sabino Mullane <greg@turnstep.com> for finding the problem. | |||
| 2001-12-21 | Remove duplicate lines from fouled up last commit (my DSL line failed | Thomas G. Lockhart | |
| during the CVS update, leaving locks and bad files). | |||
| 2001-12-21 | Updates for next release from Bernd Tegge. | Thomas G. Lockhart | |
| 2001-12-21 | Do not require iconv for dbase conversion. | Bruce Momjian | |
| 2001-12-21 | Remove: | Bruce Momjian | |
| * Fix contrib/dbase to not require libiconv | |||
| 2001-12-21 | * Fix contrib/dbase to not require libiconv. | Bruce Momjian | |
| 2001-12-21 | Allow contrib/dbase to compile if HAVE_ICONV_H it not defined. This is | Bruce Momjian | |
| only a partial solution but a step in the right direction. | |||
| 2001-12-21 | Add needed libiconv link to contrib/dbase, per Christopher Kings-Lynne | Bruce Momjian | |
| 2001-12-21 | pre-page -> after-change, per Vadim. | Bruce Momjian | |
| 2001-12-21 | Spiff up discussion of precision on date/time data types. | Thomas G. Lockhart | |
| Add a NetBSD/alpha and update info on a few other platforms. | |||
| 2001-12-21 | Allow location of index creation perl script be be specified in | Thomas G. Lockhart | |
| Makefile.custom, to allow finding it on Mandrake systems (at least). | |||
| 2001-12-21 | Select proper geometry comparison file for freebsd/alpha. | Tom Lane | |
| Per report from Christopher Kings-Lynne. | |||
| 2001-12-20 | Pre-page write additions. | Bruce Momjian | |
| 2001-12-20 | Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo. | Bruce Momjian | |
| 2001-12-20 | Fix for SunOS4 horology test | Tatsuo Ishii | |
| 2001-12-20 | MIN() -> Min, fixes compile problem. | Bruce Momjian | |
| 2001-12-20 | Reflect Tom's change | Tatsuo Ishii | |
| 2001-12-19 | Fix buffer-overrun problem in pretty printer. | Tom Lane | |
| 2001-12-19 | Fix pgstattuple to acquire a read lock on the target table. This | Tom Lane | |
| prevents embarassments such as having the table dropped or truncated partway through the scan. Also, fix free space calculation to include pages that currently contain no tuples. | |||
| 2001-12-19 | Temporarily dike out GetUndoRecPtr() in checkpoint generation, since we | Tom Lane | |
| do not use the undo pointer anyway. This is a quick-hack solution for the three-way deadlock condition discussed in pghackers 17-Dec-01. Need to find a better way of doing it. | |||
| 2001-12-19 | New edition | Peter Eisentraut | |
| 2001-12-19 | Better formatting | Peter Eisentraut | |
| 2001-12-19 | Minor improvements | Peter Eisentraut | |
| 2001-12-19 | Some tuning | Peter Eisentraut | |
| 2001-12-19 | Fix warning | Peter Eisentraut | |
| 2001-12-19 | Tweak to make freebsd/alpha use the correct float8 comparison file. | Tom Lane | |
| 2001-12-19 | Make sure that all variants of HeapTupleSatisfies will do the right thing | Tom Lane | |
| if presented with a tuple in process of being moved by VACUUM. Per bug report from Brian Hirt. | |||
| 2001-12-17 | Move geqo enable into proper section. | Bruce Momjian | |
| 2001-12-15 | Update TODO list. | Bruce Momjian | |
| 2001-12-15 | Update TODO list. | Bruce Momjian | |
| 2001-12-14 | More comment for libpgeasy. | Bruce Momjian | |
| 2001-12-14 | Fix double-memory free in libpgeasy; problem introduced yesterday. | Bruce Momjian | |
| 2001-12-14 | Clean up comment in libpgeasy. | Bruce Momjian | |
| 2001-12-13 | Add Swedish | Peter Eisentraut | |
