We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dfb3dc commit 5bcc05dCopy full SHA for 5bcc05d
packages/pg-protocol/src/testing/test-buffers.ts
@@ -1,4 +1,4 @@
1
-// http://developer.postgresql.org/pgdocs/postgres/protocol-message-formats.html
+// https://www.postgresql.org/docs/current/protocol-message-formats.html
2
import BufferList from './buffer-list'
3
4
const buffers = {
0 commit comments