Commits

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

DateSubjectAuthorReleases
2020-05-28 Initialize dblink remoteConn struct in all cases Joe Conway 9.5.23
2020-05-28 Add CHECK_FOR_INTERRUPTS() to the repeat() function Joe Conway 9.5.23
2019-12-23 Disallow null category in crosstab_hash Joe Conway 9.5.21
2019-04-27 Correct the URL pointing to PL/R Joe Conway 9.5.17
2019-02-17 Fix documentation for dblink_error_message() return value Joe Conway 9.5.17
2017-11-26 Make has_sequence_privilege support WITH GRANT OPTION Joe Conway 9.5.11
2017-04-06 Silence compiler warning in sepgsql Joe Conway 9.5.7
2017-03-11 Fix ancient connection leak in dblink Joe Conway 9.5.7
2017-01-02 Silence compiler warnings Joe Conway 9.5.6
2017-01-02 Silence compiler warnings Joe Conway 9.5.6
2016-12-23 Improve RLS documentation with respect to COPY Joe Conway 9.5.6
2016-12-22 Make dblink try harder to form useful error messages Joe Conway 9.5.6
2016-12-22 Protect dblink from invalid options when using postgres_fdw server Joe Conway 9.5.6
2016-12-21 Improve dblink error message when remote does not provide it Joe Conway 9.5.6
2016-02-16 Move DATA entry to correct position Joe Conway 9.5.2
2015-12-28 Rename (new|old)estCommitTs to (new|old)estCommitTsXid Joe Conway 9.5.0
2015-08-30 Fix sepgsql regression tests. Joe Conway 9.5.0
2015-08-26 Reestablish alignment of pg_controldata output. Joe Conway 9.5.0
2015-08-03 Fix psql \d output of policies. Joe Conway 9.5.0
2015-07-30 Improve CREATE FUNCTION doc WRT to LEAKPROOF RLS interaction. Joe Conway 9.5.0
2015-07-30 Use appropriate command type when retrieving relation's policies. Joe Conway 9.5.0
2015-07-29 Create new ParseExprKind for use by policy expressions. Joe Conway 9.5.0
2015-07-29 Add missing post create and alter hooks to policy objects. Joe Conway 9.5.0
2015-07-28 Disallow converting a table to a view if row security is present. Joe Conway 9.5.0
2015-07-28 Create a pg_shdepend entry for each role in TO clause of policies. Joe Conway 9.5.0