Thread: pgsql-server/ /GNUmakefile.in /configure /conf ...
pgsql-server/ /GNUmakefile.in /configure /conf ...
From
scrappy@postgresql.org (Marc G. Fournier)
Date:
CVSROOT: /cvsroot Module name: pgsql-server Changes by: scrappy@postgresql.org 02/08/21 20:15:14 Modified files: . : GNUmakefile.in configure configure.in src : win32.mak src/interfaces : Makefile Removed files: src/interfaces/libpq++: CHANGES Makefile README TODO libpq++.h libpq++dll.rc pgconnection.cc pgconnection.h pgcursordb.cc pgcursordb.h pgdatabase.cc pgdatabase.h pglobject.cc pglobject.h pgtransdb.cc pgtransdb.h win32.mak src/interfaces/libpq++/examples: Makefile testlibpq0.cc testlibpq1.cc testlibpq2.cc testlibpq2.sql testlibpq3.cc testlibpq3.sql testlibpq4.cc testlibpq4.sql testlibpq5.cc testlibpq5.sql testlibpq6.cc testlo.cc Log message: Okay, libpq++ is moved to GBorg, and all traces of it have been removed from the core repository ... I haven't *moved* the libpq++ files out of the tree, mainly as we want to keep them in place for past branches ... Peter, I think I've covered all the files I need, and re-ran autoconf to make sure the configure file is in place properly ...