]> granicus.if.org Git - postgresql/history - doc/src/sgml/datatype.sgml
Mention the actual stored size of NUMERIC values, per David Fetter.
[postgresql] / doc / src / sgml / datatype.sgml
2005-05-01 Tom LaneMention the actual stored size of NUMERIC values, per...
2005-03-13 Neil ConwayMake default_with_oids default to false -- user-created...
2005-01-22 Bruce MomjianMore < and > cleanups converted to ampersands.
2005-01-17 Tom LaneClarify that the --enable-integer-datetimes switch...
2005-01-08 Tom LaneSome small docs improvements motivated by reading the...
2004-12-23 Tom LaneA small pass of docs review and copy-editing.
2004-11-27 Peter EisentrautUpdate of conformance information to SQL:2003
2004-09-20 Tom LaneSome editorializing on the docs for the dollar-quoting...
2004-09-20 Tom LaneNow that I look, table 8-1 has some other marginal...
2004-09-18 Tom LanePut the brackets in the right places in timestamp entri...
2004-08-10 Tom LaneUpdate documentation to reflect the fact that we now...
2004-06-16 Tom LaneRepresent type-specific length coercion functions as...
2004-06-07 Tom LaneSome preliminary documentation for composite-type stuff.
2004-03-23 Neil ConwayImprove the locale and character set docs, add some...
2004-03-09 Neil ConwayRefer to GUC variables using <xref> tags rather than...
2004-02-01 Tom LaneUpdate char_length() example for new semantics.
2004-02-01 Tom LaneMake length() disregard trailing spaces in char(n)...
2004-01-20 Tom LaneRemove no-longer-relevant note about forcing the type...
2003-12-21 Bruce MomjianBack out:
2003-12-20 Bruce MomjianAnother markup fix for recent patch.
2003-12-20 Bruce MomjianFix broken markup.
2003-12-20 Bruce MomjianIn my mind there were two categories of open issues
2003-12-01 Bruce MomjianThis patch adds a new GUC var, "default_with_oids"...
2003-12-01 Tom LaneMinor wordsmithing in datetime docs to try to address...
2003-11-30 Joe ConwayMake PQescapeBytea and byteaout consistent with each...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-16 Tom LaneFix datetime input parsing to accept YYYY-MONTHNAME...
2003-11-06 Tom LaneMinor copy-editing.
2003-11-04 Peter EisentrautRandom copy-editing.
2003-11-01 Peter EisentrautSpell checking, consistent terminology.
2003-10-22 Bruce MomjianHere is a documentation patch that makes zulu, etc...
2003-10-16 Tom LaneMinor copy-editing.
2003-10-09 Bruce MomjianAbout section 8.5.1.5. ("Special Values"):
2003-09-12 Tom LaneUpdate obsolete examples of error messages; various...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-08-09 Tom LaneUpdate docs for 7.4 array features and polymorphic...
2003-07-29 Tom LaneApply (a somewhat revised version of) Greg Mullane...
2003-07-18 Bruce MomjianStephen Robert Norris wrote:
2003-06-25 Bruce MomjianAdd missing </row>'s.
2003-06-24 Bruce Momjian Add ipv6 address parsing support to 'inet'...
2003-06-17 Tom LaneMake FLOAT(p) measure the precision p in bits, not...
2003-03-13 Peter EisentrautBig editing for consistent content and presentation.
2003-02-19 Bruce MomjianThis patch makes the following changes to the documenta...
2003-02-19 Bruce MomjianThe following patches eliminate the overflows in the...
2003-01-31 Tom LaneAllow a time zone to be specified (and silently ignored...
2003-01-29 Tom LaneRepair array subscript overrun identified by Yichen...
2003-01-15 Bruce MomjianReorder VARCHAR() to appear before CHAR() in docs.
2002-12-06 Bruce MomjianThis patch improves the documentation for SERIAL column...
2002-11-21 Tom LaneFix breakage in new-in-7.3 timetz_zone() function:...
2002-11-15 Bruce MomjianSGML improvements.
2002-11-11 Peter EisentrautMerge documentation updates from 7.3 branch.
2002-10-31 Tom LaneUpdate description of timestamp types for 7.3 implement...
2002-10-21 Tom LaneFix documented sizes of geometric types.
2002-09-21 Peter EisentrautAdd more appropriate markup.
2002-09-18 Tom LaneExtend pg_cast castimplicit column to a three-way value...
2002-08-23 Bruce MomjianThis patch updates the CREATE OPERATOR sgml docs for...
2002-08-23 Tom LaneVery minor copy-editing.
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-08-19 Tom LaneFix pg_dump to dump serial columns as serials. Per...
2002-08-13 Bruce MomjianChange NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS...
2002-08-05 Peter EisentrautAdd User's Guide chapters on Data Definition and Data...
2002-07-16 Bruce Momjian> pgsql-bugs@postgresql.org wrote:
2002-07-16 Bruce MomjianAdd mention of TOAST storage for character columns.
2002-07-16 Bruce MomjianMark 'line' as 'not implemented' in SGML and psql ...
2002-06-11 Thomas G. LockhartImplement SQL99 OVERLAY(). Allows substitution of a...
2002-05-03 Tom LaneRemove the last traces of datatypes datetime and timespan.
2002-04-25 Tom LaneUpdates for schema features.
2002-04-25 Tom LaneImplement types regprocedure, regoper, regoperator...
2002-04-21 Thomas G. LockhartMinor wording change for readability.
2002-04-13 Bruce MomjianMention precision of NUMERIC in docs.
2002-04-03 Peter EisentrautLocale support is on by default. The choice of locale...
2002-03-22 Peter EisentrautSpell checking and markup additions
2002-03-05 Bruce MomjianThis trivial patch fixes a typo and improves the phrasi...
2002-01-20 Peter EisentrautSpell-check and markup police
2002-01-07 Peter EisentrautEditorial review
2002-01-04 Thomas G. LockhartAdd more complete details on date/time keywords and...
2001-12-29 Thomas G. LockhartDocument the precision arguments for date/time types...
2001-12-23 Tom LaneType interval takes a precision, too.
2001-12-21 Thomas G. LockhartSpiff up discussion of precision on date/time data...
2001-12-08 Thomas G. LockhartUpdate list of currently supported platforms.
2001-11-28 Peter Eisentrautproof-reading
2001-11-24 Tom LaneTweak int8in to accept -9223372036854775808, per recent...
2001-11-21 Tom LaneSpelling and grammatical corrections.
2001-11-21 Thomas G. LockhartDeprecate 'current' for date/time input.
2001-11-21 Bruce MomjianPeter Eisentraut wrote:
2001-11-20 Bruce MomjianI've created a new section to func.sgml, "Binary String...
2001-11-19 Tom LaneGrammatical and spelling fixes.
2001-11-19 Tom LaneA bunch of small doco updates motivated by scanning...
2001-11-12 Tom LaneTweak parser so that there is a defined representation...
2001-11-08 Peter EisentrautSpacing improvements
2001-10-30 Tom LaneGrammatical corrections.
2001-10-09 Peter EisentrautBunch of copy fitting and style sheet tweakage to get...
2001-10-03 Thomas G. LockhartMinor fixup in spacing for tabular information.
2001-09-28 Thomas G. LockhartAdd information on new timestamp and timestamptz data...
2001-09-13 Peter EisentrautReplace ASCII-quotes with proper markup.
2001-09-09 Peter EisentrautMarkup additions and spell check. (covers User's Guide)
2001-09-04 Bruce MomjianAdd mention of bytea data type and escaping rules.
2001-08-31 Tatsuo IshiiSince 7.1 the data type size of TIME has been increased.
2001-08-24 Peter EisentrautStart adding some more documentation about the number...
2001-08-16 Tom LaneSequences are now based on int8, not int4, arithmetic...
next