mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-16 19:37:00 +08:00
Clean up header for uniform appearance throughout tests.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
--
|
||||
-- SELECT_INTO
|
||||
--
|
||||
|
||||
SELECT *
|
||||
INTO TABLE tmp1
|
||||
FROM tmp
|
||||
|
||||
Reference in New Issue
Block a user