diff options
| author | Bruce Momjian | 2002-10-18 18:41:22 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2002-10-18 18:41:22 +0000 |
| commit | aa4c702eac936964649f905741b4a99f4b489200 (patch) | |
| tree | 517d3c28aa3d28eb95b19c8676c940b5cefe2031 /contrib/seg/expected | |
| parent | fb9bc342fffc157d6ca4b635aeeaccb3c1370b91 (diff) | |
Update /contrib for "autocommit TO 'on'".
Create objects in public schema.
Make spacing/capitalization consistent.
Remove transaction block use for object creation.
Remove unneeded function GRANTs.
Diffstat (limited to 'contrib/seg/expected')
| -rw-r--r-- | contrib/seg/expected/seg.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/seg/expected/seg.out b/contrib/seg/expected/seg.out index aa79cc799ee..d5193734e20 100644 --- a/contrib/seg/expected/seg.out +++ b/contrib/seg/expected/seg.out @@ -6,8 +6,8 @@ -- does not depend on contents of seg.sql. -- \set ECHO none -psql:seg.sql:11: WARNING: ProcedureCreate: type seg is not yet defined -psql:seg.sql:16: WARNING: Argument type "seg" is only a shell +psql:seg.sql:12: WARNING: ProcedureCreate: type seg is not yet defined +psql:seg.sql:17: WARNING: Argument type "seg" is only a shell -- -- testing the input and output functions -- |
