Rename table alter test
authorMarko Kreen <markokr@gmail.com>
Thu, 11 Oct 2012 21:13:28 +0000 (00:13 +0300)
committerMarko Kreen <markokr@gmail.com>
Fri, 12 Oct 2012 09:39:16 +0000 (12:39 +0300)
Makefile
test/expected/plproxy_alter.out [moved from test/expected/plproxy_table.out with 100% similarity]
test/sql/plproxy_alter.sql [moved from test/sql/plproxy_table.sql with 100% similarity]

index cdef2c59d3ed68a7ffe83b192ac743b5be332463..87215890a20352df74308dcb189685bc09666f1d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,7 @@ DISTNAME = $(EXTENSION)-$(DISTVERSION)
 # regression testing setup
 REGRESS = plproxy_init plproxy_test plproxy_select plproxy_many \
      plproxy_errors plproxy_clustermap plproxy_dynamic_record \
-     plproxy_encoding plproxy_split plproxy_target plproxy_table \
+     plproxy_encoding plproxy_split plproxy_target plproxy_alter \
      plproxy_cancel
 REGRESS_OPTS = --dbname=regression --inputdir=test
 # pg9.1 ignores --dbname