brianc edef4fee53 Add warning on long query names
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
2015-05-21 13:17:04 -04:00
..
2015-05-21 13:17:04 -04:00
2014-11-18 14:59:38 -05:00
2014-04-09 08:46:17 -04:00