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
/
xfunc.sgml
Commit message (
Expand
)
Author
Age
*
Remove useless casts to (void *) in arguments of some system functions
Peter Eisentraut
2023-02-07
*
New header varatt.h split off from postgres.h
Peter Eisentraut
2023-01-10
*
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-09
*
Convert *GetDatum() and DatumGet*() macros to inline functions
Peter Eisentraut
2022-09-27
*
Revert "Convert *GetDatum() and DatumGet*() macros to inline functions"
Peter Eisentraut
2022-09-12
*
Convert *GetDatum() and DatumGet*() macros to inline functions
Peter Eisentraut
2022-09-12
*
doc: Properly punctuate "etc."
Peter Eisentraut
2022-05-19
*
Add a new shmem_request_hook hook.
Robert Haas
2022-05-13
*
Remove non-functional code for unloading loadable modules.
Robert Haas
2022-05-11
*
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-20
*
Doc: use "an SQL" consistently rather than "a SQL"
David Rowley
2022-04-20
*
Doc: improve xfunc-c-type-table.
Tom Lane
2021-12-08
*
Fix inappropriate uses of PG_GETARG_UINT32()
Peter Eisentraut
2021-12-06
*
Use the correct article for abbreviations
David Rowley
2021-06-11
*
Reconsider the handling of procedure OUT parameters.
Tom Lane
2021-06-10
*
Doc: improve introductory information about procedures.
Tom Lane
2021-03-10
*
Support for OUT parameters in procedures
Peter Eisentraut
2020-10-05
*
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-10-03
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
*
docs: in mapping SQL to C data types, timestamp isn't a pointer
Bruce Momjian
2020-08-31
*
doc: clarify the useful features of procedures
Bruce Momjian
2020-08-31
*
Doc: further fooling-about with rendering of tables in PDF output.
Tom Lane
2020-05-06
*
Introduce "anycompatible" family of polymorphic types.
Tom Lane
2020-03-19
*
Avoid holding a directory FD open across assorted SRF calls.
Tom Lane
2020-03-16
*
Doc: fix mistaken reference to "PG_ARGNULL_xxx()" macro.
Tom Lane
2020-03-13
*
Add pg_shmem_allocations view.
Robert Haas
2020-01-09
*
Improve the handling of result type coercions in SQL functions.
Tom Lane
2020-01-08
*
doc: Clean up title case use
Peter Eisentraut
2019-09-08
*
doc: Spell checking
Peter Eisentraut
2019-07-05
*
Allow extensions to generate lossy index conditions.
Tom Lane
2019-02-11
*
Build out the planner support function infrastructure.
Tom Lane
2019-02-09
*
Create the infrastructure for planner support functions.
Tom Lane
2019-02-09
*
Remove deprecated abstime, reltime, tinterval datatypes.
Andres Freund
2018-10-11
*
Clean up in the wake of TupleDescGetSlot() removal / 10763358c3f.
Andres Freund
2018-09-27
*
Document security implications of qualified names.
Noah Misch
2018-07-28
*
SQL procedures
Peter Eisentraut
2017-11-30
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Support domains over composite types.
Tom Lane
2017-10-26
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Remove to pre-8.2 coding convention for PG_MODULE_MAGIC
Peter Eisentraut
2017-08-30
*
Documentation spell checking and markup improvements
Peter Eisentraut
2017-06-18
*
Disallow set-returning functions inside CASE or COALESCE.
Tom Lane
2017-06-13
*
doc: Improve types in example
Peter Eisentraut
2017-06-09
*
Capitalize names of PLs consistently
Peter Eisentraut
2017-04-05
*
Try to fix xml docs build broken in 5ded4bd.
Andres Freund
2017-03-30
*
Remove support for version-0 calling conventions.
Andres Freund
2017-03-30
*
Recommend wrappers of PG_DETOAST_DATUM_PACKED().
Noah Misch
2017-03-12
*
Doc: improve documentation of new SRF-in-tlist behavior.
Tom Lane
2017-01-18
*
Move targetlist SRF handling from expression evaluation to new executor node.
Andres Freund
2017-01-18
[next]