mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-17 20:07:00 +08:00
Clean up header for uniform appearance throughout tests.
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
--
|
||||
-- VIEW queries
|
||||
--
|
||||
-- test the views defined in create.source
|
||||
-- SELECT_VIEWS
|
||||
-- test the views defined in CREATE_VIEWS
|
||||
--
|
||||
|
||||
SELECT * FROM street;
|
||||
|
||||
SELECT name, #thepath FROM iexit ORDER BY 1, 2;
|
||||
|
||||
Reference in New Issue
Block a user