ef40b6f3e9
Postgres generally does not emit a SELECT tag after a SELECT query, but it does emit that tag after a CREATE TABLE x AS SELECT query. Example: postgres=# create table t as select 1; SELECT 1 |
||
---|---|---|
.. | ||
client | ||
connection | ||
connection-parameters | ||
copystream | ||
pool | ||
test-helper.js | ||
utils-tests.js |