aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/datatype.sgml
Commit message (Expand)AuthorAge
* Big editing for consistent content and presentation.Peter Eisentraut2003-03-13
* This patch makes the following changes to the documentation:Bruce Momjian2003-02-19
* The following patches eliminate the overflows in the j2date() and date2j()Bruce Momjian2003-02-19
* Allow a time zone to be specified (and silently ignored) in the inputTom Lane2003-01-31
* Repair array subscript overrun identified by Yichen Xie. Reduce theTom Lane2003-01-29
* Reorder VARCHAR() to appear before CHAR() in docs.Bruce Momjian2003-01-15
* This patch improves the documentation for SERIAL columns a little bit.Bruce Momjian2002-12-06
* Fix breakage in new-in-7.3 timetz_zone() function: was giving randomTom Lane2002-11-21
* SGML improvements.Bruce Momjian2002-11-15
* Merge documentation updates from 7.3 branch.Peter Eisentraut2002-11-11
* Update description of timestamp types for 7.3 implementation.Tom Lane2002-10-31
* Fix documented sizes of geometric types.Tom Lane2002-10-21
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Extend pg_cast castimplicit column to a three-way value; this allows usTom Lane2002-09-18
* This patch updates the CREATE OPERATOR sgml docs for the new defaultBruce Momjian2002-08-23
* Very minor copy-editing.Tom Lane2002-08-23
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-22
* Fix pg_dump to dump serial columns as serials. Per pghackers discussion,Tom Lane2002-08-19
* Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion...Bruce Momjian2002-08-13
* Add User's Guide chapters on Data Definition and Data Manipulation.Peter Eisentraut2002-08-05
* > pgsql-bugs@postgresql.org wrote:Bruce Momjian2002-07-16
* Add mention of TOAST storage for character columns.Bruce Momjian2002-07-16
* Mark 'line' as 'not implemented' in SGML and psql \dT, per ThomasBruce Momjian2002-07-16
* Implement SQL99 OVERLAY(). Allows substitution of a substring in a string.Thomas G. Lockhart2002-06-11
* Remove the last traces of datatypes datetime and timespan.Tom Lane2002-05-03
* Updates for schema features.Tom Lane2002-04-25
* Implement types regprocedure, regoper, regoperator, regclass, regtypeTom Lane2002-04-25
* Minor wording change for readability.Thomas G. Lockhart2002-04-21
* Mention precision of NUMERIC in docs.Bruce Momjian2002-04-13
* Locale support is on by default. The choice of locale is done in initdbPeter Eisentraut2002-04-03
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* This trivial patch fixes a typo and improves the phrasing of a sentenceBruce Momjian2002-03-05
* Spell-check and markup policePeter Eisentraut2002-01-20
* Editorial reviewPeter Eisentraut2002-01-07
* Add more complete details on date/time keywords and parsing rules.Thomas G. Lockhart2002-01-04
* Document the precision arguments for date/time types per SQL9x.Thomas G. Lockhart2001-12-29
* Type interval takes a precision, too.Tom Lane2001-12-23
* Spiff up discussion of precision on date/time data types.Thomas G. Lockhart2001-12-21
* Update list of currently supported platforms.Thomas G. Lockhart2001-12-08
* proof-readingPeter Eisentraut2001-11-28
* Tweak int8in to accept -9223372036854775808, per recent discussion inTom Lane2001-11-24
* Spelling and grammatical corrections.Tom Lane2001-11-21
* Deprecate 'current' for date/time input.Thomas G. Lockhart2001-11-21
* Peter Eisentraut wrote:Bruce Momjian2001-11-21
* I've created a new section to func.sgml, "Binary String Functions andBruce Momjian2001-11-20
* Grammatical and spelling fixes.Tom Lane2001-11-19
* A bunch of small doco updates motivated by scanning the comments onTom Lane2001-11-19
* Tweak parser so that there is a defined representation for datatypesTom Lane2001-11-12
* Spacing improvementsPeter Eisentraut2001-11-08
* Grammatical corrections.Tom Lane2001-10-30