1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-08 00:47:37 +03:00
Files
postgres/contrib/sepgsql
Joe Conway 25542d77dd Add partitioned table support to sepgsql
The new partitioned table capability added a new relkind, namely
RELKIND_PARTITIONED_TABLE. Update sepgsql to treat this new relkind
exactly the same way it does RELKIND_RELATION.

In addition, add regression test coverage for partitioned tables.

Issue raised by Stephen Frost and initial patch by Mike Palmiotto.
Review by Tom Lane and Robert Haas, and editorializing by me.

Discussion: https://postgr.es/m/flat/623bcaae-112e-ced0-8c22-a84f75ae0c53%40joeconway.com
2017-04-09 14:01:58 -07:00
..
2017-04-09 14:01:58 -07:00
2017-01-03 13:48:53 -05:00
2017-01-03 13:48:53 -05:00
2017-01-03 13:48:53 -05:00
2017-02-06 11:33:58 +02:00
2012-03-15 16:08:40 -04:00
2017-01-03 13:48:53 -05:00