postgresql/src/backend/access/transam
Tom Lane 2f0d43b251 Review uses of IsUnderPostmaster, change some tests to look at
whereToSendOutput instead because they are really inquiring about
the correct client communication protocol.  Update some comments.
This is pointing towards supporting regular FE/BE client protocol
in a standalone backend, per discussion a month or so back.
2004-01-28 21:02:40 +00:00
..
clog.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rmgr.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
slru.c Review uses of IsUnderPostmaster, change some tests to look at 2004-01-28 21:02:40 +00:00
transam.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
varsup.c Repair incorrect order of operations in GetNewTransactionId(). We must 2004-01-26 19:15:59 +00:00
xact.c Attached is a patch that fixes some trivial typos and alignment. Please 2004-01-26 22:51:56 +00:00
xlog.c Ensure that close() and fclose() are checked for errors, at least in 2004-01-26 22:35:32 +00:00
xlogutils.c I posted some bufmgr cleanup a few weeks ago, but it conflicted with 2003-12-14 00:34:47 +00:00