Log Message:
-----------
Update the in-code documentation about the transaction system. Move it
into a README file instead of being in xact.c's header comment.
Alvaro Herrera.
Modified Files:
--------------
pgsql-server/src/backend/access/transam:
xact.c (r1.175 -> r1.176)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/access/transam/xact.c.diff?r1=1.175&r2=1.176)
Added Files:
-----------
pgsql-server/src/backend/access/transam:
README (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/access/transam/README?rev=1.1&content-type=text/x-cvsweb-markup)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2004-08-02 01:30:52 |
| Subject: pgsql-server: Allow DECLARE CURSOR to take parameters from the portal in |
| Previous: | From: Tom Lane | Date: 2004-08-01 20:30:50 |
| Subject: pgsql-server: Cause ALTER OWNER commands to update the object's ACL, |