index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
fmgr
/
funcapi.c
Age
Commit message (
Expand
)
Author
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-04-15
Fix type-checking of RECORD-returning functions in FROM, redux.
Tom Lane
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-03-25
Add SysCacheGetAttrNotNull for guaranteed not-null attrs
Daniel Gustafsson
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-27
Convert the reg* input functions to report (most) errors softly.
Tom Lane
2022-10-18
Remove compatibility declarations for InitMaterializedSRF()
Michael Paquier
2022-10-18
Rename SetSingleFuncCall() to InitMaterializedSRF()
Michael Paquier
2022-10-16
Fix EXPLAIN of SEARCH BREADTH FIRST with a constant initial value.
Tom Lane
2022-07-01
Add construct_array_builtin, deconstruct_array_builtin
Peter Eisentraut
2022-04-11
Fix various typos and spelling mistakes in code comments
David Rowley
2022-03-07
Create routine able to set single-call SRFs for Materialize mode
Michael Paquier
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-06-10
Reconsider the handling of procedure OUT parameters.
Tom Lane
2021-01-25
Fix broken ruleutils support for function TRANSFORM clauses.
Tom Lane
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-20
Multirange datatypes
Alexander Korotkov
2020-11-23
Make some sanity-check elogs more verbose
Alvaro Herrera
2020-10-05
Support for OUT parameters in procedures
Peter Eisentraut
2020-03-19
Introduce "anycompatible" family of polymorphic types.
Tom Lane
2020-03-14
Restructure polymorphic-type resolution in funcapi.c.
Tom Lane
2020-03-04
Introduce macros for typalign and typstorage constants.
Tom Lane
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-10-28
Allow extracting fields from a ROW() expression in more cases.
Tom Lane
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-01-21
Replace heapam.h includes with {table, relation}.h where applicable.
Andres Freund
2019-01-15
Don't include heapam.h from others headers.
Andres Freund
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-11-21
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-09-27
Clean up in the wake of TupleDescGetSlot() removal / 10763358c3f.
Andres Freund
2018-03-28
Fast ALTER TABLE ADD COLUMN with a non-NULL default
Andrew Dunstan
2018-03-14
Support INOUT arguments in procedures
Peter Eisentraut
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-11-08
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-10-26
Support domains over composite types.
Tom Lane
2017-10-25
Add a utility function to extract variadic function arguments
Andrew Dunstan
2017-08-20
Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n).
Andres Freund
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2017-01-21
Move some things from builtins.h to new header files
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-08-27
Add macros to make AllocSetContextCreate() calls simpler and safer.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-04-29
Attempt to fix some compiler warnings.
Robert Haas
2015-04-26
Add transforms feature
Peter Eisentraut
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
[next]