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
/
func.sgml
Commit message (
Expand
)
Author
Age
*
doc: Add better description for rewrite functions in event triggers
Michael Paquier
2024-10-29
*
Doc: explain how to test ADMIN privilege with pg_has_role().
Tom Lane
2024-09-20
*
Doc: fix bogus to_date() examples.
Tom Lane
2024-04-11
*
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: Change statistics function xref to the right target
Daniel Gustafsson
2023-09-29
*
doc: mention that to_char() values are rounded
Bruce Momjian
2023-09-06
*
Doc: improve description of IN and row-constructor comparisons.
Tom Lane
2023-07-19
*
Doc: adjust examples of EXTRACT() output to match current reality.
Tom Lane
2023-04-10
*
Doc: add example of round(v, s) with negative s.
Tom Lane
2022-12-01
*
revert: add transaction processing chapter with internals info
Bruce Momjian
2022-12-01
*
doc: add transaction processing chapter with internals info
Bruce Momjian
2022-11-29
*
doc: move the mention of aggregate JSON functions up in section
Bruce Momjian
2022-10-17
*
doc: Fix parameter name for pg_create_logical_replication_slot()
Michael Paquier
2022-09-20
*
doc: Fix two queries related to jsonb functions
Michael Paquier
2022-09-03
*
Doc: improve documentation about random().
Tom Lane
2022-07-23
*
doc: add examples for array_length() and jsonb_array_length()
Bruce Momjian
2022-07-08
*
Doc: fix a couple of erroneous examples.
Tom Lane
2022-06-01
*
Doc: fix missing/bogus documentation of range_intersect_agg().
Tom Lane
2022-05-29
*
doc: Fix description of pg_replication_origin_oid() in error case
Michael Paquier
2022-01-19
*
Doc: de-document unimplemented geometric operators.
Tom Lane
2021-12-13
*
Doc: improve documentation about nextval()/setval().
Tom Lane
2021-11-24
*
docs: Fix bit_count example output
Daniel Gustafsson
2021-07-29
*
Disallow negative strides in date_bin()
John Naylor
2021-07-28
*
doc: for various substring funcs, document if only first match
Bruce Momjian
2021-07-26
*
Doc: improve documentation about exponentiation operator.
Tom Lane
2021-07-21
*
doc: Document that only superusers can use pg_import_system_collations().
Fujii Masao
2021-07-21
*
Support for unnest(multirange)
Alexander Korotkov
2021-07-18
*
doc: Spell checking
Peter Eisentraut
2021-07-16
*
Revert 29854ee8d1 due to buildfarm failures
Alexander Korotkov
2021-06-15
*
Add missing type name "multirange" in docs chapter title
Alexander Korotkov
2021-06-15
*
Support for unnest(multirange) and cast multirange as an array of ranges
Alexander Korotkov
2021-06-15
*
Remove pg_wait_for_backend_termination().
Noah Misch
2021-06-14
*
Copy-edit text for the pg_terminate_backend() "timeout" parameter.
Noah Misch
2021-06-14
*
Use the correct article for abbreviations
David Rowley
2021-06-11
*
Rethink definition of pg_attribute.attcompression.
Tom Lane
2021-05-27
*
Improve documentation example for jsonpath like_regex operator
Alexander Korotkov
2021-05-13
*
Revert per-index collation version tracking feature.
Thomas Munro
2021-05-07
*
Additional doc fixes for configurable TOAST compression.
Robert Haas
2021-05-06
*
Doc: improve and centralize the documentation for OID alias types.
Tom Lane
2021-05-05
*
doc: Add index entry for "multirange type"
Peter Eisentraut
2021-05-03
*
Doc: document EXTRACT(JULIAN ...), improve Julian Date explanation.
Tom Lane
2021-04-26
*
doc: Fix typos
Peter Eisentraut
2021-04-23
*
Doc: document the tie-breaking behavior of the round() function.
Tom Lane
2021-04-22
*
doc: Additional documentation for date_bin
Peter Eisentraut
2021-04-09
*
Fix typos and grammar in documentation and code comments
Michael Paquier
2021-04-09
*
Add functions to wait for backend termination
Magnus Hagander
2021-04-08
*
Change return type of EXTRACT to numeric
Peter Eisentraut
2021-04-06
*
Add function to log the memory contexts of specified backend process.
Fujii Masao
2021-04-06
*
doc: Remove Cyrillic from unistr example
Peter Eisentraut
2021-03-31
[next]