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: a323ede)
Update comment that pgNotify.be_pid is pid of the notifying server process.
2006年3月20日 15:07:05 +0000 (15:07 +0000)
2006年3月20日 15:07:05 +0000 (15:07 +0000)

diff --git a/src/interfaces/libpq/libpq-fe.h b/src/interfaces/libpq/libpq-fe.h
index bbf744972972d754d56eeb45f5006654fbc1ffd3..36a601a7d7ff0f8df112ba951371720bd0c9d356 100644 (file)
--- a/src/interfaces/libpq/libpq-fe.h
+++ b/src/interfaces/libpq/libpq-fe.h
@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $PostgreSQL: pgsql/src/interfaces/libpq/libpq-fe.h,v 1.125 2006年03月05日 15:59:09 momjian Exp $
+ * $PostgreSQL: pgsql/src/interfaces/libpq/libpq-fe.h,v 1.126 2006年03月20日 15:07:05 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -131,7 +131,7 @@ typedef struct pg_cancel PGcancel;
typedef struct pgNotify
{
char *relname; /* notification condition name */
- int be_pid; /* process ID of server process */
+ int be_pid; /* process ID of notifying server process */
char *extra; /* notification parameter */
/* Fields below here are private to libpq; apps should not use 'em */
struct pgNotify *next; /* list link */
This is the main PostgreSQL git repository.
RSS Atom

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