Commit Graph

9440 Commits (cfeccdf80a6fd214f22a13d12a237096ed77e23f)
 

Author SHA1 Message Date
Philip Warner cfeccdf80a - Added CVS headers to files 25 years ago
Tom Lane 31b5c05819 Restore include-file updates, and fix some of the more glaring macro 25 years ago
Tom Lane 8f82141b54 Restore Peter's makefile fixes. 25 years ago
Tom Lane 7c9f29546c Give postmaster enough time to update the pidfile before checking to 25 years ago
Tom Lane af6e88a9cf Remove NEXTXID xlog record type to avoid three-way deadlock risk. 25 years ago
Tom Lane ddc5bc958a When we add 'waiting' to the ps_status display, there should be a 25 years ago
Tom Lane 934126b518 Considering the BeOS port didn't compile without IPC_STAT and shm_nattch, 25 years ago
Tom Lane 4bd983bf34 Patches from Cyril Velter to make shared-memory-conflict-detection code 25 years ago
Philip Warner 5c1b00450c Fixed but in _enableTriggersIfNecessary introduced by previous patches by me 25 years ago
Tom Lane fd5bac6d27 Fix coredump due to writing one more byte than we'd allocated. 25 years ago
Tom Lane ae293d33cf Make sure ControlFile logId/logSeg don't go backwards (barely possible given a 25 years ago
Bruce Momjian 4bcb80a3e3 Update contrib intarray to Jan 25 version. 25 years ago
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