OSDN Git Service

Reset per-tuple memory context between every row in a scan node, even when
[pg-rex/syncrep.git] / doc /
2011-05-19 Peter EisentrautRename pg_dump --no-security-label to --no-security...
2011-05-18 Peter EisentrautRemove obsolete comment
2011-05-18 Peter EisentrautSpell checking and markup refinement
2011-05-18 Peter Eisentraut/contrib/foo -> contrib/foo
2011-05-16 Bruce MomjianRemove redundant privilege doc sentences.
2011-05-16 Bruce MomjianAllow pg_upgrade to honor libpq environment variables...
2011-05-13 Robert HaasMore cleanup of FOREIGN TABLE permissions handling.
2011-05-11 Tom LaneBe more explicit about the meaning of the change in...
2011-05-11 Bruce MomjianMention "backslash" escape processing change in 9.1...
2011-05-10 Peter EisentrautAdd some punctuation
2011-05-10 Peter EisentrautPut options in more alphabetical order
2011-05-10 Tom LaneAdjust documentation with respect to "unknown" timezone...
2011-05-10 Bruce MomjianDocumentation cleanup for the possible values of the...
2011-05-10 Bruce MomjianUpdate documentation to state there is three-value...
2011-05-08 Bruce MomjianAdd xreflabels to /contrib manuals so links appear...
2011-05-07 Bruce MomjianAdd missing documention connecting word.
2011-05-07 Robert HaasFix typos in SECURITY LABEL documentation.
2011-05-05 Bruce MomjianImprove style of generate_history.pl Perl script.
2011-05-04 Tom LaneInclude unary plus in the Operator Precedence table.
2011-05-04 Peter EisentrautLink some tables into the surrounding text by their id
2011-05-03 Alvaro HerreraUpdate obsolete mention of Sequoia, now known as Tungsten
2011-05-03 Alvaro HerreraImprove description of read/write traffic scalability
2011-05-02 Alvaro HerreraAdd ID attribute to some sect2's missing it
2011-05-02 Alvaro HerreraUpdate some ALTER USER cross-references to ALTER ROLE
2011-05-02 Peter EisentrautSmall cleanup of spacing in verbatim DocBook elements
2011-04-28 Heikki LinnakangasThe arguments to pg_ctl kill are not optional - remove...
2011-04-27 Tom LaneTag 9.1beta1.
2011-04-27 Tom LaneMake a quick copy-editing pass over the 9.1 release...
2011-04-27 Tom LaneAdd comments about the need to avoid uninitialized...
2011-04-27 Bruce MomjianDoc wording improvement for NUMERIC limit paragraph.
2011-04-27 Bruce MomjianReword documentation for NUMERIC with no specified...
2011-04-26 Bruce MomjianClarify that a non-specified precision NUMERIC has...
2011-04-25 Robert HaasRemove partial and undocumented GRANT .. FOREIGN TABLE...
2011-04-24 Peter EisentrautNormalize whitespace in the arguments of <indexterm>
2011-04-23 Tom LaneAdjust comments about collate.linux.utf8 regression...
2011-04-22 Tom LaneMake a code-cleanup pass over the collations patch.
2011-04-22 Bruce MomjianImprove doc wording for SQL syntax of LIMIT/OFFSET.
2011-04-21 Robert HaasAllow ALTER TYPE .. ADD ATTRIBUTE .. CASCADE to recurse...
2011-04-21 Robert HaasAllow ALTER TABLE name {OF type | NOT OF}.
2011-04-17 Tom LaneDocument COLLATE option in CREATE TYPE reference page.
2011-04-17 Tom LaneSupport a COLLATE clause in plpgsql variable declarations.
2011-04-15 Magnus HaganderNote that Bison on GnuWin32 has trouble with paths...
2011-04-15 Magnus HaganderSpecify which versions of the Platform SDK are supported
2011-04-15 Peter EisentrautRename pg_regress option --multibyte to --encoding
2011-04-14 Tom LaneUpdate release notes for releases 9.0.4, 8.4.8, 8.3...
2011-04-14 Robert HaasAdvise Debian/Ubuntu users to use openjade1.3.
2011-04-13 Tom LaneAdd some useful cross-references to the CREATE EXTENSIO...
2011-04-10 Tom LaneTeach regular expression operators to honor collations.
2011-04-09 Tom LaneDon't show unusable collations in psql's \dO command.
2011-04-08 Tom LaneAvoid extra whitespace in the arguments of <indexterm>.
2011-04-08 Tom LaneAdd an example of WITH (UPDATE RETURNING) INSERT to...
2011-04-05 Peter EisentrautUpdate key words table for 9.1
2011-04-05 Alvaro HerreraChange "Id" to "id" in some SGML tags
2011-04-05 Robert HaasTypo fixes.
2011-04-05 Robert HaasAdd casts from int4 and int8 to numeric.
2011-04-04 Simon RiggsCentralise release note items related to recovery and...
2011-04-04 Simon RiggsUpdate comments and credit doc proofreaders
2011-04-04 Robert HaasMerge synchronous_replication setting into synchronous_...
2011-04-04 Alvaro HerreraUppercase <!ENTITY> and <!DOCTYPE> tags in SGML source
2011-04-04 Alvaro HerreraDuplicate expansion of "direction" from FETCH's synopsi...
2011-04-03 Robert HaasImprove documentation on the range of the numeric data...
2011-04-03 Robert HaasRemove mention of using "man" from the tutorial.
2011-04-02 Heikki LinnakangasEscape greater than and less than characters in docs.
2011-04-01 Robert HaasSupport comments on FOREIGN DATA WRAPPER and SERVER...
2011-03-31 Heikki LinnakangasReword the phrase on zero replication_timeout in the...
2011-03-30 Heikki LinnakangasAutomatically terminate replication connections that...
2011-03-28 Peter EisentrautAdd maintainer-check target
2011-03-28 Bruce MomjianAdd 9.1 release note link for synchronous replication.
2011-03-28 Robert HaasMark up release notes using <link>.
2011-03-28 Tom LaneGet rid of links that don't work when building HISTORY.
2011-03-28 Robert HaasTypo fix in SSI docs.
2011-03-28 Robert HaasCorrect "characters" to "bytes" in createdb docs.
2011-03-27 Robert HaasRemove disclaimer stating that fsync=off slows down...
2011-03-27 Robert HaasUpdate release notes for latest commits.
2011-03-25 Tom LaneDocument collation handling in SQL and plpgsql functions.
2011-03-25 Robert HaasRemove alpha release notes.
2011-03-25 Alvaro HerreraFix broken markup, and remove tabs
2011-03-25 Michael MeskesDocumented some ecpg command line options that were...
2011-03-24 Robert HaasEdits to 9.1 release notes.
2011-03-23 Tom LaneImprove user-defined-aggregates documentation.
2011-03-23 Tom LaneFix ancient typo in user-defined-aggregates documentation.
2011-03-23 Peter EisentrautCosmetic capitalization fix
2011-03-22 Simon RiggsUpdate docs to say you need fsync to make sync rep...
2011-03-21 Bruce MomjianMarkup and wording improvements for 9.1 release notes.
2011-03-20 Bruce MomjianAnother 9.1 release note typo fix.
2011-03-20 Bruce MomjianFix snapshot isolation level typo in 9.1 release notes.
2011-03-20 Bruce MomjianReorder some 9.1 release item documentation entries...
2011-03-20 Tom LaneFix up handling of C/POSIX collations.
2011-03-20 Bruce MomjianMove PITR and StreamingRep up one level of heading...
2011-03-20 Magnus HaganderMisc minor fixes to 9.1 release notes
2011-03-20 Bruce MomjianWord-wrap 9.1 release note lines.
2011-03-20 Bruce MomjianAdd links to documentation from 9.1 release notes.
2011-03-19 Bruce MomjianAdd SGML markup for keywords, terms, functions, command...
2011-03-19 Bruce MomjianInitial version of PG 9.1 release notes.
2011-03-19 Magnus HaganderRename ident authentication over local connections...
2011-03-19 Bruce MomjianRemove "all balls" mention of network address; change...
2011-03-18 Bruce MomjianDocument that the timestamp returned by pg_last_xact_re...
2011-03-18 Bruce MomjianDocument the all-balls IPv6 address.
2011-03-17 Robert HaasMinor fixes for high availability documentation.
2011-03-17 Robert HaasProtocol documentation for Hot Standby feedback messages.
next