pg-protocol: fix link to message format docs (#2835)

This commit is contained in:
Alex Anderson 2022-10-06 19:59:11 +03:00 committed by GitHub
parent 9dfb3dccbf
commit 5bcc05d1e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
// http://developer.postgresql.org/pgdocs/postgres/protocol-message-formats.html
// https://www.postgresql.org/docs/current/protocol-message-formats.html
import BufferList from './buffer-list'
const buffers = {