[COMMITTERS] press - pr: New Directory

2004-11-30 Thread User Aglio
Update of /cvsroot/press/pr/releases/8.0/ja In directory pgfoundry.org:/tmp/cvs-serv91939/ja Log Message: Directory /cvsroot/press/pr/releases/8.0/ja added to the repository ---(end of broadcast)--- TIP 9: the planner will ignore your desire to cho

[COMMITTERS] pgsql: Remove question mark on COPY CSV fix: < returns in data? >

2004-11-30 Thread Bruce Momjian
Log Message: --- Remove question mark on COPY CSV fix: < returns in data? > returns in data Modified Files: -- pgsql/doc: TODO (r1.1410 -> r1.1411) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1410&r2=1.1411) --

[COMMITTERS] pgsql: Add \n to end of output for psql \s with no history file name.

2004-11-30 Thread Bruce Momjian
Log Message: --- Add \n to end of output for psql \s with no history file name. This prevents the next psql prompt from showing up on the end of the last history line. Modified Files: -- pgsql/src/bin/psql: command.c (r1.136 -> r1.137) (http://developer.po

[COMMITTERS] createdb fail

2004-11-30 Thread alex yap
i want to createdb but this appear..   Warning : could not remove database directory "/var/postgresql/data/base/17147" Detail: Failing system command was : rm -rf '/var/postgresql/data/base/17147' Error: could not initialize database directory; delete failed as well detail : failing system command

[COMMITTERS] pgsql: Update Turkish FAQ.

2004-11-30 Thread Bruce Momjian
Log Message: --- Update Turkish FAQ. Devrim GUNDUZ Modified Files: -- pgsql/doc: FAQ_turkish (r1.5 -> r1.6) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_turkish.diff?r1=1.5&r2=1.6) pgsql/doc/src/FAQ: FAQ_turkish.html (r1.5 -> r1.6)

[COMMITTERS] pgsql: Removed: < * Make log_min_duration_statement output when the

2004-11-30 Thread Bruce Momjian
Log Message: --- Removed: < * Make log_min_duration_statement output when the duration is reached rather < than when the statement completes < < This prints long queries while they are running, making trouble shooting < easier. Also, it eliminates the need for log_statement because

[COMMITTERS] pgmemcache - pgmemcache: Imported Sources

2004-11-30 Thread User Seanc
Update of /cvsroot/pgmemcache/pgmemcache In directory pgfoundry.org:/tmp/cvs-serv61303 Log Message: Initial import of pgmemcache Status: Vendor Tag: SEANC Release Tags: RELEASE_1_0 N pgmemcache/Makefile N pgmemcache/pgmemcache.c N pgmemcache/pgmemcache.h N pgmemcache/pgmem

[COMMITTERS] pgsql: Quote SHELL arguments only on Win32.

2004-11-30 Thread Bruce Momjian
Log Message: --- Quote SHELL arguments only on Win32. Modified Files: -- pgsql/src/bin/psql: command.c (r1.135 -> r1.136) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c.diff?r1=1.135&r2=1.136) ---(end of br

[COMMITTERS] pgsql: Add: > * Make log_min_duration_statement output when the

2004-11-30 Thread Bruce Momjian
Log Message: --- Add: > * Make log_min_duration_statement output when the duration is reached rather > than when the statement completes > > This prints long queries while they are running, making trouble shooting > easier. Also, it eliminates the need for log_statement because it