Commits

DateSubjectAuthorReleases
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-03-27 Allow memory contexts to have both fixed and variable ident strings. Tom Lane 11.0
2017-12-13 Rethink MemoryContext creation to improve performance. Tom Lane 11.0
2017-10-26 Support domains over composite types in PL/Tcl. Tom Lane 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-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
2016-11-06 Rationalize and document pltcl's handling of magic ".tupno" array element. Tom Lane 9.5.6
2016-11-06 Rationalize and document pltcl's handling of magic ".tupno" array element. Tom Lane 9.6.2