Skip to content
Snippets Groups Projects
Commit b770dc95 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Add to libpq changes made by Tom for new protocol.

parent 43694324
No related branches found
Tags REL8_3_RC1
No related merge requests found
......@@ -259,6 +259,10 @@ Allow pqInternalNotice() to accept a format string and args instead of
just a preformatted message (Tom, Sean Chittenden)
Allow control SSL negotiation with sslmode values "disable", "allow",
"Prefer", and "require" (Jon Jensen)
Allow new error codes and levels of text (Tom)
Allow access to the underlying table and column of a query result (Tom)
Allow access to the current transaction status (Tom)
Add ability to pass binary data directly to the backend (Tom)
_________________________________________________________________
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment