Skip to content

Commit 41e6bfe

Browse files
committed
Clean up patches for pgpool2
1 parent 285d641 commit 41e6bfe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/pgpool2/packaging

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ diff -u -ur pgpool-II-3.5.4.pristine/src/include/parser/pg_config_manual.h pgpoo
2929
/*
3030
* This is the default event source for Windows event log.
3131
diff -u -ur pgpool-II-3.5.4.pristine/src/include/pcp/pcp_stream.h pgpool-II-3.5.4/src/include/pcp/pcp_stream.h
32-
--- pgpool-II-3.5.4.pristine/src/include/pcp/pcp_stream.h 2016-08-30 05:04:13.000000000 -0400
33-
+++ pgpool-II-3.5.4/src/include/pcp/pcp_stream.h 2016-11-01 22:11:45.000000000 -0400
32+
--- a/src/include/pcp/pcp_stream.h 2016-08-30 05:04:13.000000000 -0400
33+
+++ b/src/include/pcp/pcp_stream.h 2016-11-01 22:11:45.000000000 -0400
3434
@@ -48,6 +48,6 @@
3535
extern int pcp_write(PCP_CONNECTION *pc, void *buf, int len);
3636
extern int pcp_flush(PCP_CONNECTION *pc);
@@ -40,8 +40,8 @@ diff -u -ur pgpool-II-3.5.4.pristine/src/include/pcp/pcp_stream.h pgpool-II-3.5.
4040
4141
#endif /* PCP_STREAM_H */
4242
diff -u -ur pgpool-II-3.5.4.pristine/src/include/pool.h pgpool-II-3.5.4/src/include/pool.h
43-
--- pgpool-II-3.5.4.pristine/src/include/pool.h 2016-08-30 05:17:56.000000000 -0400
44-
+++ pgpool-II-3.5.4/src/include/pool.h 2016-11-01 22:10:17.000000000 -0400
43+
--- a/src/include/pool.h 2016-08-30 05:17:56.000000000 -0400
44+
+++ b/src/include/pool.h 2016-11-01 22:10:17.000000000 -0400
4545
@@ -72,16 +72,16 @@
4646
#define HBA_CONF_FILE_NAME "pool_hba.conf"
4747

0 commit comments

Comments
 (0)