postgresql/src/interfaces
Bruce Momjian 1991fe74e1 This fixes some text as well as enforces the use of "drop table cascade"
since we moved from an implicate to explicate implementation.


Greg Copeland
2002-08-15 03:33:36 +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 Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4). 2002-08-14 20:35:40 +00:00
libpgeasy Remove int16 from libpgeasy examples. Improve error reporting. 2002-06-07 16:53:40 +00:00
libpgtcl Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
libpq I'm giving a try at some TODO items. Currently it's the turn of the 2002-08-15 02:56:19 +00:00
libpq++ Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
odbc Change LOCK statements to start new transaction 2002-08-09 10:04:21 +00:00
perl5 I'm giving a try at some TODO items. Currently it's the turn of the 2002-08-15 02:56:19 +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
ssl Attached are a revised set of SSL patches. Many of these patches 2002-06-14 03:56:47 +00:00
Makefile Recursive distclean shouldn't depend on recursive clean. Subdirectories 2001-03-09 21:50:27 +00:00