postgresql/src
Tom Lane 946fdc000e Fix not-quite-right Assertion. Did not work at all in extended-query
mode (per complaint from Kris Jurka) and it was only by chance that it
didn't fail in simple-query mode.  A COMMIT or ROLLBACK has to be
executed by a portal, therefore it's wrong to suppose that there aren't
any live portals at CleanupTransaction time.
2004-08-02 21:42:18 +00:00
..
backend Fix not-quite-right Assertion. Did not work at all in extended-query 2004-08-02 21:42:18 +00:00
bin Translation updates 2004-08-02 15:17:21 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Support USING INDEX TABLESPACE clause for PRIMARY KEY and UNIQUE 2004-08-02 04:28:29 +00:00
interfaces Translation updates 2004-08-02 15:17:21 +00:00
makefiles PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
pl Actually, there's no need to use pg_strcasecmp for checking exception 2004-08-02 17:03:48 +00:00
port Create a C version of pg_config. 2004-08-01 06:56:39 +00:00
template Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
test Allow DECLARE CURSOR to take parameters from the portal in which it is 2004-08-02 01:30:51 +00:00
timezone Still another try at matching system timezone nicely. On non-Windows 2004-07-31 19:12:15 +00:00
tools Improve description of release note creation. 2004-07-25 03:30:31 +00:00
tutorial Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
Makefile.global.in Add docs for initdb --auth. 2004-08-01 06:19:26 +00:00
Makefile.shlib Cause libpq and ecpg libraries to be built as proper shared libraries 2004-07-13 00:06:46 +00:00
nls-global.mk More locale fixes for pg_ctl. 2004-06-01 03:32:42 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00