2001-02-09 |
Hiroshi Inoue | Change SELECT to not trigger "BEGIN" in not autocommit... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Tom Lane | plpgsql's private copy of xlateSqlType was out of sync... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Tom Lane | Document PL/TclU language variant, and do some minor... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Tom Lane | Restructure discussion of PL installation to emphasize... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Tom Lane | Remove no-longer-needed mklang script; now superseded... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Tom Lane | EXECUTE of a SELECT ... INTO now draws a 'not implement... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Peter Eisentraut | Remove outdated contrib/linux start scripts. Beat... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Peter Eisentraut | Make -w the default for shut down, add -W option to... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Bruce Momjian | UPdate file from Patrick. |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Hiroshi Inoue | Fix a misuse of 'char *' declaration. |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Tom Lane | When launching a child backend, take care to close... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Vadim B. Mikheev | FixBTree flag still exists and may be used to turn |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Vadim B. Mikheev | Runtime btree recovery is now ON by default. |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Vadim B. Mikheev | Macro for btree runtime fix. |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Tom Lane | Repair postmaster memory leakage during password authen... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Tom Lane | Redo pgaccess' queries about views so that they will... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Tom Lane | Not sure why this work script was in the repository... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Tom Lane | Minor copy-editing. |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Tom Lane | Use explicit path to libpgtcl.so, instead of relying... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Tom Lane | Make DEF_PGPORT available to Makefiles, so it can be... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Tom Lane | Actually, it looks like DEF_PGPORT belongs over in... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Tom Lane | Remove broken (and unnecessary) definition of DEF_PGPORT. |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Peter Eisentraut | Only pass the -L* portions of LDFLAGS to the Python... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Tom Lane | Need to specify DYNAMIC_PATH flag to shl_load, else... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Peter Mount | Some updates prior to retrieving a fresh cvs copy: |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Bruce Momjian | Add java. |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Bruce Momjian | Add item. |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Bruce Momjian | cleaned up. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Bruce Momjian | Make it clearer. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Peter Eisentraut | Only use termcap xor [n]curses, depending on what readl... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Bruce Momjian | Well, learned the hard way... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Bruce Momjian | Add. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Bruce Momjian | Update /contrib and TODO.detail. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Peter Eisentraut | If the first argument is --version or --help, skip... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Vadim B. Mikheev | PageAddItem in overwrite mode: must *NOT* check itemid... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Hiroshi Inoue | Improved version handling introduced by Dave Page. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Tom Lane | Now that I look at it, PQoidValue() ain't quite right... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Tom Lane | Repair PQoidStatus() bug reported by darcy@druid.net. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Tom Lane | Out-of-bounds memory allocation request sizes should... |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Peter Eisentraut | Document BETWEEN. |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Peter Eisentraut | Dump/display 'timestamp' as 'timestamp with time zone... |
commit | commitdiff | tree | snapshot |
2001-02-04 |
Peter Eisentraut | Move PL docs to programmer's guide, "storage" chapter... |
commit | commitdiff | tree | snapshot |
2001-02-04 |
Peter Eisentraut | Check for -lresolv. |
commit | commitdiff | tree | snapshot |
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 |
next |