postgresql/src/backend
Marc G. Fournier 20b4c46e26 Fixes: Errors when PQexec() in backend creates temp
relations and transaction is aborted

Submitted by: wieck@sapserv.debis.de (Jan Wieck)
1996-10-24 07:55:54 +00:00
..
access Take out the PERFECT_MMGR #ifdefs: 1996-10-24 06:30:40 +00:00
bootstrap Major code cleanups from D'arcy (-Wall -Werror) 1996-10-23 07:42:13 +00:00
catalog Fixes: Errors when PQexec() in backend creates temp 1996-10-24 07:55:54 +00:00
commands Major code cleanups from D'arcy (-Wall -Werror) 1996-10-23 07:42:13 +00:00
executor Fixes: 1996-10-24 06:32:01 +00:00
include Major code cleanups from D'arcy (-Wall -Werror) 1996-10-23 07:42:13 +00:00
lib Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00
libpq Added include needed for recent addition. 1996-10-13 18:37:19 +00:00
main Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
nodes Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00
optimizer Update "planner" directory to "optimizer" in include paths in this dead code. 1996-10-23 07:14:43 +00:00
parser More closing of relations left open by parser. 1996-10-14 03:53:53 +00:00
port Major code cleanups from D'arcy (-Wall -Werror) 1996-10-23 07:42:13 +00:00
postmaster Fixes: Errors when PQexec() in backend creates temp 1996-10-24 07:55:54 +00:00
regex Various patches from Bryan that *should* clean up the compile problems 1996-09-20 08:34:39 +00:00
rewrite This change should have no practical effect but it is the more 1996-10-11 03:25:00 +00:00
storage I have written some patches to the postgres lock manager which allow the 1996-10-11 03:22:59 +00:00
tcop Added consistent include file handling for MAXHOSTNAMELEN. 1996-10-13 04:50:27 +00:00
tioga Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
utils Fixes: Errors when PQexec() in backend creates temp 1996-10-24 07:55:54 +00:00
Makefile New host-based authentication -- install pg_hba.conf instead of pg_hba 1996-10-12 07:44:39 +00:00