Commit Graph

9428 Commits (5a38af7fd8346cd9209c4a66754a4e653d88db57)
 

Author SHA1 Message Date
Tom Lane 5a38af7fd8 Rearrange XLogFileInit so that control-file spinlock is not held while filling 25 years ago
Peter Eisentraut 5dc0e67bd5 Reformat the "major changes" to 72 or so columns. 25 years ago
Peter Eisentraut 11fd91579a Repair. 25 years ago
Peter Eisentraut 406183fbed Tuning for docbook2man. 25 years ago
Thomas G. Lockhart 3d4fda8d19 New updates from Roberto Mello sent privately today due to email troubles. 25 years ago
Peter Eisentraut 937ec0064f Make note that version 1.1.8 doesn't work. 25 years ago
Marc G. Fournier dd612b4235 Generated Changelog since last Beta ... 25 years ago
Marc G. Fournier afa7b190d2 upgrade version to beta6 25 years ago
Tom Lane 10a4e0c2eb Documentation update from Marko Kreen. 25 years ago
Michael Meskes 90c1e2cc43 Fixed bug in handling of pointers to structs. 25 years ago
Hiroshi Inoue 935017457b Oops I forgot to add new files for multibyte support. 25 years ago
Tom Lane 9d645fd84c Support syncing WAL log to disk using either fsync(), fdatasync(), 25 years ago
Tom Lane 4eb5e27a28 Resetting the XLOG can't include rewinding it to logical position zero, 25 years ago
Hiroshi Inoue 9242e6c038 Add multibyte support. 25 years ago
Tom Lane 25f03eb30c Update sample error messages to agree with current code. 25 years ago
D'Arcy J.M. Cain 551e0aa991 Fix parameter handling. 25 years ago
D'Arcy J.M. Cain 37d67eb159 Add WIN32 support. 25 years ago
Tom Lane d584bf4867 Improve description of to_char templates. 25 years ago
Tom Lane 7f02049137 Give a more reasonable error message for a bad attribute name applied 25 years ago
Peter Eisentraut 2736ad31dc Fix markup. 25 years ago
Tom Lane 7fdaf78ed0 Reduce amount of memory used per tuple for after-event triggers. This 25 years ago
Tom Lane c9f26d7af6 COPY should handle after-insert triggers the same as execMain.c does. 25 years ago
Peter Eisentraut 609fee4717 A much better version of this is now in backend/port/aix. 25 years ago
Peter Eisentraut 8ec7986080 It's "gmake dist" now. 25 years ago
Peter Eisentraut b651540720 For some ungodly reason my etags doesn't have an --output option, but it 25 years ago
Peter Eisentraut e6a4413481 We're past Postgres95 now, and I'm sure Jolly doesn't want to receive any 25 years ago
Peter Eisentraut a298589e1c We got automatic dependencies now. 25 years ago
Peter Eisentraut fbc69e29af We're way past 6.3 ... 25 years ago
Peter Eisentraut c785e1e3b0 Update. Things are now build through 'make'. 25 years ago
Tom Lane cfab4f6541 Use SEP_CHAR consistently in forming XLOG pathnames. 25 years ago
Tom Lane 7ebbf20763 Remove obsolete PowerPC-specific hack for comparisons to DBL_MIN 25 years ago
Tom Lane c6c1fea06d Move -Bsymbolic for HPUX to Makefile.hpux, per Peter E's recommendation. 25 years ago
Bruce Momjian 3534e3b68f Update TODO list. 25 years ago
Bruce Momjian 9de4b77cee 'waiting' status display had extra space, removed. 25 years ago
Peter Eisentraut 707c0ffdab Try to run empty test program before running any real AC_TRY_RUN's, to 25 years ago
Tom Lane 5dd04603b9 Don't go belly-up if fork() fails for a routine checkpoint subprocess. 25 years ago
Tom Lane 286d1fc382 Fix numeric modulo operator for case of fractional right argument. 25 years ago
Bruce Momjian 2e7835f7f8 New shutdown wording: 25 years ago
Hiroshi Inoue 08bf4d68de Fix some memory leaks. 25 years ago
Hiroshi Inoue ebffbb42ac ifdef out reindex stuff in VACUUM for safety. 25 years ago
Tom Lane eeaf3fc3a1 First cut at XLOG file reset utility. 25 years ago
Peter Eisentraut f192da1ba3 Provide more useful error message if 'postgres -V' failed. Advertise 25 years ago
Peter Eisentraut 253c8fecfb update 25 years ago
Peter Eisentraut a0d82817da update 25 years ago
Tom Lane 1b87e24c4a Change xlog page-header format to include StartUpID. Use the SUI to 25 years ago
Peter Eisentraut e2f91389a5 'test -e' isn't portable. Use 'test -f'. 25 years ago
Bruce Momjian fb8cdc2fbd Update FAQ. 25 years ago
Philip Warner 704d7fa800 Document changed features of pg_dump, including: 25 years ago
Philip Warner ccca223b5c - Use subselect when enabling triggers, 25 years ago
Hiroshi Inoue e376cb6078 The attached file contains the registry settings required to install the 25 years ago