edef4fee53
Postgres has a 63 character limit on query names. To avoid potential footgunning of users we'll log to their stderr if they use a longer query name. For reference: https://github.com/brianc/node-postgres/pull/772 |
||
---|---|---|
.. | ||
native | ||
client.js | ||
connection-parameters.js | ||
connection.js | ||
defaults.js | ||
index.js | ||
pool.js | ||
query.js | ||
result.js | ||
type-overrides.js | ||
utils.js |