Commits

DateSubjectAuthorReleases
2018-01-19 Replace AclObjectKind with ObjectType Peter Eisentraut 11.0
2017-12-13 Rethink MemoryContext creation to improve performance. Tom Lane 11.0
2017-11-30 SQL procedures Peter Eisentraut 11.0
2017-10-26 Support domains over composite types in PL/Tcl. Tom Lane 11.0
2017-08-20 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). Andres Freund 11.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
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-04-05 Capitalize names of PLs consistently Peter Eisentraut 10.0
2017-04-04 Follow-on cleanup for the transition table patch. Kevin Grittner 10.0
2017-03-11 Add a "subtransaction" command to PL/Tcl. Tom Lane 10.0
2017-03-07 Invent start_proc parameters for PL/Tcl. Tom Lane 10.0
2017-02-27 Remove PL/Tcl's "module" facility. Tom Lane 10.0
2017-01-09 Fix error handling in pltcl_returnnext. Tom Lane 10.0
2017-01-06 Merge two copies of tuple-building code in pltcl.c. Tom Lane 10.0
2016-11-15 Check that result tupdesc has exactly 1 column in return_next scalar case. Tom Lane 10.0
2016-11-08 Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. Tom Lane 10.0
2016-11-08 Make SPI_fnumber() reject dropped columns. Tom Lane 10.0
2016-11-07 Sync pltcl_build_tuple_result's error handling with pltcl_trigger_handler. Tom Lane 10.0
2016-11-06 Support PL/Tcl functions that return composite types and/or sets. Tom Lane 10.0
2016-11-06 Modernize result-tuple construction in pltcl_trigger_handler(). Tom Lane 10.0
2016-11-06 Rationalize and document pltcl's handling of magic ".tupno" array element. Tom Lane 9.3.16
2016-11-06 Rationalize and document pltcl's handling of magic ".tupno" array element. Tom Lane 9.2.20
2016-11-06 Rationalize and document pltcl's handling of magic ".tupno" array element. Tom Lane 10.0