tdbc::postgres

Check-in [dd7e65bd1f]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:REFACTOR REPOSITORY : move tdbcpostgres/ to the main directory
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: dd7e65bd1f7697103c97b56922ae187ad01e8ab2
User & Date: 200002852 2012-11-14 17:26:38.744
Context
2012-11-15
22:39
Changed the configurator so that `make test` will function correctly even when testing against an uninstalled TDBC. check-in: 4f2bd4c386 user: kennykb tags: trunk
2012-11-14
17:26
REFACTOR REPOSITORY : move tdbcpostgres/ to the main directory check-in: dd7e65bd1f user: 200002852 tags: trunk
17:20
REFACTOR REPOSITORY: remove local tclconfig in favour of nested checkout check-in: 74c6b9a6bf user: 200002852 tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Name change from tdbcpostgres/ChangeLog to ChangeLog.
Name change from tdbcpostgres/Makefile.in to Makefile.in.
Name change from tdbcpostgres/README to README.
Name change from tdbcpostgres/TODO to TODO.
Name change from tdbcpostgres/aclocal.m4 to aclocal.m4.
Name change from tdbcpostgres/configure to configure.
Name change from tdbcpostgres/configure.in to configure.in.
Name change from tdbcpostgres/doc/tdbc_postgres.n to doc/tdbc_postgres.n.
Name change from tdbcpostgres/generic/fakepq.h to generic/fakepq.h.
Name change from tdbcpostgres/generic/pqStubDefs.txt to generic/pqStubDefs.txt.
Name change from tdbcpostgres/generic/pqStubInit.c to generic/pqStubInit.c.
Name change from tdbcpostgres/generic/pqStubs.h to generic/pqStubs.h.
Name change from tdbcpostgres/generic/tdbcpostgres.c to generic/tdbcpostgres.c.
Name change from tdbcpostgres/library/tdbcpostgres.tcl to library/tdbcpostgres.tcl.
Name change from tdbcpostgres/license.terms to license.terms.
Name change from tdbcpostgres/pkgIndex.tcl.in to pkgIndex.tcl.in.
Name change from tdbcpostgres/tests/all.tcl to tests/all.tcl.
Name change from tdbcpostgres/tests/future/tdbcpostgre.test.tcl to tests/future/tdbcpostgre.test.tcl.
Name change from tdbcpostgres/tests/tdbcpostgres.test to tests/tdbcpostgres.test.