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
*
Add wait event type "InjectionPoint", a custom type like "Extension".
Noah Misch
2024-06-27
*
doc: Mention modules/injection_points as example for injection points
Michael Paquier
2024-06-17
*
Introduce private data area for injection points
Michael Paquier
2024-05-12
*
Add RETURNING support to MERGE.
Dean Rasheed
2024-03-17
*
Add backend support for injection points
Michael Paquier
2024-01-22
*
Introduce the dynamic shared memory registry.
Nathan Bossart
2024-01-19
*
doc: Reorganize section for shared memory and LWLocks.
Nathan Bossart
2024-01-19
*
doc: Expand section related to LWLocks and shared memory
Michael Paquier
2023-11-01
*
worker_spi: Rename custom wait event to "WorkerSpiMain"
Michael Paquier
2023-10-04
*
Change custom wait events to use dynamic shared hash tables
Michael Paquier
2023-08-14
*
Support custom wait events for wait event type "Extension"
Michael Paquier
2023-07-31
*
Doc: Miscellaneous doc updates for MERGE.
Dean Rasheed
2023-02-26
*
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
[next]