index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
datatype.sgml
Commit message (
Expand
)
Author
Age
*
doc: Various typo/grammar fixes
Kevin Grittner
2014-08-30
*
doc: Spell checking
Peter Eisentraut
2014-07-16
*
Fix whitespace
Peter Eisentraut
2014-07-08
*
Add doc links to 9.4 release notes, and add major features list
Bruce Momjian
2014-05-05
*
Introduce jsonb, a structured format for storing json.
Andrew Dunstan
2014-03-23
*
docs: remove unnecessary references to old PG versions
Bruce Momjian
2014-02-24
*
Fix markup for CHAR() doc patch
Bruce Momjian
2014-02-24
*
docs: document behavior of CHAR() comparisons with chars < space
Bruce Momjian
2014-02-24
*
Add a pg_lsn data type, to represent an LSN.
Robert Haas
2014-02-19
*
doc: Postgres date-style date-only output is ISO
Bruce Momjian
2014-02-12
*
Add checks for interval overflow/underflow
Bruce Momjian
2014-01-30
*
Add gen_random_uuid() to contrib/pgcrypto.
Tom Lane
2014-01-17
*
doc: Put data types in alphabetical order
Peter Eisentraut
2013-11-27
*
Remove CTimeZone/HasCTZSet, root and branch.
Tom Lane
2013-11-01
*
Revive line type
Peter Eisentraut
2013-10-09
*
Mention extra_float_digits in floating point docs
Alvaro Herrera
2013-07-02
*
Documentation spell checking and markup improvements
Peter Eisentraut
2013-05-20
*
doc: Small tweak for consistency
Peter Eisentraut
2013-03-03
*
doc: "only relevant" -> "relevant only"
Peter Eisentraut
2012-11-11
*
Remove old documentation warnings about the use of bigint.
Bruce Momjian
2012-08-30
*
Make an editorial pass over the 9.2 release notes.
Tom Lane
2012-08-22
*
Typo fixes for previous commit.
Robert Haas
2012-08-06
*
Warn more vigorously about the non-transactional behavior of sequences.
Robert Haas
2012-08-06
*
Add documentation cross-reference for JSON functions.
Tom Lane
2012-08-01
*
Document that we deviate from ISO 8601 by not using 'T' on output.
Tom Lane
2012-05-21
*
Improve documentation around historical calendar rules.
Tom Lane
2012-04-26
*
Assorted spelling corrections.
Tom Lane
2012-04-12
*
Update docs on numeric storage requirements.
Robert Haas
2012-03-22
*
Built-in JSON data type.
Robert Haas
2012-01-31
*
Further code review for range types patch.
Tom Lane
2011-11-20
*
Support range data types.
Heikki Linnakangas
2011-11-03
*
Simplify handling of the timezone GUC by making initdb choose the default.
Tom Lane
2011-09-09
*
Remove whitespace from end of lines
Peter Eisentraut
2011-08-07
*
Add smallserial pseudotype.
Robert Haas
2011-06-21
*
Documentation cleanup for the possible values of the datatype 'boolean'.
Bruce Momjian
2011-05-09
*
Doc wording improvement for NUMERIC limit paragraph.
Bruce Momjian
2011-04-27
*
Reword documentation for NUMERIC with no specified precision.
Bruce Momjian
2011-04-26
*
Clarify that a non-specified precision NUMERIC has a very high range.
Bruce Momjian
2011-04-26
*
Add casts from int4 and int8 to numeric.
Robert Haas
2011-04-05
*
Improve documentation on the range of the numeric data type.
Robert Haas
2011-04-03
*
Adjust CHAR() doc mention of pattern matching issues for trailing
Bruce Momjian
2011-03-08
*
Document that char() ignores spaces in non-pattern comparisons, not in
Bruce Momjian
2011-03-08
*
Create the catalog infrastructure for foreign-data-wrapper handlers.
Tom Lane
2011-02-19
*
Improve text search prefix doc addition.
Bruce Momjian
2011-02-18
*
Document that text search comparisons happen after text search
Bruce Momjian
2011-02-18
*
Properly capitalize documentation headings; some only had initial-word
Bruce Momjian
2011-01-29
*
Update contrib documention mentions to point to actual documentation
Bruce Momjian
2011-01-26
*
Minor wordsmithing.
Robert Haas
2011-01-01
*
Doc wording improvement: taken -> accepted
Bruce Momjian
2010-12-29
*
Document timestamptz a little better.
Robert Haas
2010-12-15
[next]