Commits

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

DateSubjectAuthorReleases
2015-08-29 Fix s_lock.h PPC assembly code to be compatible with native AIX assembler. Tom Lane 9.0.23
2015-08-25 Docs: be explicit about datatype matching for lead/lag functions. Tom Lane 9.0.23
2015-08-22 Avoid O(N^2) behavior when enlarging SPI tuple table in spi_printtup(). Tom Lane 9.0.23
2015-08-18 Fix a few bogus statement type names in plpgsql error messages. Tom Lane 9.0.23
2015-08-15 Improve documentation about MVCC-unsafe utility commands. Tom Lane 9.0.23
2015-08-15 Use fuzzy path cost tiebreaking rule in our oldest supported branches. Tom Lane 9.0.23
2015-08-13 Undo mistaken tightening in join_is_legal(). Tom Lane 9.0.23
2015-08-12 Fix some possible low-memory failures in regexp compilation. Tom Lane 9.0.23
2015-08-11 Fix privilege dumping from servers too old to have that type of privilege. Tom Lane 9.0.23
2015-08-10 Accept alternate spellings of __sparcv7 and __sparcv8. Tom Lane 9.0.23
2015-08-06 Further fixes for degenerate outer join clauses. Tom Lane 9.0.23
2015-08-05 Make real sure we don't reassociate joins into or out of SEMI/ANTI joins. Tom Lane 9.0.23
2015-08-05 Docs: add an explicit example about controlling overall greediness of REs. Tom Lane 9.0.23
2015-08-04 Fix pg_dump to dump shell types. Tom Lane 9.0.23
2015-08-04 Fix bogus "out of memory" reports in tuplestore.c. Tom Lane 9.0.23
2015-08-02 Fix incorrect order of lock file removal and failure to close() sockets. Tom Lane 9.0.23
2015-08-02 Fix some planner issues with degenerate outer join clauses. Tom Lane 9.0.23
2015-07-30 Avoid some zero-divide hazards in the planner. Tom Lane 9.0.23
2015-07-28 Update our documentation concerning where to create data directories. Tom Lane 9.0.23
2015-07-28 Reduce chatter from signaling of autovacuum workers. Tom Lane 9.0.23
2015-07-17 Fix a low-probability crash in our qsort implementation. Tom Lane 9.0.23
2015-07-09 Fix postmaster's handling of a startup-process crash. Tom Lane 9.0.23
2015-07-05 Make numeric form of PG version number readily available in Makefiles. Tom Lane 9.0.23
2015-06-30 Fix broken link in documentation. Tom Lane 9.0.23
2015-06-25 Fix the logic for putting relations into the relcache init file. Tom Lane 9.0.23