Commits

Showing commits that first shipped in 9.3 (backpatches included). Clear

DateSubjectAuthorReleases
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.3.24
2018-03-04 Fix assorted issues in convert_to_scalar(). Tom Lane 9.3.23
2016-07-14 Fix GiST index build for NaN values in geometric types. Tom Lane 9.3.14
2015-01-15 Improve performance of EXPLAIN with large range tables. Tom Lane 9.3.6
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2013-06-12 Improve updatability checking for views and foreign tables. Tom Lane 9.3.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2013-05-06 Move materialized views' is-populated status into their pg_class entries. Tom Lane 9.3.0
2013-03-28 Add sql_drop event for event triggers Alvaro Herrera 9.3.0
2013-03-20 Allow extracting machine-readable object identity Alvaro Herrera 9.3.0
2013-03-04 Add a materialized view relations. Kevin Grittner 9.3.0
2013-01-29 Provide database object names as separate fields in error messages. Tom Lane 9.3.0
2013-01-23 Improve concurrency of foreign key locking Alvaro Herrera 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-12-08 Support automatically-updatable views. Tom Lane 9.3.0
2012-09-21 Improve ruleutils.c's heuristics for dealing with rangetable aliases. Tom Lane 9.3.0
2012-08-10 Support having multiple Unix-domain sockets per postmaster. Tom Lane 9.3.0
2012-07-18 Syntax support and documentation for event triggers. Robert Haas 9.3.0
2012-07-10 Re-implement extraction of fixed prefixes from regular expressions. Tom Lane 9.3.0
2012-06-24 Replace int2/int4 in C code with int16/int32 Peter Eisentraut 9.3.0