mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 14:28:20 -04:00
Clean up header for uniform appearance throughout tests.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
--
|
||||
-- TEMP
|
||||
-- Test temp relations and indexes
|
||||
--
|
||||
|
||||
@@ -45,3 +46,4 @@ CREATE TEMP TABLE temptest(col int);
|
||||
\c regression
|
||||
|
||||
SELECT * FROM temptest;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user