index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
funcapi.h
Commit message (
Expand
)
Author
Age
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Add trailing commas to enum definitions
Peter Eisentraut
2023-10-26
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Remove compatibility declarations for InitMaterializedSRF()
Michael Paquier
2022-10-18
*
Rename SetSingleFuncCall() to InitMaterializedSRF()
Michael Paquier
2022-10-18
*
Convert *GetDatum() and DatumGet*() macros to inline functions
Peter Eisentraut
2022-09-27
*
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-09-20
*
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
*
Create routine able to set single-call SRFs for Materialize mode
Michael Paquier
2022-03-07
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Reconsider the handling of procedure OUT parameters.
Tom Lane
2021-06-10
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Support for OUT parameters in procedures
Peter Eisentraut
2020-10-05
*
Avoid holding a directory FD open across assorted SRF calls.
Tom Lane
2020-03-16
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Make the order of the header file includes consistent.
Amit Kapila
2019-11-25
*
Fix many typos and inconsistencies
Michael Paquier
2019-07-01
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Clean up in the wake of TupleDescGetSlot() removal / 10763358c3f.
Andres Freund
2018-09-27
*
Support INOUT arguments in procedures
Peter Eisentraut
2018-03-14
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Support domains over composite types.
Tom Lane
2017-10-26
*
Add a utility function to extract variadic function arguments
Andrew Dunstan
2017-10-25
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Widen query numbers-of-tuples-processed counters to uint64.
Tom Lane
2016-03-12
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Add transforms feature
Peter Eisentraut
2015-04-26
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Fix failure to detoast fields in composite elements of structured types.
Tom Lane
2014-05-01
*
Introduce jsonb, a structured format for storing json.
Andrew Dunstan
2014-03-23
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Support use of function argument names to identify which actual arguments
Tom Lane
2009-10-08
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Remove all uses of the deprecated functions heap_formtuple, heap_modifytuple,
Tom Lane
2008-11-02
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
[next]