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: 639ed4e)
Fix copy-and-pasteo
2013年2月22日 20:03:22 +0000 (17:03 -0300)
2013年2月22日 20:04:12 +0000 (17:04 -0300)
Harmless, but it's certainly better like this.

Noticed by Andres Freund


diff --git a/contrib/pg_xlogdump/pg_xlogdump.c b/contrib/pg_xlogdump/pg_xlogdump.c
index aef21898fb88f67af2ee00e21650614ca303a706..78b884c20ede0d9b94c77e35642e09a9b6167085 100644 (file)
--- a/contrib/pg_xlogdump/pg_xlogdump.c
+++ b/contrib/pg_xlogdump/pg_xlogdump.c
@@ -44,7 +44,7 @@ typedef struct XLogDumpConfig
/* filter options */
int filter_by_rmgr;
TransactionId filter_by_xid;
- TransactionId filter_by_xid_enabled;
+ bool filter_by_xid_enabled;
} XLogDumpConfig;
static void
This is the main PostgreSQL git repository.
RSS Atom

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