[COMMITTERS] pgsql: Replace a couple of references to files that no longer exist in
Log Message: --- Replace a couple of references to files that no longer exist in the source tree with references to the appropriate URLs. Robert Haas Modified Files: -- pgsql/src: DEVELOPERS (r1.5 -> r1.6) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/DEVELOPERS?r1=1.5&r2=1.6) pgsql/src/tools: RELEASE_CHANGES (r1.89 -> r1.90) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/RELEASE_CHANGES?r1=1.89&r2=1.90) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Call SetLastError(0) before calling the file mapping functions to
Log Message: --- Call SetLastError(0) before calling the file mapping functions to make sure that the error code is reset, as a precaution in case the API doesn't properly reset it on success. This could be necessary, since we check the error value even if the function doesn't fail for specific success cases. Modified Files: -- pgsql/src/backend/port: win32_shmem.c (r1.7 -> r1.8) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32_shmem.c?r1=1.7&r2=1.8) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Call SetLastError(0) before calling the file mapping functions to
Log Message: --- Call SetLastError(0) before calling the file mapping functions to make sure that the error code is reset, as a precaution in case the API doesn't properly reset it on success. This could be necessary, since we check the error value even if the function doesn't fail for specific success cases. Tags: REL8_2_STABLE Modified Files: -- pgsql/src/backend/port/win32: shmem.c (r1.13 -> r1.13.2.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32/shmem.c?r1=1.13&r2=1.13.2.1) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Call SetLastError(0) before calling the file mapping functions to
Log Message: --- Call SetLastError(0) before calling the file mapping functions to make sure that the error code is reset, as a precaution in case the API doesn't properly reset it on success. This could be necessary, since we check the error value even if the function doesn't fail for specific success cases. Tags: REL8_3_STABLE Modified Files: -- pgsql/src/backend/port: win32_shmem.c (r1.4.2.2 -> r1.4.2.3) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32_shmem.c?r1=1.4.2.2&r2=1.4.2.3) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Update no longer current comments in header.
Log Message: --- Update no longer current comments in header. Modified Files: -- pgsql/src/port: dirmod.c (r1.56 -> r1.57) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/dirmod.c?r1=1.56&r2=1.57) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - src: Add README instructions; change --move option to
Log Message: --- Add README instructions; change --move option to --link. Modified Files: -- src: README (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/README.diff?r1=1.7&r2=1.8) TODO (r1.32 -> r1.33) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/TODO.diff?r1=1.32&r2=1.33) option.c (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/option.c.diff?r1=1.8&r2=1.9) pg_migrator.c (r1.78 -> r1.79) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/pg_migrator.c.diff?r1=1.78&r2=1.79) version.c (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/version.c.diff?r1=1.6&r2=1.7) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pllolcode - pllolcode: More handler function refactoring
Log Message: --- More handler function refactoring Modified Files: -- pllolcode: gram.y (r1.37 -> r1.38) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/gram.y.diff?r1=1.37&r2=1.38) pllolcode.c (r1.28 -> r1.29) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode.c.diff?r1=1.28&r2=1.29) pllolcode.h (r1.25 -> r1.26) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode.h.diff?r1=1.25&r2=1.26) testFuncs.sql (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/testFuncs.sql.diff?r1=1.6&r2=1.7) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - src: Move doc files to top directory.
Log Message: --- Move doc files to top directory. Removed Files: - src: DEVTEST (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/DEVTEST) IMPLEMENATION (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/IMPLEMENATION) INSTALL (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/INSTALL) LICENSE (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/LICENSE) README (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/README) TODO (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/TODO) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - src: Adjust version-check code; work on README.
Log Message: --- Adjust version-check code; work on README. Modified Files: -- src: README (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/README.diff?r1=1.6&r2=1.7) pg_migrator.c (r1.76 -> r1.77) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/pg_migrator.c.diff?r1=1.76&r2=1.77) relfilenode.c (r1.17 -> r1.18) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/relfilenode.c.diff?r1=1.17&r2=1.18) server.c (r1.9 -> r1.10) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/server.c.diff?r1=1.9&r2=1.10) Added Files: --- src: DEVTEST (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/DEVTEST?rev=1.1&content-type=text/x-cvsweb-markup) IMPLEMENATION (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/IMPLEMENATION?rev=1.1&content-type=text/x-cvsweb-markup) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Add doc files to a separate directory
Log Message: --- Add doc files to a separate directory Added Files: --- pg_migrator: DEVTEST (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/DEVTEST?rev=1.1&content-type=text/x-cvsweb-markup) IMPLEMENATION (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/IMPLEMENATION?rev=1.1&content-type=text/x-cvsweb-markup) INSTALL (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/INSTALL?rev=1.1&content-type=text/x-cvsweb-markup) LICENSE (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/LICENSE?rev=1.1&content-type=text/x-cvsweb-markup) README (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/README?rev=1.1&content-type=text/x-cvsweb-markup) TODO (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/TODO?rev=1.1&content-type=text/x-cvsweb-markup) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: New Directory
Update of /cvsroot/pg-migrator/pg_migrator/src In directory pgfoundry.org:/tmp/cvs-serv93131/src Log Message: Directory /cvsroot/pg-migrator/pg_migrator/src added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Move src files to subdirectory
Log Message: --- Move src files to subdirectory Added Files: --- pg_migrator/src: Makefile (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/Makefile?rev=1.1&content-type=text/x-cvsweb-markup) controldata.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/controldata.c?rev=1.1&content-type=text/x-cvsweb-markup) exec.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/exec.c?rev=1.1&content-type=text/x-cvsweb-markup) file.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/file.c?rev=1.1&content-type=text/x-cvsweb-markup) info.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/info.c?rev=1.1&content-type=text/x-cvsweb-markup) option.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/option.c?rev=1.1&content-type=text/x-cvsweb-markup) pg_migrator.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.c?rev=1.1&content-type=text/x-cvsweb-markup) pg_migrator.h (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.h?rev=1.1&content-type=text/x-cvsweb-markup) relfilenode.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/relfilenode.c?rev=1.1&content-type=text/x-cvsweb-markup) server.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/server.c?rev=1.1&content-type=text/x-cvsweb-markup) util.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/util.c?rev=1.1&content-type=text/x-cvsweb-markup) version.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/version.c?rev=1.1&content-type=text/x-cvsweb-markup) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: New Directory
Update of /cvsroot/pg-migrator/pg_migrator/func In directory pgfoundry.org:/tmp/cvs-serv94072/func Log Message: Directory /cvsroot/pg-migrator/pg_migrator/func added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Move files into more logical subdirectories.
Log Message: --- Move files into more logical subdirectories. Added Files: --- pg_migrator/func: Makefile (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/func/Makefile?rev=1.1&content-type=text/x-cvsweb-markup) pg_migrator.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/func/pg_migrator.c?rev=1.1&content-type=text/x-cvsweb-markup) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Need top-level Makefile.
Log Message: --- Need top-level Makefile. Added Files: --- pg_migrator: Makefile (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/Makefile?rev=1.1&content-type=text/x-cvsweb-markup) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - src: Remove old files, now in new directory.
Log Message: --- Remove old files, now in new directory. Removed Files: - src: Makefile (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/Makefile) controldata.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/controldata.c) exec.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/exec.c) file.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/file.c) info.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/info.c) option.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/option.c) pg_migrator.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/pg_migrator.c) pg_migrator.h (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/pg_migrator.h) relfilenode.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/relfilenode.c) server.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/server.c) util.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/util.c) version.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/version.c) src/funcs: Makefile (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/funcs/Makefile) pg_migrator.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/funcs/pg_migrator.c) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Update Makefile with subdirectory rules.
Log Message: --- Update Makefile with subdirectory rules. Modified Files: -- pg_migrator: Makefile (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/Makefile.diff?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Fix the query used for \d against 8.2 and 8.3 servers.
Log Message: --- Fix the query used for \d against 8.2 and 8.3 servers. Modified Files: -- pgsql/src/bin/psql: describe.c (r1.210 -> r1.211) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.210&r2=1.211) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pginstaller - pginst: Search for the correct versions of the PL DLLs
Log Message: --- Search for the correct versions of the PL DLLs (perl510.dll, python26.dll & tcl85.dll) Modified Files: -- pginst/ca: pginstca.c (r1.129 -> r1.130) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.129&r2=1.130) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - src: Remove unused file.
Log Message: --- Remove unused file. Removed Files: - src: pg_migrator_port.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/pg_migrator_port.c) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - src: Remove signal-ignoring code; no need for it.
Log Message: --- Remove signal-ignoring code; no need for it. Modified Files: -- src: pg_migrator.c (r1.77 -> r1.78) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/pg_migrator.c.diff?r1=1.77&r2=1.78) pg_migrator.h (r1.20 -> r1.21) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/pg_migrator.h.diff?r1=1.20&r2=1.21) util.c (r1.10 -> r1.11) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/util.c.diff?r1=1.10&r2=1.11) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pllolcode - pllolcode: Factor executor stuff into separate file
Log Message: --- Factor executor stuff into separate file Modified Files: -- pllolcode: Makefile (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/Makefile.diff?r1=1.8&r2=1.9) gram.y (r1.36 -> r1.37) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/gram.y.diff?r1=1.36&r2=1.37) pllolcode.h (r1.24 -> r1.25) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode.h.diff?r1=1.24&r2=1.25) Added Files: --- pllolcode: pllolcode_exec.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode_exec.c?rev=1.1&content-type=text/x-cvsweb-markup) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pllolcode - pllolcode: (Finally!) cache parse trees in a hash table, and
Log Message: --- (Finally!) cache parse trees in a hash table, and use them instead of reparsing each call Modified Files: -- pllolcode: pllolcode.c (r1.29 -> r1.30) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode.c.diff?r1=1.29&r2=1.30) testFuncs.sql (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/testFuncs.sql.diff?r1=1.7&r2=1.8) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Improvements for install usage
Log Message: --- Improvements for install usage Modified Files: -- pg_migrator/src: Makefile (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/Makefile.diff?r1=1.1&r2=1.2) pg_migrator.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.c.diff?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Improved installation changes.
Log Message: --- Improved installation changes. Modified Files: -- pg_migrator/func: Makefile (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/func/Makefile.diff?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Better install instructions.
Log Message: --- Better install instructions. Modified Files: -- pg_migrator: INSTALL (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/INSTALL.diff?r1=1.1&r2=1.2) README (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/README.diff?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Move install instruction to INSTALL.
Log Message: --- Move install instruction to INSTALL. Modified Files: -- pg_migrator: README (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/README.diff?r1=1.2&r2=1.3) Removed Files: - pg_migrator: INSTALL (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/INSTALL) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Move install instruction to INSTALL.
Log Message: --- Move install instruction to INSTALL. Added Files: --- pg_migrator: INSTALL (r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/INSTALL?rev=1.4&content-type=text/x-cvsweb-markup) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pllolcode - pllolcode: Doc update
Log Message: --- Doc update Modified Files: -- pllolcode: DOC (r1.30 -> r1.31) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/DOC.diff?r1=1.30&r2=1.31) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Output format improvements.
Log Message: --- Output format improvements. Modified Files: -- pg_migrator/src: pg_migrator.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.c.diff?r1=1.2&r2=1.3) relfilenode.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/relfilenode.c.diff?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Fix from/to parameter passing confusion.
Log Message: --- Fix from/to parameter passing confusion. Modified Files: -- pg_migrator/src: file.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/file.c.diff?r1=1.1&r2=1.2) info.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/info.c.diff?r1=1.1&r2=1.2) relfilenode.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/relfilenode.c.diff?r1=1.2&r2=1.3) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Improve error reporting.
Log Message: --- Improve error reporting. Modified Files: -- pg_migrator/src: pg_migrator.c (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.c.diff?r1=1.3&r2=1.4) pg_migrator.h (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.h.diff?r1=1.1&r2=1.2) relfilenode.c (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/relfilenode.c.diff?r1=1.3&r2=1.4) server.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/server.c.diff?r1=1.1&r2=1.2) util.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/util.c.diff?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Wording improvements.
Log Message: --- Wording improvements. Modified Files: -- pg_migrator: README (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/README.diff?r1=1.3&r2=1.4) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pgsql: Code review for \df rewrite: fix assorted bugs, make type and
Log Message: --- Code review for \df rewrite: fix assorted bugs, make type and volatility columns localizable. Modified Files: -- pgsql/src/bin/psql: describe.c (r1.211 -> r1.212) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.211&r2=1.212) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Schema-qualify all pg_class lookups.
Log Message: --- Schema-qualify all pg_class lookups. Modified Files: -- pg_migrator/src: file.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/file.c.diff?r1=1.2&r2=1.3) info.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/info.c.diff?r1=1.2&r2=1.3) pg_migrator.h (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.h.diff?r1=1.2&r2=1.3) relfilenode.c (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/relfilenode.c.diff?r1=1.4&r2=1.5) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Update TODO list.
Log Message: --- Update TODO list. Modified Files: -- pg_migrator: TODO (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/TODO.diff?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] pg-migrator - pg_migrator: Fix "--link" option.
Log Message: --- Fix "--link" option. Modified Files: -- pg_migrator/src: option.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/option.c.diff?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] npgsql - Npgsql2: Added some tests based on Forums.
Log Message: --- Added some tests based on Forums. Modified Files: -- Npgsql2/testsuite/noninteractive/NUnit20: DataReaderTests.cs (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/noninteractive/NUnit20/DataReaderTests.cs.diff?r1=1.11&r2=1.12) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
