Commits

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

DateSubjectAuthorReleases
2017-10-03 Fix coding rules violations in walreceiver.c Alvaro Herrera 9.2.24
2017-05-05 Allow MSVC to build with Tcl 8.6. Alvaro Herrera 9.2.21
2017-01-18 Change some test macros to return true booleans Alvaro Herrera 9.2.20
2016-09-27 Include <sys/select.h> where needed Alvaro Herrera 9.2.19
2016-06-07 nls-global.mk: search build dir for source files, too Alvaro Herrera 9.2.18
2016-05-25 Avoid hot standby cancels from VAC FREEZE Alvaro Herrera 9.2.18
2016-05-10 Fix autovacuum for shared relations Alvaro Herrera 9.2.18
2016-04-05 Fix broken ALTER INDEX documentation Alvaro Herrera 9.2.17
2016-02-29 Fix typos Alvaro Herrera 9.2.16
2016-02-29 doc: document MANPATH as /usr/local/pgsql/share/man Alvaro Herrera 9.2.16
2016-02-15 pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera 9.2.16
2016-01-07 Windows: Make pg_ctl reliably detect service status Alvaro Herrera 9.2.15
2015-12-28 Fix translation domain in pg_basebackup Alvaro Herrera 9.2.15
2015-12-27 Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() Alvaro Herrera 9.2.15
2015-12-21 Rework internals of changing a type's ownership Alvaro Herrera 9.2.15
2015-12-21 some bullshit Alvaro Herrera 9.2.15
2015-12-21 adjust ACL owners for REASSIGN and ALTER OWNER TO Alvaro Herrera 9.2.15
2015-12-14 Add missing CHECK_FOR_INTERRUPTS in lseg_inside_poly Alvaro Herrera 9.2.15
2015-12-11 For REASSIGN OWNED for foreign user mappings Alvaro Herrera 9.2.15
2015-09-08 Fix error message wording in previous sslinfo commit Alvaro Herrera 9.2.14
2015-09-07 Add more sanity checks in contrib/sslinfo Alvaro Herrera 9.2.14
2015-07-20 Fix (some of) pltcl memory usage Alvaro Herrera 9.2.14
2015-06-30 Test -lrt for sched_yield Alvaro Herrera 9.2.14
2015-06-20 Fix thinko in comment (launcher -> worker) Alvaro Herrera 9.2.14
2015-06-19 Clamp autovacuum launcher sleep time to 5 minutes Alvaro Herrera 9.2.14