Converting dump into SQL results in missing semicolon and newline after FROM stdin
#179
Labels
bug
Something isn't working
FROM stdin
#179
Converting a dump into SQL file:
Note that semicolon and newline is missing after
FROM stdin
Dumping database with pg_dump does not have this issue:
The text was updated successfully, but these errors were encountered: