Skip to content

Instantly share code, notes, and snippets.

@sql-migrate
sql-migrate / catalogs.diff
Last active May 25, 2017 12:45
Diff of PostgreSQL catalogs documentation between v9.6.3 and v10 for www.postgrescompare.com
diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml
index 71c86142a6..b2fae027f5 100644
--- a/doc/src/sgml/catalogs.sgml
+++ b/doc/src/sgml/catalogs.sgml
@@ -221,6 +221,11 @@
</row>
<row>
+ <entry><link linkend="catalog-pg-partitioned-table"><structname>pg_partitioned_table</structname></link></entry>
+ <entry>information about partition key of tables</entry>