Commits

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

DateSubjectAuthorReleases
2014-07-14 Prevent bitmap heap scans from showing unnecessary block info in EXPLAIN ANALYZE. Fujii Masao 9.4.0
2014-07-02 Prevent psql from issuing BEGIN before ALTER SYSTEM when AUTOCOMMIT is off. Fujii Masao 9.4.0
2014-06-26 Remove obsolete example of CSV log file name from log_filename document. Fujii Masao 9.4.0
2014-06-23 Fix typo in replication slot function doc. Fujii Masao 9.4.0
2014-06-23 Add missing closing parenthesis into max_replication_slots doc. Fujii Masao 9.4.0
2014-06-19 Don't allow data_directory to be set in postgresql.auto.conf by ALTER SYSTEM. Fujii Masao 9.4.0
2014-06-04 Add description of pg_stat directory into doc. Fujii Masao 9.4.0
2014-06-04 Save pg_stat_statements statistics file into $PGDATA/pg_stat directory at shutdown. Fujii Masao 9.4.0
2014-05-22 Fix typo in comment. Fujii Masao 9.4.0
2014-05-22 Fix typos in comments. Fujii Masao 9.4.0
2014-05-19 Fix typo in JSON function document. Fujii Masao 9.4.0
2014-05-19 Fix incorrect column name in pg_stat_replication document. Fujii Masao 9.4.0
2014-05-12 Fix typo in test_shm_mq document. Fujii Masao 9.4.0
2014-03-25 Don't forget to flush XLOG_PARAMETER_CHANGE record. Fujii Masao 9.4.0
2014-03-24 Fix START_REPLICATION syntax in document. Fujii Masao 9.4.0
2014-03-19 Some minor improvements to logical decoding document. Fujii Masao 9.4.0
2014-03-18 Fix help message and document in pg_receivexlog. Fujii Masao 9.4.0
2014-03-17 Fix typos in comments. Fujii Masao 9.4.0
2014-03-17 Fix bug in clean shutdown of walsender that pg_receiving is connecting to. Fujii Masao 9.4.0
2014-03-12 Show PIDs of lock holders and waiters in log_lock_waits log message. Fujii Masao 9.4.0
2014-02-04 Fix comparison of an array of characters with zero to compare with '\0' instead. Fujii Masao 9.4.0
2014-02-03 Make pg_basebackup skip temporary statistics files. Fujii Masao 9.4.0
2014-02-02 Add <indexterm> for functions pg_sleep_for and pg_sleep_until. Fujii Masao 9.4.0
2014-02-02 Add primary_slotname to recovery.conf.sample. Fujii Masao 9.4.0
2014-02-02 Fix typos in docs and comments. Fujii Masao 9.4.0