Commits

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

DateSubjectAuthorReleases
2012-09-04 Fix command echoing in pg_upgade's analyze script for Windows. Andrew Dunstan 9.2.0
2012-09-04 Indent fix_path_separator() header properly. Andrew Dunstan 9.2.0
2012-09-04 Allow pg_upgrade "make check" to run on Windows/MSys. Andrew Dunstan 9.2.0
2012-09-03 Use correct path separator for Windows builtin commands. Andrew Dunstan 9.2.0
2012-09-03 Fix bugs in exec.c that prevented pg_upgrade working in Windows. Andrew Dunstan 9.2.0
2012-09-01 Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds. Andrew Dunstan 9.2.0
2012-07-20 Remove now unneeded results file for disabled prepared transactions case. Andrew Dunstan 9.2.0
2012-07-20 Remove prepared transactions from main isolation test schedule. Andrew Dunstan 9.2.0
2012-04-17 Don't override arguments set via options with positional arguments. Andrew Dunstan 9.2.0
2012-03-29 Unbreak Windows builds broken by pgpipe removal. Andrew Dunstan 9.2.0
2012-03-29 Remove now redundant pgpipe code. Andrew Dunstan 9.2.0
2012-03-17 Honor inputdir and outputdir when converting regression files. Andrew Dunstan 9.2.0
2012-03-03 Provide environment overrides for psql file locations. Andrew Dunstan 9.2.0
2012-02-24 Correctly handle NULLs in JSON output. Andrew Dunstan 9.2.0
2012-02-21 Fix typo, noticed by Will Crawford. Andrew Dunstan 9.2.0
2012-02-20 Fix a couple of cases of JSON output. Andrew Dunstan 9.2.0
2012-02-19 Improve pretty printing of viewdefs. Andrew Dunstan 9.2.0
2012-02-13 Fix auto-explain JSON output to be valid JSON. Andrew Dunstan 9.2.0
2012-02-03 Add array_to_json and row_to_json functions. Andrew Dunstan 9.2.0
2012-01-15 Improve efficiency of recent changes to plperl's sv2cstr(). Andrew Dunstan 9.2.0
2012-01-05 Fix breakage from earlier plperl fix. Andrew Dunstan 9.2.0
2012-01-05 Work around perl bug in SvPVutf8(). Andrew Dunstan 9.2.0
2012-01-03 Suggest use of psql when pg_restore gets a text dump. Andrew Dunstan 9.2.0
2012-01-03 Support for building with MS Visual Studio 2010. Andrew Dunstan 9.2.0
2011-12-17 Same clarification for pg_restore. Andrew Dunstan 9.2.0