Commits

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

DateSubjectAuthorReleases
2016-01-09 Add STRICT to some C functions created by the regression tests. Tom Lane 9.1.20
2016-01-07 Fix unobvious interaction between -X switch and subdirectory creation. Tom Lane 9.1.20
2016-01-07 Use plain mkdir() not pg_mkdir_p() to create subdirectories of PGDATA. Tom Lane 9.1.20
2016-01-07 Windows: Make pg_ctl reliably detect service status Alvaro Herrera 9.1.20
2016-01-04 Fix treatment of *lpNumberOfBytesRecvd == 0: that's a completion condition. Tom Lane 9.1.20
2016-01-03 Teach pg_dump to quote reloption values safely. Tom Lane 9.1.20
2016-01-02 Adjust back-branch release note description of commits a2a718b22 et al. Tom Lane 9.1.20
2016-01-02 Update copyright for 2016 Bruce Momjian 9.1.20
2016-01-01 Teach flatten_reloptions() to quote option values safely. Tom Lane 9.1.20
2016-01-01 Add some more defenses against silly estimates to gincostestimate(). Tom Lane 9.1.20
2015-12-28 Document the exponentiation operator as associating left to right. Tom Lane 9.1.20
2015-12-27 Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() Alvaro Herrera 9.1.20
2015-12-21 Rework internals of changing a type's ownership Alvaro Herrera 9.1.20
2015-12-21 adjust ACL owners for REASSIGN and ALTER OWNER TO Alvaro Herrera 9.1.20
2015-12-20 Remove silly completion for "DELETE FROM tabname ...". Tom Lane 9.1.20
2015-12-17 Fix improper initialization order for readline. Tom Lane 9.1.20
2015-12-16 Cope with Readline's failure to track SIGWINCH events outside of input. Tom Lane 9.1.20
2015-12-14 Add missing CHECK_FOR_INTERRUPTS in lseg_inside_poly Alvaro Herrera 9.1.20
2015-12-14 Fix out-of-memory error handling in ParameterDescription message processing. Heikki Linnakangas 9.1.20
2015-12-14 Correct statement to actually be the intended assert statement. Andres Freund 9.1.20
2015-12-14 Docs: document that psql's "\i -" means read from stdin. Tom Lane 9.1.20
2015-12-13 Doc: update external URLs for PostGIS project. Tom Lane 9.1.20
2015-12-12 Fix ALTER TABLE ... SET TABLESPACE for unlogged relations. Andres Freund 9.1.20
2015-12-12 Add an expected-file to match behavior of latest libxml2. Tom Lane 9.1.20
2015-12-11 For REASSIGN OWNED for foreign user mappings Alvaro Herrera 9.1.20