]> granicus.if.org Git - postgresql/history - doc/src/sgml/protocol.sgml
Add pg_basebackup tool for streaming base backups
[postgresql] / doc / src / sgml / protocol.sgml
2011-01-23 Magnus HaganderAdd pg_basebackup tool for streaming base backups
2011-01-14 Magnus HaganderUse a lexer and grammar for parsing walsender commands
2011-01-10 Magnus HaganderBackend support for streaming base backups
2010-12-20 Alvaro HerreraFix typo
2010-12-11 Robert HaasAllow bidirectional copy messages in streaming replicat...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-06-07 Itagaki TakahiroReplace "slave" to "standby" in documentation for consi...
2010-06-03 Tom LaneAdd current WAL end (as seen by walsender, ie, GetWrite...
2010-04-03 Peter EisentrautRemove unnecessary xref endterm attributes and title ids
2010-03-17 Simon RiggsFix typo in streaming replication protocol docs.
2010-02-24 Bruce MomjianRevert removal of pre-7.4 documenation behavior mentions.
2010-02-24 Bruce MomjianRemove pre-7.4 documentaiton mentions, now that 8.0...
2010-02-22 Bruce MomjianRemove protocol documentation paragraph about environme...
2010-02-17 Tom LaneStamp HEAD as 9.0devel, and update various places that...
2010-02-16 Tom LaneReplace the pg_listener-based LISTEN/NOTIFY mechanism...
2010-02-16 Bruce MomjianHave SELECT and CREATE TABLE AS queries return a row...
2010-02-16 Bruce MomjianClarify documentation on the behavior of unnamed bind...
2010-02-03 Heikki LinnakangasAdd a message type header to the CopyData messages...
2010-01-15 Heikki LinnakangasIntroduce Streaming Replication.
2009-12-02 Tom LaneMark application_name as GUC_REPORT so that the value...
2008-11-09 Tom LaneAdd a new GUC variable called "IntervalStyle" that...
2008-10-28 Magnus HaganderRemove support for (insecure) crypt authentication.
2008-02-08 Tom LaneSome small editorialization on the protocol documentati...
2008-01-15 Tom LaneBe less wishy-washy in the documentation and comments...
2008-01-14 Tom LaneFix an ancient oversight in libpq's handling of V3...
2008-01-09 Alvaro HerreraAdd index entry.
2007-12-03 Magnus HaganderAdd missing documentation for SSPI packets.
2007-07-18 Magnus HaganderGSSAPI documentation
2007-01-31 Bruce MomjianUpdate documentation on may/can/might:
2006-09-06 Tom LaneChange processing of extended-Query mode so that an...
2006-06-18 Peter EisentrautMerge postmaster and postgres command into just postgre...
2006-03-03 Tom LaneMake the COPY command return a command tag that include...
2006-01-18 Neil ConwayAdd a new system view, pg_cursors, that displays the...
2005-08-14 Peter EisentrautChange standard_compliant_strings to standard_conformin...
2005-06-27 Neil ConwayRemove support for Kerberos V4. It seems no one is...
2005-06-26 Tom LaneCode review for escape-strings patch. Sync psql and...
2005-06-22 Tom LaneAdd a hack requested by the JDBC driver writers: when...
2005-01-23 Bruce MomjianAdd tools/find_gt_lt to find < and > in SGML source.
2004-12-20 Tom LaneMark the TimeZone parameter as GUC_REPORT, so that...
2004-12-13 Peter EisentrautSpell checker run
2004-11-15 Neil ConwayReplace "--" and "---" with "&mdash;" as appropriate...
2004-09-23 Tom LaneImprove description of Execute message behavior, per...
2004-08-16 Tom LaneMark server_encoding and integer_datetimes as GUC_REPOR...
2004-06-11 Tom LaneWhen using extended-query protocol, postpone planning...
2004-03-21 Tom LaneRevise syntax-error reporting behavior to give pleasant...
2004-03-09 Neil ConwayRefer to GUC variables using <xref> tags rather than...
2003-12-14 Neil ConwayThis patch makes some improvements and adds some additi...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-01 Peter EisentrautSpell checking, consistent terminology.
2003-10-17 Tom LaneAdd a listing of our SQLSTATE error codes to the docume...
2003-09-20 Tom LaneFix a batch of speling misteaks identified by Peter...
2003-09-11 Bruce MomjianThis patch fixes a few missed GUC variables that were...
2003-09-03 Peter EisentrautPass session_authorization to the client and make psql...
2003-09-01 Peter EisentrautDo not pass server_encoding to the client.
2003-08-14 Tom LaneFix longstanding thinko in SSL protocol documentation...
2003-08-13 Tom Lanelibpq failed to cope with COPY FROM STDIN if the comman...
2003-06-27 Tom LaneAdd is_superuser parameter reporting, soon to be used...
2003-05-08 Tom LaneFix documentation problem pointed out by Barry Lind...
2003-05-07 Tom LaneRevise protocol doc for recently-agreed modifications...
2003-05-06 Tom LaneMinor editorializing.
2003-05-06 Tom LaneAdd display of eventual result RowDescription (if any...
2003-05-05 Tom LaneExtended query protocol: parse, bind, execute, describe...
2003-04-28 Tom LaneMinor improvement in wording.
2003-04-26 Tom LaneAdd transaction status field to ReadyForQuery messages...
2003-04-25 Tom LaneIn the continuing saga of FE/BE protocol revisions...
2003-04-24 Tom LaneInfrastructure for upgraded error reporting mechanism...
2003-04-22 Tom LaneAnother round of protocol changes. Backend-to-frontend...
2003-04-19 Tom LaneSecond round of FE/BE protocol changes. Frontend-...
2003-04-16 Tom LaneVarious clarifications; add a clear DRAFT marker; minor...
2003-04-15 Tom LaneFirst draft of revised FE/BE protocol specification...
2003-02-19 Bruce MomjianAllow PQcmdTuples to return row counts for MOVE and...
2002-03-22 Peter EisentrautSpell checking and markup additions
2001-11-22 Tom LaneAdd description of SSL request protocol. Miscellaneous...
2001-11-21 Thomas G. LockhartDeprecate 'current' for date/time input.
2001-09-21 Tom LaneCode review for MD5 authorization patch. Clean up...
2001-09-13 Peter EisentrautReplace ASCII-quotes with proper markup.
2001-08-15 Bruce MomjianUse MD5 for wire protocol encryption for >= 7.2 client...
2001-06-22 Peter Eisentrautupdates for new startup sequence, some reformatting
2001-03-24 Peter Eisentrautminor copy editing
2000-12-22 Peter EisentrautMake use of <email> tag for marking up email addresses.
2000-12-21 Peter EisentrautGet rid of the little "v"s in front of version numbers...
2000-10-11 Bruce Momjianpg_hba.conf mention fix.
2000-09-29 Peter EisentrautAdd `id' attributes to all `chapter' and `sect1' tags...
2000-08-29 Bruce MomjianStartup is actually start-up.
2000-07-14 Thomas G. LockhartUpdate docs for TIME WITHOUT TIME ZONE.
1999-09-11 Tom LaneUpdate protocol doc to emphasize that backend can return
1998-12-29 Thomas G. LockhartClean up to ensure tag completion as required by the...
1998-10-17 Tom LaneMinor documentation improvements and markup fixes.
1998-10-04 Tom LaneAdd note explaining that NoticeResponse messages can
1998-07-29 Thomas G. LockhartAdd id field to chapter and book tags to allow output...
1998-07-14 Bruce MomjianMore updates for typmod int32 change. From Tom Lane.
1998-07-09 Marc G. FournierFrom: Tom Lane <tgl@sss.pgh.pa.us>
1998-05-06 Bruce MomjianWhat I've done:
1998-04-04 Thomas G. LockhartSmall corrections from Phil Thompson, the original...
1998-03-01 Thomas G. LockhartSGML source for new documentation.