Commits

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

DateSubjectAuthorReleases
2016-12-16 Fix off-by-one in memory allocation for quote_literal_cstr(). Heikki Linnakangas 9.6.2
2016-10-26 Fix typos in comments. Heikki Linnakangas 9.6.2
2016-10-26 Fix typo in comment. Heikki Linnakangas 9.6.2
2016-10-19 Fix WAL-logging of FSM and VM truncation. Heikki Linnakangas 9.6.1
2016-10-17 Fix use-after-free around DISTINCT transition function calls. Heikki Linnakangas 9.6.1
2016-10-12 Fix copy-pasto in comment. Heikki Linnakangas 9.6.1
2016-10-07 Make TAP test suites to work, when @INC does not contain current dir. Heikki Linnakangas 9.6.1
2016-10-07 Don't allow both --source-server and --source-target args to pg_rewind. Heikki Linnakangas 9.6.1
2016-10-07 Clear OpenSSL error queue after failed X509_STORE_load_locations() call. Heikki Linnakangas 9.6.1
2016-10-07 Don't share SSL_CTX between libpq connections. Heikki Linnakangas 9.6.1
2016-10-06 Disable synchronous commits in pg_rewind. Heikki Linnakangas 9.6.1
2016-09-21 Print test parameters like "foo: 123", and results like "foo = 123". Heikki Linnakangas 9.6.0
2016-09-21 Fix pgbench's calculation of average latency, when -T is not used. Heikki Linnakangas 9.6.0
2016-09-20 Fix outdated comments, GIST search queue is not an RBTree anymore. Heikki Linnakangas 9.6.0
2016-09-19 Fix latency calculation when there are \sleep commands in the script. Heikki Linnakangas 9.6.0
2016-09-18 Fix ecpg -? option on Windows, add -V alias for --version. Heikki Linnakangas 9.6.0
2016-09-15 Fix building with LibreSSL. Heikki Linnakangas 9.6.0
2016-09-15 Support OpenSSL 1.1.0. Heikki Linnakangas 9.6.0
2016-09-15 Fix and clarify comments on replacement selection. Heikki Linnakangas 9.6.0
2016-05-02 Remove unused macros. Heikki Linnakangas 9.6.0
2016-02-01 Fix misspelled function name in comment. Heikki Linnakangas 9.6.0
2015-12-14 Fix out-of-memory error handling in ParameterDescription message processing. Heikki Linnakangas 9.6.0
2015-09-05 Fix misc typos. Heikki Linnakangas 9.6.0
2015-08-22 Add hint to run "pgbench -i", if test tables don't exist. Heikki Linnakangas 9.6.0
2015-08-17 Fix reporting of skipped transactions in pgbench. Heikki Linnakangas 9.6.0