Commits

DateSubjectAuthorReleases
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.5.15
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 12.0
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 11.0
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 10.6
2018-10-04 Centralize executor's opening/closing of Relations for rangetable entries. Tom Lane 12.0
2018-09-25 Split ExecStoreTuple into ExecStoreHeapTuple and ExecStoreBufferHeapTuple. Andres Freund 12.0
2018-07-19 Rephrase a few comments for clarity. Heikki Linnakangas 10.5
2018-07-19 Rephrase a few comments for clarity. Heikki Linnakangas 11.0
2018-07-19 Rephrase a few comments for clarity. Heikki Linnakangas 12.0
2018-04-07 Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 11.0
2018-02-17 Allow tupleslots to have a fixed tupledesc, use in executor nodes. Andres Freund 11.0
2018-01-29 Introduce ExecQualAndReset() helper. Andres Freund 11.0
2018-01-27 Avoid crash during EvalPlanQual recheck of an inner indexscan. Tom Lane 10.2
2018-01-27 Avoid crash during EvalPlanQual recheck of an inner indexscan. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-17 Provide DSM segment to ExecXXXInitializeWorker functions. Andres Freund 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-10-28 Improve comments for parallel executor estimation functions. Robert Haas 11.0
2017-08-30 Separate reinitialization of shared parallel-scan state from ExecReScan. Tom Lane 10.0
2017-08-30 Separate reinitialization of shared parallel-scan state from ExecReScan. Tom Lane 11.0
2017-07-30 Move ExecProcNode from dispatch to function pointer based model. Andres Freund 10.0
2017-07-30 Move interrupt checking from ExecProcNode() to executor nodes. Andres Freund 10.0
2017-07-24 Be more consistent about errors for opfamily member lookup failures. Tom Lane 10.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