We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5575bac commit 732fb7cCopy full SHA for 732fb7c
test/integration/connection/bound-command-tests.js
@@ -1,5 +1,5 @@
1
var helper = require(__dirname + '/test-helper');
2
-http://developer.postgresql.org/pgdocs/postgres/protocol-flow.html#PROTOCOL-FLOW-EXT-QUERY
+//http://developer.postgresql.org/pgdocs/postgres/protocol-flow.html#PROTOCOL-FLOW-EXT-QUERY
3
4
test('flushing once', function() {
5
helper.connect(function(con) {
0 commit comments