jeroenrinzema/psql-wire
PostgreSQL server wire protocol. Build your own server and start serving connections.
GoMPL-2.0
Issues
- 0
- 0
- 0
- 9
handle `copy from stdin` query
#64 opened by hectorj - 1
Remote Address
#69 opened by joshrendek - 0
Handle incoming result-column format codes
#34 opened by github-actions - 0
- 0
Handle multiple parameter format codes.
#33 opened by github-actions - 0
close the statement or portal
#59 opened by github-actions - 4
- 0
Enable the jackc/pgx error code tests
#56 opened by github-actions - 0
- 3
deallocate statement is currentlly being sent to the simple query handler
#47 opened by kishaningithub - 2
Avoiding the dependency on libpq
#39 opened by kishaningithub - 7
Running sql scripts from graphical clients sends all sql statements as a single query string
#41 opened by kishaningithub - 0
Return a negative parameter description if no parameters have been described while parsing
#52 opened by jeroenrinzema - 3
- 2
- 3
- 5
Query not received when querying via pgx
#25 opened by kishaningithub - 0
support GSS encryption
#37 opened by github-actions - 0
Support for GSS encryption
#36 opened by github-actions - 0
Support type for type modifiers
#35 opened by github-actions - 0
- 0
- 0
- 0
- 0
- 0
Support Extended Query
#17 opened by jeroenrinzema - 10
EOF while connecting to the server
#20 opened by kishaningithub - 2
- 2
Numeric types are not supported properly
#14 opened by sandromello - 1
Support Extended Query
#12 opened by trietphm