2001-02-04 |
Peter Eisentraut | Pass LDFLAGS along with LIBS to the Python build stuff... |
commit | commitdiff | tree | snapshot |
2001-02-04 |
Peter Eisentraut | Must run jadetex three times to get correct page number... |
commit | commitdiff | tree | snapshot |
2001-02-04 |
Peter Eisentraut | When making xrefs to refsects, the linkend should point... |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Bruce Momjian | Re-add Peter E's changes. |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Tom Lane | Fix inappropriate attempt to push down qual clauses... |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Peter Eisentraut | Use elog() instead of exit() for fatal scanner errors. |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Peter Eisentraut | Improved wording, from Albert REINER <areiner@tph.tuwie... |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Peter Eisentraut | Update, polish, consistencify preface/intro sections. |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Bruce Momjian | Change description. |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Vadim B. Mikheev | Runtime tree recovery is implemented, just testing... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Bruce Momjian | Apply patches for QNX from Maurizio |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Bruce Momjian | A patch for the GROUP BY/HAVING example. p.date should... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Bruce Momjian | Please replace with the one attached to this... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Michael Meskes | Applied two bug fixes by Christof Petig. |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Peter Mount | Wed Jan 31 08:46:00 GMT 2001 peter@retep.org.uk |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Peter Mount | Tue Jan 30 22:24:00 GMT 2001 peter@retep.org.uk |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Vadim B. Mikheev | Couple additional functions to fix tree at runtime. |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Bruce Momjian | Update /contrib README and add init.d from Ryan. |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Bruce Momjian | Update HISTORY/release with current changes. |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Bruce Momjian | Remove unused TODO.detail functions. |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Bruce Momjian | Remove subquery. |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Bruce Momjian | Update to PyGreSQL-3.1 |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Vadim B. Mikheev | Call _bt_fixroot() from _bt_insertonpg. |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Marc G. Fournier | update configure to beta4 |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Tom Lane | Clean up handling of tuple descriptors so that result... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Bruce Momjian | The following patch is required for successful compilat... |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Philip Warner | Used LEFT OUTER JOIN for various queries |
commit | commitdiff | tree | snapshot |
2001-01-28 |
Philip Warner | Applied (slightly modified) patches from Tatsuo: |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Bruce Momjian | Here is an update on the Win32 patch. Modified files... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Bruce Momjian | Add 'foreign' file. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Bruce Momjian | Add missing pgaccess files. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Bruce Momjian | Update to pgaccess 0.98.7. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Philip Warner | When dropping the schema, reconnect as owner of each... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Peter Eisentraut | Make into appendix, correct some items. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Peter Eisentraut | Add permission check for CHECKPOINT. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Tom Lane | Fix failure to create sequences for more than one SERIA... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Tom Lane | Looks like I broke cases involving combinations of... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Bruce Momjian | in the tutorial, chapter 2., "Relational Data Model... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Tom Lane | Don't crash if subquery appears multiple times in joint... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Tom Lane | Repair bug reported by Huxton, 1/24/01. We need to... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Bruce Momjian | Just a quick patch to make the geometry test... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Tom Lane | Refuse to try to attach a condition to a NOTIFY or... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Tom Lane | Suppress coredump when EXPLAINing query that is rewritt... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Tom Lane | Re-read Unix-socket lock file every so often (every... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Peter Eisentraut | Clean up markup, add description of contrib/array opera... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Tom Lane | Change float8-to-int8 conversion to round to nearest... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Bruce Momjian | odbc1.diff changes the text on the Protocol Radio butto... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Tom Lane | gcc complains about improperly terminated comment. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Peter Eisentraut | Add some links from data type chapter to section on... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Tom Lane | Special case in ProcSleep() wasn't sufficiently general... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Vadim B. Mikheev | First step in attempt to fix tree at runtime: create... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Michael Meskes | Synced gram.y and preproc.y. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Peter Eisentraut | For missing owner of database, default to superuser. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Peter Eisentraut | Avoid bogus failures due to 'ps x | grep postmaster... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Peter Mount | Added an alternative constructor to PGSQLException... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Bruce Momjian | Add to TODO.detail. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Tom Lane | Whoops, forgot to do ProcLockWakeup() after deadlock... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Bruce Momjian | Add. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Tom Lane | Re-implement deadlock detection and resolution, per... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Bruce Momjian | Further to the previous ODBC patches I posted today... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Bruce Momjian | > From: Tom Lane [mailto:tgl@sss.pgh.pa.us] |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Bruce Momjian | I decided to give this a go after all :-) The attached... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Bruce Momjian | This patch fixes an arrayindexoutofbounds exception... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Bruce Momjian | Add ./include/config.h.win32 to RELEASE update list. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Bruce Momjian | Add to inheritance |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Bruce Momjian | Attached is a revised patch that removes the static... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Peter Eisentraut | WAL documentation, from Oliver Elphick and Vadim Mikheev. |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Peter Eisentraut | Update based on documentation written by Vadim Mikheev... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Bruce Momjian | Change Copyright from PostgreSQL, Inc to PostgreSQL... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Peter Eisentraut | Fix bogus pattern for STRING. |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Bruce Momjian | Add all possible config file options. |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Bruce Momjian | Put back old config contents until I am finished. |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Bruce Momjian | Add "idle in transaction" status message |
commit | commitdiff | tree | snapshot |
next |