sepgsql: Support for new post-ALTER access hook.
authorRobert Haas <rhaas@postgresql.org>
Wed, 27 Mar 2013 12:10:14 +0000 (08:10 -0400)
committerRobert Haas <rhaas@postgresql.org>
Wed, 27 Mar 2013 12:14:19 +0000 (08:14 -0400)
commit1cea9bbb21e9e90dc7085ce605d9160e7161fa58
tree509f427c60f54bf16b8b419ab80833341e8abfab
parentbc5334d8679c428a709d150666b288171795bd76
sepgsql: Support for new post-ALTER access hook.

KaiGai Kohei
12 files changed:
contrib/sepgsql/database.c
contrib/sepgsql/expected/alter.out [new file with mode: 0644]
contrib/sepgsql/expected/ddl.out
contrib/sepgsql/hooks.c
contrib/sepgsql/proc.c
contrib/sepgsql/relation.c
contrib/sepgsql/schema.c
contrib/sepgsql/sepgsql.h
contrib/sepgsql/sql/alter.sql [new file with mode: 0644]
contrib/sepgsql/sql/ddl.sql
contrib/sepgsql/test_sepgsql
doc/src/sgml/sepgsql.sgml