2001-03-21 |
Hiroshi Inoue | The attached patch fixes win32.mak which got broken... |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Vadim B. Mikheev | Check bufHdr->cntxDirty and call StartBufferIO in Buffe... |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Hiroshi Inoue | a fix from Eiji Tokuya. |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Bruce Momjian | Add mmap info. Seems mmap may not be a good idea. |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Marc G. Fournier | well, here goes our first Release Candidate for 7.1... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Bruce Momjian | Fix 'ps' WAIT status display bug on setproctitle()... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Bruce Momjian | Update Japanese FAQ. |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Tom Lane | Recommend CREATE TABLE AS in preference to SELECT INTO... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Tom Lane | Repair intarray's problems with TOASTed input, avoid... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Tom Lane | Mention that parallel regress script needs to be run... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Tom Lane | Discuss LOCALE differences as a reason for regression... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Tom Lane | Tweak out-of-memory error messages to include the reque... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Tom Lane | Make regular-expression error messages a tad less obscure, |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Bruce Momjian | Update Peter Mount's email address in README. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Peter Eisentraut | Add missing TO. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Peter Eisentraut | Add note about saving large objects during upgrade. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Philip Warner | - Added CVS headers to files |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Tom Lane | Restore include-file updates, and fix some of the more... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Tom Lane | Restore Peter's makefile fixes. |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Tom Lane | Give postmaster enough time to update the pidfile befor... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Tom Lane | Remove NEXTXID xlog record type to avoid three-way... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Tom Lane | When we add 'waiting' to the ps_status display, there... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Tom Lane | Considering the BeOS port didn't compile without IPC_ST... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Tom Lane | Patches from Cyril Velter to make shared-memory-conflic... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Philip Warner | Fixed but in _enableTriggersIfNecessary introduced... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Tom Lane | Fix coredump due to writing one more byte than we'd... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Tom Lane | Make sure ControlFile logId/logSeg don't go backwards... |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Bruce Momjian | Update contrib intarray to Jan 25 version. |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Tom Lane | Rearrange XLogFileInit so that control-file spinlock... |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Peter Eisentraut | Reformat the "major changes" to 72 or so columns. |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Peter Eisentraut | Repair. |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Peter Eisentraut | Tuning for docbook2man. |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Thomas G. Lockhart | New updates from Roberto Mello sent privately today... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Peter Eisentraut | Make note that version 1.1.8 doesn't work. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Marc G. Fournier | Generated Changelog since last Beta ... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Marc G. Fournier | upgrade version to beta6 |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Tom Lane | Documentation update from Marko Kreen. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Michael Meskes | Fixed bug in handling of pointers to structs. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Hiroshi Inoue | Oops I forgot to add new files for multibyte support. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Tom Lane | Support syncing WAL log to disk using either fsync... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Tom Lane | Resetting the XLOG can't include rewinding it to logica... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Hiroshi Inoue | Add multibyte support. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Tom Lane | Update sample error messages to agree with current... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
D'Arcy J.M... | Fix parameter handling. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
D'Arcy J.M... | Add WIN32 support. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Tom Lane | Improve description of to_char templates. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Tom Lane | Give a more reasonable error message for a bad attribut... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Peter Eisentraut | Fix markup. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Tom Lane | Reduce amount of memory used per tuple for after-event... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Tom Lane | COPY should handle after-insert triggers the same as... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Peter Eisentraut | A much better version of this is now in backend/port... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Peter Eisentraut | It's "gmake dist" now. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Peter Eisentraut | For some ungodly reason my etags doesn't have an -... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Peter Eisentraut | We're past Postgres95 now, and I'm sure Jolly doesn... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Peter Eisentraut | We got automatic dependencies now. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Peter Eisentraut | We're way past 6.3 ... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Peter Eisentraut | Update. Things are now build through 'make'. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Tom Lane | Use SEP_CHAR consistently in forming XLOG pathnames. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Tom Lane | Remove obsolete PowerPC-specific hack for comparisons... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Tom Lane | Move -Bsymbolic for HPUX to Makefile.hpux, per Peter... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Bruce Momjian | 'waiting' status display had extra space, removed. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Peter Eisentraut | Try to run empty test program before running any real... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Tom Lane | Don't go belly-up if fork() fails for a routine checkpo... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Tom Lane | Fix numeric modulo operator for case of fractional... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Bruce Momjian | New shutdown wording: |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Hiroshi Inoue | Fix some memory leaks. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Hiroshi Inoue | ifdef out reindex stuff in VACUUM for safety. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Tom Lane | First cut at XLOG file reset utility. |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Peter Eisentraut | Provide more useful error message if 'postgres -V'... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Peter Eisentraut | update |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Peter Eisentraut | update |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Tom Lane | Change xlog page-header format to include StartUpID... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Peter Eisentraut | 'test -e' isn't portable. Use 'test -f'. |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Philip Warner | Document changed features of pg_dump, including: |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Philip Warner | - Use subselect when enabling triggers, |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Hiroshi Inoue | The attached file contains the registry settings requir... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Tom Lane | Update for new pg_control format. |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Tom Lane | XLOG (and related) changes: |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Tom Lane | Avoid O(N^2) behavior in deferredTriggerAddEvent()... |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Peter Eisentraut | Throw error if Ant is not found and Java is requested... |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Peter Eisentraut | Add uninstall target to Java build. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Tom Lane | Turns out the HPUX linker likes -Bsymbolic too. Withou... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Tom Lane | Provide a hack to let initialization happen on platform... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Tom Lane | Do not accept values from sections following the specif... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Tom Lane | BOX documentation disagreed with code about corner... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Peter Eisentraut | Document --with-java. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Peter Eisentraut | Eliminate some hackery when creating text files (INSTAL... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Peter Eisentraut | Use install-sh unconditionally. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Tom Lane | FATAL errors should cause exit with nonzero status... |
commit | commitdiff | tree | snapshot |
next |