Content-Length: 256425 | pFad | http://github.com/postgrespro/postgres/commit/73561013e5aa44a1669b2cb4351f5e2b29485efb

CD Remove trailing comma from enum definition · postgrespro/postgres@7356101 · GitHub
Skip to content

Commit 7356101

Browse files
committed
Remove trailing comma from enum definition
Author: Petr Jelinek <petr.jelinek@2ndquadrant.com>
1 parent 128e6ee commit 7356101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/replication/walreceiver.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ typedef enum
175175
WALRCV_OK_TUPLES, /* Query returned tuples. */
176176
WALRCV_OK_COPY_IN, /* Query started COPY FROM. */
177177
WALRCV_OK_COPY_OUT, /* Query started COPY TO. */
178-
WALRCV_OK_COPY_BOTH, /* Query started COPY BOTH replication protocol. */
178+
WALRCV_OK_COPY_BOTH /* Query started COPY BOTH replication protocol. */
179179
} WalRcvExecStatus;
180180

181181
/*

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/73561013e5aa44a1669b2cb4351f5e2b29485efb

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy