postgresql/src/interfaces
Bruce Momjian dffb673692 While changing Cygwin Python to build its core as a DLL (like Win32
Python) to support shared extension modules, I have learned that Guido
prefers the style of the attached patch to solve the above problem.
I feel that this solution is particularly appropriate in this case
because the following:

    PglargeType
    PgType
    PgQueryType

are already being handled in the way that I am proposing for PgSourceType.

Jason Tishler
2001-05-25 15:34:50 +00:00
..
cli pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
ecpg Add provisions for using strdup replacement in the places that still 2001-05-12 19:49:48 +00:00
jdbc The following patch corrects a make install problem when building 2001-05-25 14:28:58 +00:00
libpgeasy Stamp CVS as 7.2. Update all interface version numbers. This is the 2001-05-11 01:46:33 +00:00
libpgtcl Stamp CVS as 7.2. Update all interface version numbers. This is the 2001-05-11 01:46:33 +00:00
libpq Stamp CVS as 7.2. Update all interface version numbers. This is the 2001-05-11 01:46:33 +00:00
libpq++ Bump major libpq++ version after API changes, Patrick Welche 2001-05-22 11:24:28 +00:00
odbc Get rid of the following size limit. 2001-05-25 08:12:32 +00:00
perl5 Stamp CVS as 7.2. Update all interface version numbers. This is the 2001-05-11 01:46:33 +00:00
python While changing Cygwin Python to build its core as a DLL (like Win32 2001-05-25 15:34:50 +00:00
Makefile Recursive distclean shouldn't depend on recursive clean. Subdirectories 2001-03-09 21:50:27 +00:00