- 07 Feb, 2002 1 commit
-
-
Hiroshi Inoue authored
-
- 06 Feb, 2002 2 commits
-
-
Peter Eisentraut authored
-
Tom Lane authored
-
- 04 Feb, 2002 2 commits
-
-
Bruce Momjian authored
< * Allow row re-use with automatic vacuum (Tom) 356c355 < --- > * Provide automatic scheduling of background vacuum (Tom)
-
Bruce Momjian authored
< * Allow row re-use without vacuum (Tom) --- > * Allow row re-use with automatic vacuum (Tom) > * Flush cached query plans when their underlying catalog data changes
-
- 03 Feb, 2002 3 commits
-
-
Bruce Momjian authored
bug.template.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 02 Feb, 2002 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
This fixes references to 7.1.3 (I think). It also modifies the japanese FAQ, so I'm not sure if that's done correctly. Chris
-
- 01 Feb, 2002 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
please apply. Andreas
-
Bruce Momjian authored
> * Prevent SIGHUP and 'pg_ctl reload' from changing command line > specified parameters to postgresql.conf defaults
-
- 31 Jan, 2002 5 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
- 30 Jan, 2002 5 commits
-
-
Peter Eisentraut authored
-
Peter Eisentraut authored
and doesn't make sense strictly speaking.
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Tom Lane authored
-
- 29 Jan, 2002 3 commits
-
-
Peter Eisentraut authored
-
Tom Lane authored
inline routines do.
-
Tom Lane authored
taken care of in pg_config.h.
-
- 27 Jan, 2002 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
> * Allow ORDER BY ... LIMIT to select top values without sort or index
-
- 26 Jan, 2002 2 commits
-
-
Bruce Momjian authored
> * -Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison
-
Peter Eisentraut authored
-
- 25 Jan, 2002 9 commits
-
-
Tom Lane authored
-
Tom Lane authored
the individual privilege bits. I regard this as an important change for cross-version compatibility: without this, a 7.1 dump loaded into 7.2 is likely to be short a few privileges.
-
Tom Lane authored
-
Bruce Momjian authored
-
Bruce Momjian authored
> o Allow UPDATE/DELETE WHERE CURRENT OF cursor using per-cursor tid
-
Bruce Momjian authored
> o Allow DELETE WHERE CURRENT OF cursor using per-cursor tid > stored in the backend
-
Bruce Momjian authored
-
PostgreSQL Daemon authored
let's roll up rc2 ..
-
Bruce Momjian authored
> * Increase identifier length (NAMEDATALEN) if small performance hit, > perhaps to standard length of 128; change struct pgNotify to use pid > first, breaks notify API;
-