mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-11 22:07:33 +08:00
Clean up header for uniform appearance throughout tests.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
--
|
||||
-- SELECT_DISTINCT
|
||||
--
|
||||
|
||||
--
|
||||
-- awk '{print $3;}' onek.data | sort -n | uniq
|
||||
--
|
||||
@ -30,4 +34,3 @@ SELECT DISTINCT two, string4, ten
|
||||
--
|
||||
SELECT DISTINCT p.age FROM person* p ORDER BY age using >;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user