postgresql/src/interfaces
Bruce Momjian bda45958a8 This is a 2 line patch to src/interfaces/perl5/GNUMakefile that fixes
the 'override CPPFLAGS' to include the source directory during compile,
and makes the install target look in the proper place for the man page.

Changes are only required when building outside the source directory.

J. R. Nield
2002-08-27 03:57:11 +00:00
..
cli Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
ecpg Since we're depending on %option noyywrap in the main scanner now, 2002-07-30 16:33:08 +00:00
jdbc Enhancements to how queries with bind values are stored internally and sent to 2002-08-23 20:45:49 +00:00
libpgeasy Remove int16 from libpgeasy examples. Improve error reporting. 2002-06-07 16:53:40 +00:00
libpgtcl Back out tcl patch, per Tom Lane: 2002-08-18 01:39:43 +00:00
libpq The cstring datatype can now be copied, passed around, etc. The typlen 2002-08-24 15:00:47 +00:00
perl5 This is a 2 line patch to src/interfaces/perl5/GNUMakefile that fixes 2002-08-27 03:57:11 +00:00
python This fixes some text as well as enforces the use of "drop table cascade" 2002-08-15 03:33:36 +00:00
Makefile Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc 2002-08-22 22:43:14 +00:00