- 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;
-
- 24 Jan, 2002 8 commits
-
-
Bruce Momjian authored
> * Increase identifier length (NAMEDATALEN) if small performance hit; > change struct pgNotify to use pid first, breaks notify API
-
Bruce Momjian authored
> * Evaluate AIX cs() spinlock macro for performance optimizations (Tatsuo)
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
cturner@redhat.com.
-
Tom Lane authored
-
Tom Lane authored
It would try to call the input conversion routines for them anyway. So, a valid input string for the datatype had to be supplied.
-
Tom Lane authored
-