git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f519d04)
Make a comment pgindent-proof, per suggestion from Alvaro.
2005年5月19日 23:58:51 +0000 (23:58 +0000)
2005年5月19日 23:58:51 +0000 (23:58 +0000)

diff --git a/src/backend/access/transam/xact.c b/src/backend/access/transam/xact.c
index 81fba82b4895af1008320983578ae1915dba66bf..894404903f5c7842e8807e2e36d0f6104c5e6b1c 100644 (file)
--- a/src/backend/access/transam/xact.c
+++ b/src/backend/access/transam/xact.c
@@ -10,7 +10,7 @@
*
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/backend/access/transam/xact.c,v 1.201 2005年05月19日 21:35:45 tgl Exp $
+ * $PostgreSQL: pgsql/src/backend/access/transam/xact.c,v 1.202 2005年05月19日 23:58:51 tgl Exp $
*
*-------------------------------------------------------------------------
*/
@@ -1498,7 +1498,7 @@ CommitTransaction(void)
*/
RecordTransactionCommit();
- /*
+ /*----------
* Let others know about no transaction in progress by me. Note that
* this must be done _before_ releasing locks we hold and _after_
* RecordTransactionCommit.
@@ -1510,6 +1510,7 @@ CommitTransaction(void)
* xid 0 as running as well, or it will be able to see two tuple versions
* - one deleted by xid 1 and one inserted by xid 0. See notes in
* GetSnapshotData.
+ *----------
*/
if (MyProc != NULL)
{
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /