You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/interfaces
Barry Lind 8860110a74 Removed error message that was incorectly being issued. This fixes a problem reported a few months ago where a select in a rule was causing an insert statement to return a result set which the code was explicitly prohibiting. 24 years ago
..
cli Another pgindent run. Fixes enum indenting, and improves #endif 25 years ago
ecpg Indenting #if commands is not portable, is it? 24 years ago
jdbc Removed error message that was incorectly being issued. This fixes a problem reported a few months ago where a select in a rule was causing an insert statement to return a result set which the code was explicitly prohibiting. 24 years ago
libpgeasy Add libpgeasy example file. 24 years ago
libpgtcl Fix bogus error check in pg_execute, per report from lbayuk@mindspring.com. 24 years ago
libpq Change made to elog: 24 years ago
libpq++ Inlined a patch to add the libpq setNoticeProcessor capability to 24 years ago
odbc 1) Add rollback functionality to updatable cursors. 24 years ago
perl5 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
python Fox for old python PyMem_DEL, was PyMem_Del, 24 years ago
Makefile