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: document POSIX-style time zone specifications in full.
Tom Lane
2020-06-18
*
Doc: tweak examples to silence line-too-long PDF build warnings.
Tom Lane
2020-05-14
*
Doc: Fix some inconsistencies with markups
Michael Paquier
2020-05-14
*
Doc: further fooling-about with rendering of tables in PDF output.
Tom Lane
2020-05-06
*
Doc: update section 9.12 for new function table layout.
Tom Lane
2020-04-23
*
Introduce xid8-based functions to replace txid_XXX.
Thomas Munro
2020-04-07
*
Add SQL type xid8 to expose FullTransactionId to users.
Thomas Munro
2020-04-07
*
Introduce "anycompatible" family of polymorphic types.
Tom Lane
2020-03-19
*
Implement type regcollation
Peter Eisentraut
2020-03-18
*
doc: Update documentation about reg* types
Peter Eisentraut
2020-03-18
*
Remove the "opaque" pseudo-type and associated compatibility hacks.
Tom Lane
2020-03-05
*
Docs: use more standard terminology "round-to-nearest-even" instead of "round...
Tatsuo Ishii
2020-01-05
*
docs: clarify that today/tomorrow/yesterday is at 00:00
Bruce Momjian
2019-10-07
*
Add gen_random_uuid function
Peter Eisentraut
2019-07-14
*
Doc: improve description of allowed spellings for Boolean input.
Tom Lane
2019-06-12
*
Fix editing error in floating-point docs.
Andrew Gierth
2019-05-11
*
doc: Update serial explanation
Peter Eisentraut
2019-04-08
*
Improve documentation about our XML functionality.
Tom Lane
2019-04-01
*
Accept XML documents when xmloption = content, as required by SQL:2006+.
Tom Lane
2019-03-23
*
Change floating-point output format for improved performance.
Andrew Gierth
2019-02-13
*
Doc: fix thinko in description of how to escape a backslash in bytea.
Tom Lane
2019-02-08
*
doc: adjust time zone names text, v2
Bruce Momjian
2018-11-21
*
doc: adjust time zone names text
Bruce Momjian
2018-11-21
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
Remove deprecated abstime, reltime, tinterval datatypes.
Andres Freund
2018-10-11
*
docs: remove use of escape strings and use bytea hex output
Bruce Momjian
2018-09-21
*
doc: adjust order of NUMERIC arguments to match syntax
Bruce Momjian
2018-06-24
*
doc: show how interval's 3 unit buckets behave using EXTRACT()
Bruce Momjian
2018-06-23
*
docs: add parameter with brackets around varbit()
Bruce Momjian
2018-03-30
*
Doc: explicitly point out that enum values can't be dropped.
Tom Lane
2018-03-16
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Support domains over composite types.
Tom Lane
2017-10-26
*
Documentation improvements around domain types.
Tom Lane
2017-10-24
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
doc: Mention identity column feature in section on serial
Peter Eisentraut
2017-08-22
*
doc: Add example for inet vs cidr difference
Peter Eisentraut
2017-08-11
*
Disclaim xmltable() support for non-UTF8 databases.
Noah Misch
2017-08-07
*
Fix precision and rounding issues in money multiplication and division.
Tom Lane
2017-05-21
*
Standardize "WAL location" terminology
Peter Eisentraut
2017-05-12
*
doc: Add missing markup
Peter Eisentraut
2017-05-02
*
doc: adjust 'Infinity' example to include minus
Bruce Momjian
2017-03-20
*
Add support for EUI-64 MAC addresses as macaddr8
Stephen Frost
2017-03-15
*
De-support floating-point timestamps.
Tom Lane
2017-02-23
*
Replace references to "xlog" with "wal" in docs.
Fujii Masao
2017-02-14
*
Make UNKNOWN into an actual pseudo-type.
Tom Lane
2017-01-25
*
Improve documentation of timestamp internal representation.
Robert Haas
2017-01-04
*
Fix strange behavior (and possible crashes) in full text phrase search.
Tom Lane
2016-12-21
*
docs: re-add spaces before units removed
Bruce Momjian
2016-08-05
*
docs: properly capitalize and space kB, MB, GB, TB
Bruce Momjian
2016-07-30
*
Adjust text search documentation for recent commits.
Tom Lane
2016-06-29
[next]