pg_dump/t/002: append terminating semicolon to SQL commands
Alvaro Herrera <alvherre@alvh.no-ip.org>
pg_dump/t/002: append terminating semicolon to SQL commands It's easy to overlook the need for one, and its lack is annoying for the next developer wanting to create a new test. Rather than expect every individual command to add the semicolon, just append one automatically. Discussion: http://postgr.es/m/20170503172746.rwftidszir67sgk7@alvherre.pgsql
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/t/002_pg_dump.pl | modified | +2 −1 |
Discussion
- WITH clause in CREATE STATISTICS 46 messages · 2017-04-20 → 2017-05-13