Commits

DateSubjectAuthorReleases
2018-09-25 Remove function list from prologue of execTuples.c. Andres Freund 12.0
2018-09-25 Split ExecStoreTuple into ExecStoreHeapTuple and ExecStoreBufferHeapTuple. Andres Freund 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-03 C comment: mention null handling in BuildTupleFromCStrings() Bruce Momjian 11.0
2018-03-31 Small cleanups in fast default code. Andrew Dunstan 11.0
2018-03-28 Fast ALTER TABLE ADD COLUMN with a non-NULL default Andrew Dunstan 11.0
2018-03-26 JIT tuple deforming in LLVM JIT provider. Andres Freund 11.0
2018-02-17 Allow tupleslots to have a fixed tupledesc, use in executor nodes. Andres Freund 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-09-07 Reduce excessive dereferencing of function pointers Peter Eisentraut 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-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-01-27 Use the new castNode() macro in a number of places. Andres Freund 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-06-06 Stop the executor if no more tuples can be sent from worker to leader. Robert Haas 9.6.0
2016-06-03 Mark read/write expanded values as read-only in ExecProject(). Tom Lane 9.6.0
2016-06-03 Mark read/write expanded values as read-only in ExecProject(). Tom Lane 9.5.4
2016-05-23 Fix latent crash in do_text_output_multiline(). Tom Lane 9.2.18
2016-05-23 Fix latent crash in do_text_output_multiline(). Tom Lane 9.3.14
2016-05-23 Fix latent crash in do_text_output_multiline(). Tom Lane 9.4.9
2016-05-23 Fix latent crash in do_text_output_multiline(). Tom Lane 9.1.23
2016-05-23 Fix latent crash in do_text_output_multiline(). Tom Lane 9.5.4
2016-05-23 Fix latent crash in do_text_output_multiline(). Tom Lane 9.6.0