Commits

DateSubjectAuthorReleases
2021-04-30 Disallow calling anything but plain functions via the fastpath API. Tom Lane 11.12
2021-04-30 Disallow calling anything but plain functions via the fastpath API. Tom Lane 12.7
2021-04-30 Disallow calling anything but plain functions via the fastpath API. Tom Lane 9.6.22
2021-04-30 Disallow calling anything but plain functions via the fastpath API. Tom Lane 13.3
2021-04-30 Disallow calling anything but plain functions via the fastpath API. Tom Lane 14.0
2021-04-30 Disallow calling anything but plain functions via the fastpath API. Tom Lane 10.17
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2011-04-12 Pass collations to functions in FunctionCallInfoData, not FmgrInfo. Tom Lane 9.1.0
2010-09-03 In HEAD only, revert kluge solution for preventing misuse of pg_get_expr(). Tom Lane 9.1.0
2006-10-19 Marginal improvement in logging: include the function name when logging Tom Lane 8.2.0
2006-09-08 Tweak the behavior of log_duration as proposed by Guillaume Smet: rather Tom Lane 8.2.0
2006-06-14 Do a CHECK_FOR_INTERRUPTS immediately before terminating a fastpath Tom Lane 8.2.0
2006-06-11 Fix Assert failure when a fastpath function call is attempted inside an Tom Lane 8.0.9
2006-06-11 Fix Assert failure when a fastpath function call is attempted inside an Tom Lane 8.1.5
2006-06-11 Fix Assert failure when a fastpath function call is attempted inside an Tom Lane 8.2.0
2006-04-04 Modify all callers of datatype input and receive functions so that if these Tom Lane 8.2.0
2005-09-24 Suppress signed-vs-unsigned-char warnings. Tom Lane 8.1.0
2005-07-10 Change typreceive function API so that receive functions get the same Tom Lane 8.1.0
2005-05-01 Change CREATE TYPE to require datatype output and send functions to have Tom Lane 8.1.0
2005-03-29 Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the Tom Lane 8.1.0
2005-03-29 Convert oidvector and int2vector into variable-length arrays. This Tom Lane 8.1.0
2004-09-13 Redesign query-snapshot timing so that volatile functions in READ COMMITTED Tom Lane 8.0.0