postgresql/src
Peter Eisentraut 88dcdf9007 Call PLy_spi_execute_fetch_result inside the try/catch block
This way errors from fetching tuples are correctly reported as errors
in the SPI call.  While at it, avoid palloc(0).

Jan Urbański
2011-01-25 00:43:25 +02:00
..
backend Make walsender options order-independent 2011-01-23 23:39:18 +01:00
bin Fix typo in the psql \d query handling, so that we use the correct query 2011-01-24 14:34:15 +02:00
include Make walsender options order-independent 2011-01-23 23:39:18 +01:00
interfaces There is no need to have to identical functions in ecpg thus removing one of them. 2011-01-09 12:47:43 +01:00
makefiles
pl Call PLy_spi_execute_fetch_result inside the try/catch block 2011-01-25 00:43:25 +02:00
port Add pgreadlink() on Windows to read junction points 2011-01-09 15:09:19 +01:00
template
test sepgsql, an SE-Linux integration for PostgreSQL 2011-01-23 20:48:27 -05:00
timezone Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
tools Exclude sepgsql from MSVC regression testing as well 2011-01-24 08:24:31 +01:00
tutorial Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile
Makefile.global.in sepgsql, an SE-Linux integration for PostgreSQL 2011-01-23 20:48:27 -05:00
Makefile.shlib
nls-global.mk
win32.mak