Commits

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

DateSubjectAuthorReleases
2017-05-08 Match pg_user_mappings limits to information_schema.user_mapping_options. Noah Misch 10.0
2017-05-08 Restore PGREQUIRESSL recognition in libpq. Noah Misch 10.0
2017-03-12 Use wrappers of PG_DETOAST_DATUM_PACKED() more. Noah Misch 10.0
2017-03-12 Recommend wrappers of PG_DETOAST_DATUM_PACKED(). Noah Misch 10.0
2017-03-12 Fix pg_file_write() error handling. Noah Misch 10.0
2017-03-12 Assume deconstruct_array() outputs are untoasted. Noah Misch 10.0
2017-03-12 Fix comment about length of text, bytea, etc. Noah Misch 10.0
2017-03-02 Handle unaligned SerializeSnapshot() buffer. Noah Misch 10.0
2017-02-12 Ignore tablespace ACLs when ignoring schema ACLs. Noah Misch 10.0
2017-02-02 Code review for avoidance of direct cross-module links. Noah Misch 10.0
2016-12-18 MSVC: Position MSBFLAGS after flags it might override. Noah Misch 10.0
2016-12-04 Document recipe for testing compatibility with old Perl. Noah Misch 10.0
2016-12-04 Make pgwin32_putenv() probe every known CRT, regardless of compiler. Noah Misch 10.0
2016-12-03 Make pgwin32_putenv() visit debug CRTs. Noah Misch 10.0
2016-12-03 Make pgwin32_putenv() follow DLL loading and unloading. Noah Misch 10.0
2016-12-03 Remove wrong CloseHandle() call. Noah Misch 10.0
2016-12-03 Refine win32env.c cosmetics. Noah Misch 10.0
2016-11-08 Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8. Noah Misch 10.0
2016-09-08 MSVC: Pass any user-set MSBFLAGS to MSBuild and VCBUILD. Noah Misch 10.0
2016-09-08 MSVC: Place gendef.pl temporary file in the target directory. Noah Misch 10.0
2016-08-24 Build libpgfeutils before pg_isready. Noah Misch 10.0
2016-08-24 Build libpgfeutils before src/bin/pg_basebackup programs. Noah Misch 10.0
2016-08-22 Retire escapeConnectionParameter(). Noah Misch 10.0