| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
schema-safe. Make it so, and improve the internal support for knowledge
of server version.
|
|
|
|
|
|
| |
libpq, talking to an old server, should assume SQL_ASCII as the default
client encoding, because that is what the server will actually use (not
the server encoding).
|
| |
|
| |
|
| |
|
|
|
|
| |
just a preformatted message; per suggestion by Sean Chittenden.
|
|
|
|
| |
regression test diffs...).
|
|
|
|
| |
client applications. Some editorial work on libpq.sgml, too.
|
|
protocol 3, then falls back to 2 if postmaster rejects the startup packet
with an old-format error message. A side benefit of the rewrite is that
SSL-encrypted connections can now be made without blocking. (I think,
anyway, but do not have a good way to test.)
|