OSDN Git Service

Lowercase status labels in pg_stat_replication view.
[pg-rex/syncrep.git] / doc /
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.
2011-03-17 Robert HaasAdd pause_at_recovery_target to recovery.conf.sample...
2011-03-17 Robert HaasFix various possible problems with synchronous replication.
2011-03-17 Bruce MomjianDocument guc context values, and reference them from...
2011-03-16 Robert HaasCorrections to CREATE FOREIGN TABLE documentation.
2011-03-16 Bruce MomjianAdjust doc wording about the casting exceptions for...
2011-03-15 Bruce MomjianFix spelling error in fuzzystrmatch docs.
2011-03-15 Bruce MomjianWording adjustment for restart_after_crash entry
2011-03-15 Robert HaasMinor sync rep documentation improvements.
2011-03-12 Bruce MomjianUse "backend process" rather than "backend server"...
2011-03-11 Bruce MomjianIn docs, rename "backwards compatibility" to "backward...
2011-03-11 Tom LaneCreate an explicit concept of collations that work...
2011-03-11 Tom LaneRemove duplicate indexterm to silence openjade wrning.
2011-03-11 Bruce MomjianUpdate documentation on FreeBSD write cache control.
2011-03-11 Bruce MomjianDocument that to_char('FM') removes only trailing zeros.
2011-03-11 Bruce MomjianDocument how listen_addresses can do only IPv4 or IPv6.
2011-03-11 Bruce MomjianAdds index entries for session_user and pg_describe_object
2011-03-11 Bruce MomjianIn plpsql docs, use RAISE rather than undefined log...
2011-03-11 Bruce MomjianImprove extract(day) documentation with interval values.
2011-03-11 Bruce MomjianFix "unparenthesized" mention in vacuum docs.
2011-03-11 Bruce MomjianUpdate kernel docs for Solaris 10.
2011-03-11 Bruce MomjianDocument that pg_dump --clean might generate some harml...
2011-03-11 Bruce MomjianDocument that libpq's PQgetResult() should be called...
2011-03-11 Bruce MomjianDocument that the parenthesized VACUUM syntax is deprec...
2011-03-11 Bruce MomjianReference doc "examples" section for pg_dump options...
2011-03-10 Bruce MomjianMore wording improvements for disallowed SQL function...
next