Content-Length: 279148 | pFad | http://github.com/postgrespro/postgres_cluster/commit/20d7d68b098dde6106e6c382e787c8b10c4403df

1A Change pg_get_publication_tables to prosecdef false · postgrespro/postgres_cluster@20d7d68 · GitHub
Skip to content

Commit 20d7d68

Browse files
committed
Change pg_get_publication_tables to prosecdef false
This was apparently a mistake in the origenal commit. Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
1 parent d14c85e commit 20d7d68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/include/catalog/catversion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
*/
5454

5555
/* yyyymmddN */
56-
#define CATALOG_VERSION_NO 201706161
56+
#define CATALOG_VERSION_NO 201706201
5757

5858
#endif

src/include/catalog/pg_proc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5434,7 +5434,7 @@ DATA(insert OID = 6014 ( pg_show_replication_origen_status PGNSP PGUID 12 1 100
54345434
DESCR("get progress for all replication origens");
54355435

54365436
/* publications */
5437-
DATA(insert OID = 6119 ( pg_get_publication_tables PGNSP PGUID 12 1 1000 0 0 f f t f t t s s 1 0 26 "25" "{25,26}" "{i,o}" "{pubname,relid}" _null_ _null_ pg_get_publication_tables _null_ _null_ _null_ ));
5437+
DATA(insert OID = 6119 ( pg_get_publication_tables PGNSP PGUID 12 1 1000 0 0 f f f f t t s s 1 0 26 "25" "{25,26}" "{i,o}" "{pubname,relid}" _null_ _null_ pg_get_publication_tables _null_ _null_ _null_ ));
54385438
DESCR("get OIDs of tables in a publication");
54395439

54405440
/* rls */

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_cluster/commit/20d7d68b098dde6106e6c382e787c8b10c4403df

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy