[COMMITTERS] pgsql: Suppress MSVC warnings about weak functions by using

2006-08-08 Thread Bruce Momjian
Log Message: --- Suppress MSVC warnings about weak functions by using _CRT_SECURE_NO_DEPRECATE. Hiroshi Saito Modified Files: -- pgsql/src/bin/pg_config: win32.mak (r1.5 -> r1.6) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_config/win32.mak

[COMMITTERS] pgsql: Update packages description: < A package would be a schema

2006-08-08 Thread Bruce Momjian
Log Message: --- Update packages description: < A package would be a schema with its own variables, < private functions, and initialization functions. It > A package would be a schema with public/private variables, > public/p

[COMMITTERS] bizgres - bizgres:

2006-08-08 Thread User Nwakefield
Log Message: --- Modified Files: -- bizgres/KETL/src/com/kni/etl/ketl/transform: JDBCIncrementer.java (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/com/kni/etl/ketl/transform/JDBCIncrementer.java.diff?r1=1.3&r2=1.4)

[COMMITTERS] pgsql: Update packages: < private functions, and initialization

2006-08-08 Thread Bruce Momjian
Log Message: --- Update packages: < private functions, and initialization functions > private functions, and initialization functions. It > is also possible to implement these capabilities > in all schemas and not use a separ

[COMMITTERS] pgsql: Fix win32.mak for config cleanup.

2006-08-08 Thread Bruce Momjian
Log Message: --- Fix win32.mak for config cleanup. Hiroshi Saito Modified Files: -- pgsql/src: win32.mak (r1.13 -> r1.14) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/win32.mak.diff?r1=1.13&r2=1.14) ---(end of broadcast)--

[COMMITTERS] pgsql: Update: < o COPY FROM STDIN not implemented because not useful?

2006-08-08 Thread Bruce Momjian
Log Message: --- Update: < o COPY FROM STDIN not implemented because not useful? > o Implement COPY FROM STDIN Modified Files: -- pgsql/doc: TODO (r1.1939 -> r1.1940) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1939&r2=

[COMMITTERS] pgfouine - pgfouine: bump version

2006-08-08 Thread User Gsmet
Log Message: --- bump version Modified Files: -- pgfouine: version.php (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/version.php.diff?r1=1.1&r2=1.2) ---(end of broadcast)--- TI

[COMMITTERS] pgfouine - pgfouine: fixed unit tests

2006-08-08 Thread User Gsmet
Log Message: --- fixed unit tests Modified Files: -- pgfouine/tests: TestErrorLogObject.class.php (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/tests/TestErrorLogObject.class.php.diff?r1=1.1&r2=1.2) TestQueryLogObject

[COMMITTERS] pgfouine - www: preparing the website for 0.7 release

2006-08-08 Thread User Gsmet
Log Message: --- preparing the website for 0.7 release Modified Files: -- www: vacuum.html (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/www/vacuum.html.diff?r1=1.1&r2=1.2) tsung.html (r1.2 -> r1.3) (http://cvs.pgfoun

[COMMITTERS] pgfouine - www: New Directory

2006-08-08 Thread User Gsmet
Update of /cvsroot/pgfouine/www/images/screenshots In directory pgfoundry.org:/tmp/cvs-serv33797/images/screenshots Log Message: Directory /cvsroot/pgfouine/www/images/screenshots added to the repository ---(end of broadcast)--- TIP 6: explain anal

[COMMITTERS] pgsql: Fix 'make clean' for change of regression.diffs file name.

2006-08-08 Thread Tom Lane
Log Message: --- Fix 'make clean' for change of regression.diffs file name. Modified Files: -- pgsql/src/interfaces/ecpg/test: Makefile (r1.56 -> r1.57) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/Makefile.diff?r1=1.56&r2=1.57

[COMMITTERS] pgsql: Add a feature for automatic initialization and finalization of

2006-08-08 Thread Tom Lane
Log Message: --- Add a feature for automatic initialization and finalization of dynamically loaded libraries: call functions _PG_init() and _PG_fini() if the library defines such symbols. Hence we no longer need to specify an initialization function in preload_libraries: we can assume that

[COMMITTERS] pgsql: Reverse order of performance guides so powerpostgresql is first.

2006-08-08 Thread Bruce Momjian
Log Message: --- Reverse order of performance guides so powerpostgresql is first. Modified Files: -- pgsql/doc: FAQ (r1.393 -> r1.394) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.393&r2=1.394) pgsql/doc/src/FAQ: FAQ.html

[COMMITTERS] pgsql: Add detail on packages: > > A package would be a schema

2006-08-08 Thread Bruce Momjian
Log Message: --- Add detail on packages: > > A package would be a schema with its own variables, > private functions, and initialization functions > Modified Files: -- pgsql/doc: TODO (r1.1938 -> r1.1939) (http://developer.

[COMMITTERS] pgsql: Add package item: < o Add Oracle-style packages > o Add

2006-08-08 Thread Bruce Momjian
Log Message: --- Add package item: < o Add Oracle-style packages > o Add Oracle-style packages (Pavel) > * Pavel is Pavel Stehule <[EMAIL PROTECTED]> Modified Files: -- pgsql/doc: TODO (r1.1937 -> r1.1938) (http://developer.pos

[COMMITTERS] pgsql: Fix definition of "errcode" for MSVC.

2006-08-08 Thread Bruce Momjian
Log Message: --- Fix definition of "errcode" for MSVC. Hiroshi Saito Modified Files: -- pgsql/src/include: c.h (r1.208 -> r1.209) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/c.h.diff?r1=1.208&r2=1.209) pgsql/src/include/port:

[COMMITTERS] pgsql: Done: < o Automatically force archiving of partially-filled

2006-08-08 Thread Bruce Momjian
Log Message: --- Done: < o Automatically force archiving of partially-filled WAL files when > o -Automatically force archiving of partially-filled WAL files when < < Doing this will allow administrators to know more easily when < the archive contains al

[COMMITTERS] pgsql: Fix bug introduced by last patch, thanks again to Mario Weilguni

2006-08-08 Thread Teodor Sigaev
Log Message: --- Fix bug introduced by last patch, thanks again to Mario Weilguni <[EMAIL PROTECTED]> Tags: REL7_3_STABLE Modified Files: -- pgsql/contrib/ltree: ltree_gist.c (r1.3.2.2 -> r1.3.2.3) (http://developer.postgresql.org/cvsweb.cgi/pgsql/co

[COMMITTERS] pgsql: Fix bug introduced by last patch, thanks again to Mario Weilguni

2006-08-08 Thread Teodor Sigaev
Log Message: --- Fix bug introduced by last patch, thanks again to Mario Weilguni <[EMAIL PROTECTED]> Tags: REL7_4_STABLE Modified Files: -- pgsql/contrib/ltree: ltree_gist.c (r1.5.4.2 -> r1.5.4.3) (http://developer.postgresql.org/cvsweb.cgi/pgsql/co

[COMMITTERS] pgsql: Fix bug introduced by last patch, thanks again to Mario Weilguni

2006-08-08 Thread Teodor Sigaev
Log Message: --- Fix bug introduced by last patch, thanks again to Mario Weilguni <[EMAIL PROTECTED]> Tags: REL8_0_STABLE Modified Files: -- pgsql/contrib/ltree: ltree_gist.c (r1.8.4.2 -> r1.8.4.3) (http://developer.postgresql.org/cvsweb.cgi/pgsql/co

[COMMITTERS] pgsql: Fix bug introduced by last patch, thanks again to Mario Weilguni

2006-08-08 Thread Teodor Sigaev
Log Message: --- Fix bug introduced by last patch, thanks again to Mario Weilguni <[EMAIL PROTECTED]> Tags: REL8_1_STABLE Modified Files: -- pgsql/contrib/ltree: ltree_gist.c (r1.10.2.2 -> r1.10.2.3) (http://developer.postgresql.org/cvsweb.cgi/pgsql/

[COMMITTERS] pgsql: Fix bug introduced by last patch, thanks again to Mario Weilguni

2006-08-08 Thread Teodor Sigaev
Log Message: --- Fix bug introduced by last patch, thanks again to Mario Weilguni <[EMAIL PROTECTED]> Modified Files: -- pgsql/contrib/ltree: ltree_gist.c (r1.17 -> r1.18) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/ltree/ltree_gist.c.diff?r1

[COMMITTERS] pgsql: Cleaned up log output a little bit more.

2006-08-08 Thread Michael Meskes
Log Message: --- Cleaned up log output a little bit more. Modified Files: -- pgsql/src/interfaces/ecpg/ecpglib: execute.c (r1.56 -> r1.57) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/execute.c.diff?r1=1.56&r2=1.57) pgsq

[COMMITTERS] pgestraier - pgestraier: subversion revision 80 commited to CVS

2006-08-08 Thread User Dpavlin
Log Message: --- subversion revision 80 commited to CVS Modified Files: -- pgestraier: .svnrev (r1.80 -> r1.81) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/.svnrev.diff?r1=1.80&r2=1.81) ---(end of broadcast)--

[COMMITTERS] pgestraier - pgestraier: bugfix: offset implementation didn't return all

2006-08-08 Thread User Dpavlin
Log Message: --- bugfix: offset implementation didn't return all records Modified Files: -- pgestraier: pgest.c (r1.30 -> r1.31) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/pgest.c.diff?r1=1.30&r2=1.31) ---(en

[COMMITTERS] pgsql: Clarified COPY FROM STDIN in ecpg todo

2006-08-08 Thread Michael Meskes
Log Message: --- Clarified COPY FROM STDIN in ecpg todo Modified Files: -- pgsql/doc: TODO (r1.1935 -> r1.1936) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1935&r2=1.1936) ---(end of broadcast)--

[COMMITTERS] pgsql: Made parser check for valid copy to/from stdin/stdout

2006-08-08 Thread Michael Meskes
Log Message: --- Made parser check for valid copy to/from stdin/stdout combinations. Lots of small changes in regression test suite Modified Files: -- pgsql/src/interfaces/ecpg: ChangeLog (r1.318 -> r1.319) (http://developer.postgresql.org/cvsweb.cgi/pgsql/

[COMMITTERS] pgestraier - pgestraier: subversion revision 79 commited to CVS

2006-08-08 Thread User Dpavlin
Log Message: --- subversion revision 79 commited to CVS Modified Files: -- pgestraier: .svnrev (r1.79 -> r1.80) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/.svnrev.diff?r1=1.79&r2=1.80) ---(end of broadcast)--

[COMMITTERS] pgestraier - pgestraier: update trigger now uses est_node_edit_doc (as

2006-08-08 Thread User Dpavlin
Log Message: --- update trigger now uses est_node_edit_doc (as it should) Modified Files: -- pgestraier: pgest.c (r1.29 -> r1.30) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/pgest.c.diff?r1=1.29&r2=1.30) ---(e

[COMMITTERS] pgestraier - pgestraier: delete just existing triggers

2006-08-08 Thread User Dpavlin
Log Message: --- delete just existing triggers Modified Files: -- pgestraier/bin: pgest-index.pl (r1.10 -> r1.11) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/bin/pgest-index.pl.diff?r1=1.10&r2=1.11) ---(end of

[COMMITTERS] pgestraier - pgestraier: subversion revision 78 commited to CVS

2006-08-08 Thread User Dpavlin
Log Message: --- subversion revision 78 commited to CVS Modified Files: -- pgestraier: .svnrev (r1.78 -> r1.79) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/.svnrev.diff?r1=1.78&r2=1.79) ---(end of broadcast)--

[COMMITTERS] pgestraier - pgestraier: subversion revision 77 commited to CVS

2006-08-08 Thread User Dpavlin
Log Message: --- subversion revision 77 commited to CVS Modified Files: -- pgestraier: .svnrev (r1.77 -> r1.78) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/.svnrev.diff?r1=1.77&r2=1.78) ---(end of broadcast)--

[COMMITTERS] pgestraier - pgestraier: try unique index if primary key doesn't exits

2006-08-08 Thread User Dpavlin
Log Message: --- try unique index if primary key doesn't exits Modified Files: -- pgestraier/bin: pgest-index.pl (r1.9 -> r1.10) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/bin/pgest-index.pl.diff?r1=1.9&r2=1.10)