mirror of
https://github.com/postgres/postgres.git
synced 2025-11-01 21:31:19 +03:00
Add missing newline at the end of index_including.sql
Thinko in a63224be49.
This commit is contained in:
@@ -235,4 +235,4 @@ SELECT c2, c1, c3 FROM nametbl WHERE c2 = 'two' AND c1 = 1;
|
||||
|
||||
RESET enable_seqscan;
|
||||
|
||||
DROP TABLE nametbl;
|
||||
DROP TABLE nametbl;
|
||||
|
||||
Reference in New Issue
Block a user