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: Update ulinks to RFC documents to avoid redirect
Daniel Gustafsson
2024-04-10
*
Doc: improve explanation of type interval, especially extract().
Tom Lane
2024-02-20
*
doc: Add Identity Column section under Data Definition chapter
Peter Eisentraut
2024-01-16
*
doc: fix typo "vertexes" -> "vertices"
Michael Paquier
2024-01-04
*
Support +/- infinity in the interval data type.
Dean Rasheed
2023-11-14
*
psql: improve description consistency of \dTS data types
Bruce Momjian
2023-11-13
*
doc: improve bpchar and character type length details
Bruce Momjian
2023-10-31
*
doc: clarify handling of time zones with "time with time zone"
Bruce Momjian
2023-09-26
*
doc: Update SQL features/conformance information to SQL:2023
Peter Eisentraut
2023-04-05
*
docs: use consistent markup for PostgreSQL
Daniel Gustafsson
2023-03-21
*
Doc: fix documentation example for bytea hex output format.
Tom Lane
2023-03-18
*
Support [NO] INDENT option in XMLSERIALIZE().
Tom Lane
2023-03-15
*
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-09
*
doc: add transaction processing chapter with internals info
Bruce Momjian
2022-11-29
*
Doc: document bpchar, clarify relationship of text and varchar.
Tom Lane
2022-09-28
*
doc: document the maximum char/varchar length value
Bruce Momjian
2022-08-31
*
Change type "char"'s I/O format for non-ASCII characters.
Tom Lane
2022-08-02
*
Doc: fix incorrect bit-reversal in example of macaddr formatting.
Tom Lane
2022-06-03
*
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-20
*
Implement poly_distance().
Tom Lane
2021-12-13
*
Fix typos in docs
Michael Paquier
2021-09-26
*
interval: round values when spilling to months
Bruce Momjian
2021-08-03
*
Allow numeric scale to be negative or greater than precision.
Dean Rasheed
2021-07-26
*
Doc: add info about timestamps with fractional-minute UTC offsets.
Tom Lane
2021-07-06
*
doc: Remove inappropriate <acronym> tags
Peter Eisentraut
2021-07-01
*
Use the correct article for abbreviations
David Rowley
2021-06-11
*
Doc: improve and centralize the documentation for OID alias types.
Tom Lane
2021-05-05
*
Doc: fix up PDF build warnings from over-width table columns.
Tom Lane
2020-12-29
*
Multirange datatypes
Alexander Korotkov
2020-12-20
*
Doc: explain that the string types can't store \0 (ASCII NUL).
Tom Lane
2020-12-08
*
docs: ulink all references to RFC's
Heikki Linnakangas
2020-12-01
*
Doc: caution against misuse of 'now' and related datetime literals.
Tom Lane
2020-10-17
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
*
Doc: fix obsolete info about allowed range of TZ offsets in timetz.
Tom Lane
2020-08-03
*
Support infinity and -infinity in the numeric data type.
Tom Lane
2020-07-22
*
Add +(pg_lsn,numeric) and -(pg_lsn,numeric) operators.
Fujii Masao
2020-06-30
*
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
[next]