Thread: pgsql: First round of cleanup of sepgsql code and documentation.

pgsql: First round of cleanup of sepgsql code and documentation.

From
Robert Haas
Date:
First round of cleanup of sepgsql code and documentation.

Robert Haas, with a few suggestions from Thom Brown

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=194c8f713aa62a528afa4ce4274b80aaff9eb264

Modified Files
--------------
contrib/sepgsql/.gitignore |    4 +
contrib/sepgsql/dml.c      |    4 +-
contrib/sepgsql/hooks.c    |   10 +-
contrib/sepgsql/label.c    |   41 ++---
doc/src/sgml/sepgsql.sgml  |  439 ++++++++++++++++++++------------------------
5 files changed, 227 insertions(+), 271 deletions(-)