summaryrefslogtreecommitdiff
path: root/doc/src/sgml/protocol.sgml
Commit message (Expand)AuthorAgeFilesLines
* Add tools/find_gt_lt to find < and > in SGML source.Bruce Momjian2005-01-231-2193/+2193
* Mark the TimeZone parameter as GUC_REPORT, so that JDBC can find outTom Lane2004-12-201-4/+5
* Spell checker runPeter Eisentraut2004-12-131-2/+2
* Replace "--" and "---" with "&mdash;" as appropriate, for better-lookingNeil Conway2004-11-151-4/+4
* Improve description of Execute message behavior, per Oliver Jowett.Tom Lane2004-09-231-2/+2
* Mark server_encoding and integer_datetimes as GUC_REPORT, per previousTom Lane2004-08-161-5/+13
* When using extended-query protocol, postpone planning of unnamed statementsTom Lane2004-06-111-1/+41
* Revise syntax-error reporting behavior to give pleasant results forTom Lane2004-03-211-4/+30
* Refer to GUC variables using <xref> tags rather than <varname> tags,Neil Conway2004-03-091-7/+8
* This patch makes some improvements and adds some additional detailNeil Conway2003-12-141-65/+75
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Spell checking, consistent terminology.Peter Eisentraut2003-11-011-19/+19
* Add a listing of our SQLSTATE error codes to the documentation.Tom Lane2003-10-171-4/+3
* Fix a batch of speling misteaks identified by Peter's spell-checker tool.Tom Lane2003-09-201-3/+3
* This patch fixes a few missed GUC variables that were still upper case,Bruce Momjian2003-09-111-4/+4
* Pass session_authorization to the client and make psql update its promptPeter Eisentraut2003-09-031-2/+3
* Do not pass server_encoding to the client.Peter Eisentraut2003-09-011-2/+1
* Fix longstanding thinko in SSL protocol documentation: the server'sTom Lane2003-08-141-3/+3
* libpq failed to cope with COPY FROM STDIN if the command was issuedTom Lane2003-08-131-3/+11
* Add is_superuser parameter reporting, soon to be used by psql.Tom Lane2003-06-271-2/+3
* Fix documentation problem pointed out by Barry Lind: code expected aTom Lane2003-05-081-4/+6
* Revise protocol doc for recently-agreed modifications. This is theTom Lane2003-05-071-284/+343
* Minor editorializing.Tom Lane2003-05-061-9/+12
* Add display of eventual result RowDescription (if any) to the outputTom Lane2003-05-061-14/+22
* Extended query protocol: parse, bind, execute, describe FE/BE messages.Tom Lane2003-05-051-20/+74
* Minor improvement in wording.Tom Lane2003-04-281-2/+2
* Add transaction status field to ReadyForQuery messages, and make roomTom Lane2003-04-261-2/+12
* In the continuing saga of FE/BE protocol revisions, add reporting ofTom Lane2003-04-251-5/+12
* Infrastructure for upgraded error reporting mechanism. elog.c isTom Lane2003-04-241-1/+9
* Another round of protocol changes. Backend-to-frontend messages now allTom Lane2003-04-221-3/+26
* Second round of FE/BE protocol changes. Frontend->backend messages nowTom Lane2003-04-191-106/+68
* Various clarifications; add a clear DRAFT marker; minor adjustments inTom Lane2003-04-161-30/+70
* First draft of revised FE/BE protocol specification. Still needs work,Tom Lane2003-04-151-345/+2105
* Allow PQcmdTuples to return row counts for MOVE and FETCH.Bruce Momjian2003-02-191-1/+15
* Spell checking and markup additionsPeter Eisentraut2002-03-221-2/+2
* Add description of SSL request protocol. Miscellaneous copy-editing.Tom Lane2001-11-221-60/+191
* Deprecate 'current' for date/time input.Thomas G. Lockhart2001-11-211-2/+3
* Code review for MD5 authorization patch. Clean up some breakageTom Lane2001-09-211-76/+155
* Replace ASCII-quotes with proper markup.Peter Eisentraut2001-09-131-7/+7
* Use MD5 for wire protocol encryption for >= 7.2 client/server.Bruce Momjian2001-08-151-2/+2
* updates for new startup sequence, some reformattingPeter Eisentraut2001-06-221-824/+807
* minor copy editingPeter Eisentraut2001-03-241-2/+2
* Make use of <email> tag for marking up email addresses.Peter Eisentraut2000-12-221-2/+2
* Get rid of the little "v"s in front of version numbers, substituting thePeter Eisentraut2000-12-211-2/+2
* pg_hba.conf mention fix.Bruce Momjian2000-10-111-1/+1
* Add `id' attributes to all `chapter' and `sect1' tags, to generate usefulPeter Eisentraut2000-09-291-4/+4
* Startup is actually start-up.Bruce Momjian2000-08-291-15/+15
* Update docs for TIME WITHOUT TIME ZONE.Thomas G. Lockhart2000-07-141-1/+3
* Update protocol doc to emphasize that backend can returnTom Lane1999-09-111-7/+10
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-291-16/+43