Commits

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

DateSubjectAuthorReleases
2015-02-04 doc: Fix markup Fujii Masao 9.4.2
2014-12-25 Remove duplicate include of slot.h. Fujii Masao 9.4.1
2014-11-28 Add tab-completion for ALTER TABLE ALTER CONSTRAINT in psql. Fujii Masao 9.4.0
2014-11-27 Make \watch respect the user's \pset null setting. Fujii Masao 9.4.0
2014-11-27 Mark response messages for translation in pg_isready. Fujii Masao 9.4.0
2014-11-19 Fix bug in the test of file descriptor of current WAL file in pg_receivexlog. Fujii Masao 9.4.0
2014-11-19 Fix pg_receivexlog --slot so that it doesn't prevent the server shutdown. Fujii Masao 9.4.0
2014-11-06 Prevent the unnecessary creation of .ready file for the timeline history file. Fujii Masao 9.4.0
2014-10-23 Prevent the already-archived WAL file from being archived again. Fujii Masao 9.4.0
2014-10-09 Fix broken example in PL/pgSQL document. Fujii Masao 9.4.0
2014-09-12 Support ALTER SYSTEM RESET command. Fujii Masao 9.4.0
2014-09-05 Add tab-completion for reloptions like user_catalog_table. Fujii Masao 9.4.0
2014-09-04 Fix segmentation fault that an empty prepared statement could cause. Fujii Masao 9.4.0
2014-09-04 docs: Improve documentation of \pset without arguments. Fujii Masao 9.4.0
2014-08-19 Revert "Fix bug in checking of IDENTIFY_SYSTEM result." Fujii Masao 9.4.0
2014-08-19 Fix bug in checking of IDENTIFY_SYSTEM result. Fujii Masao 9.4.0
2014-08-18 Add missing index terms for replication commands in the document. Fujii Masao 9.4.0
2014-08-14 Fix help message in pg_ctl. Fujii Masao 9.4.0
2014-08-13 Expose -S option in pg_receivexlog. Fujii Masao 9.4.0
2014-08-12 Change first call of ProcessConfigFile so as to process only data_directory. Fujii Masao 9.4.0
2014-08-11 Fix documentation oversights about pageinspect and initialization fork. Fujii Masao 9.4.0
2014-08-06 Change ParseConfigFp() so that it doesn't process unused entry of each parameter. Fujii Masao 9.4.0
2014-08-02 Add missing PQclear() calls into pg_receivexlog. Fujii Masao 9.4.0
2014-08-02 Fix bug in pg_receivexlog --verbose. Fujii Masao 9.4.0
2014-07-29 Reword the sentence for pg_logical_slot_peek_changes function. Fujii Masao 9.4.0