- 24 Jan, 2002 5 commits
-
-
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
-
Tom Lane authored
allows plperl routines to return NULL as intended.
-
Tom Lane authored
removes any empty chunks, the chunk previously added won't be there anymore, so it's possible there is zero free space in the rel's page list afterwards. Must loop back and rerun the part that adds a chunk to the list.
-
- 23 Jan, 2002 7 commits
-
-
Tom Lane authored
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
value of TCL_SHLIB_LD in the shell script that creates Makefile.tcldefs, rather than trying to persude gmake to do it.
-
Bruce Momjian authored
-
Michael Meskes authored
-
Bruce Momjian authored
> * Reorder postgresql.conf WAL items in order of importance > * Remove wal_files postgresql.conf option because WAL files are now recycled > * Find proper defaults for postgresql.conf WAL entries > * Add checkpoint_min_warning postgresql.conf option to warn about checkpoints > that are too frequent
-
- 22 Jan, 2002 8 commits
-
-
Bruce Momjian authored
< http://www1.distributed.net/source, in client/common/cpucheck.cpp --- > from distributted.net, http://www1.distributed.net/source, > in client/common/cpucheck.cpp
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
> * Add code to detect an SMP machine and handle spinlocks accordingly
-
Bruce Momjian authored
-
Tom Lane authored
compile in client apps that use the standard installed header set. To allow removing that include, move DLLIMPORT definitions out of c.h and into the appropriate port-specific header files.
-
PostgreSQL Daemon authored
okay, sorry for delay all ... here is the tag for RC1 ...
-
- 21 Jan, 2002 1 commit
-
-
Tom Lane authored
-
- 20 Jan, 2002 4 commits
-
-
Peter Eisentraut authored
-
Tom Lane authored
options. Document --with-pam and --enable-depend, do some minor copy-editing.
-
Bruce Momjian authored
-
Bruce Momjian authored
> * Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS [exists]
-
- 18 Jan, 2002 14 commits
-
-
Peter Eisentraut authored
-
Bruce Momjian authored
-
Tom Lane authored
choke at 2Gb of output. From Andrew Sullivan.
-
Bruce Momjian authored
> * Use thread-safe crypt() in libpq, if available
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
tom lane
-
Dave Cramer authored
Previous versions did not correctly identify primary/foreign keys
-
Tom Lane authored
dumped by pg_dump -o. Per bug report posted by Bruce; fix is from Philip Warner, reviewed by Tom Lane.
-
Tom Lane authored
-
Michael Meskes authored
cannot see a reason why it should be an error.
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
-
- 16 Jan, 2002 1 commit
-
-
Tom Lane authored
-