Commits

DateSubjectAuthorReleases
2017-01-19 Remove obsoleted code relating to targetlist SRF evaluation. Andres Freund 10.0
2017-01-19 Fix failure to enforce partitioning contraint for internal partitions. Robert Haas 10.0
2017-01-18 Move targetlist SRF handling from expression evaluation to new executor node. Andres Freund 10.0
2017-01-04 Fix reporting of constraint violations for table partitioning. Robert Haas 10.0
2017-01-04 Move partition_tuple_slot out of EState. Robert Haas 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-21 Refactor partition tuple routing code to reduce duplication. Robert Haas 10.0
2016-12-16 Unbreak Finalize HashAggregate over Partial HashAggregate. Robert Haas 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2016-10-15 Use more efficient hashtable for execGrouping.c to speed up hash aggregation. Andres Freund 10.0
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
2016-03-12 Widen query numbers-of-tuples-processed counters to uint64. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-09-30 Add a Gather executor node. Robert Haas 9.6.0
2015-08-21 Remove ExecGetScanType function Alvaro Herrera 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-12 Add support for doing late row locking in FDWs. Tom Lane 9.5.0
2015-05-10 Code review for foreign/custom join pushdown patch. Tom Lane 9.5.0
2015-05-08 Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund 9.5.0
2015-04-25 Perform RLS WITH CHECK before constraints, etc Stephen Frost 9.5.0