mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Add missing newline at the end of index_including.sql
Thinko in a63224be49b8.
This commit is contained in:
parent
8cb653b245
commit
54b69f1bd7
@ -235,4 +235,4 @@ SELECT c2, c1, c3 FROM nametbl WHERE c2 = 'two' AND c1 = 1;
|
|||||||
|
|
||||||
RESET enable_seqscan;
|
RESET enable_seqscan;
|
||||||
|
|
||||||
DROP TABLE nametbl;
|
DROP TABLE nametbl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user