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: 324505a)
Remove incorrect comment from GetWriteRecPtr(): the return value is always
2010年3月15日 18:49:17 +0000 (18:49 +0000)
2010年3月15日 18:49:17 +0000 (18:49 +0000)
correct, as described in comments at start of xlog.c


diff --git a/src/backend/access/transam/xlog.c b/src/backend/access/transam/xlog.c
index 55d1ea05490b8b78740ca4eee58303b910be8024..8474656264162068a74ae8166e5ef37e5e752baa 100644 (file)
--- a/src/backend/access/transam/xlog.c
+++ b/src/backend/access/transam/xlog.c
@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $PostgreSQL: pgsql/src/backend/access/transam/xlog.c,v 1.380 2010年03月10日 02:04:48 itagaki Exp $
+ * $PostgreSQL: pgsql/src/backend/access/transam/xlog.c,v 1.381 2010年03月15日 18:49:17 sriggs Exp $
*
*-------------------------------------------------------------------------
*/
@@ -6483,9 +6483,6 @@ GetInsertRecPtr(void)
/*
* GetWriteRecPtr -- Returns the current write position.
- *
- * NOTE: The value returned lags behind the real write position. But,
- * an approximation is enough for the current usage of this function.
*/
XLogRecPtr
GetWriteRecPtr(void)
This is the main PostgreSQL git repository.
RSS Atom

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