OSDN Git Service

Start using flexible array members
[pg-rex/syncrep.git] / doc /
2011-06-15 Tom LaneRework parsing of ConstraintAttributeSpec to improve...
2011-06-14 Peter EisentrautDocument that psql's \d also works with composite types
2011-06-14 Bruce MomjianIn pg_upgrade, document that link mode has to have...
2011-06-14 Alvaro HerreraFix grammatical mistake introduced by previous commit
2011-06-14 Alvaro HerreraMention DROP TABLE as well as ALTER TABLE NO INHERIT
2011-06-14 Robert HaasImprove accuracy of ON_ERROR_STOP documentation.
2011-06-14 Bruce MomjianDocument that bits to the right of the CIDR mask "shoul...
2011-06-13 Alvaro HerreraExpand warnings on locks acquired by CREATE INDEX CONCU...
2011-06-13 Robert HaasRemove parentheses from mention of current_schemas...
2011-06-13 Robert HaasClarify that NATURAL without matching columns is like...
2011-06-13 Robert HaasAdd doc cross-reference to search_path discussion of...
2011-06-13 Robert HaasDocument GUC context for synchronous_standby_names...
2011-06-13 Robert HaasIn ALTER EXTENSION docs, document left_type/right_type.
2011-06-13 Robert HaasMarkup fix.
2011-06-13 Robert HaasMore foreign table documentation improvements.
2011-06-12 Robert HaasCorrections to ALTER FOREIGN TABLE documentation.
2011-06-11 Tom LaneStamp HEAD as 9.2devel.
2011-06-09 Tom LaneTag 9.1beta2.
2011-06-09 Bruce MomjianEcpg doc cleanups, as reported by Marc Cousin.
2011-06-09 Tom LaneUpdate 9.1 release notes to reflect commits through...
2011-06-09 Magnus HaganderSupport silent mode for service registrations on win32
2011-06-09 Peter EisentrautFix documentation of information_schema.element_types
2011-06-08 Tom LaneMake citext's equality and hashing functions collation...
2011-06-08 Peter EisentrautReorder pg_ctl promote after pg_ctl status
2011-06-04 Peter EisentrautFix documentation reference to "above" example
2011-06-04 Peter EisentrautMore ECPG documentation fixes
2011-06-04 Peter EisentrautECPG documentation fix
2011-06-03 Peter EisentrautTruncate id to <=44 characters
2011-06-02 Bruce MomjianUse proper SGML doc entities rather than angle-brackets.
2011-06-02 Peter EisentrautSort COMMENT synopsis and add more examples
2011-06-01 Peter EisentrautSome copy editing of the release notes
2011-05-31 Tom LaneProtect GIST logic that assumes penalty values can...
2011-05-31 Peter EisentrautUse entities to encode non-ASCII characters in SGML...
2011-05-31 Tom LaneReplace use of credential control messages with getsock...
2011-05-30 Magnus HaganderDon't recommend upgrading to latest available Windows SDK
2011-05-29 Peter EisentrautAdd pg_basebackup -z option for compression with defaul...
2011-05-29 Peter EisentrautCorrect description of log_connections and log_disconne...
2011-05-28 Peter EisentrautAllow pg_basebackup compressed tar output to stdout
2011-05-27 Peter EisentrautDrop "meaning" column from error code table
2011-05-25 Peter EisentrautPut options in some sensible order
2011-05-22 Peter EisentrautPut lists in sensible order
2011-05-22 Peter EisentrautPut documentation of backslash commands back in alphabe...
2011-05-22 Peter EisentrautClarify the documentation of the --with-ossp-uuid option
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
next