Commits

DateSubjectAuthorReleases
2021-08-31 Fix missed lock acquisition while inlining new-style SQL functions. Tom Lane 14.0
2021-08-31 Fix missed lock acquisition while inlining new-style SQL functions. Tom Lane 15.0
2021-07-14 Copy a Param's location field when replacing it with a Const. Tom Lane 15.0
2021-06-10 Reconsider the handling of procedure OUT parameters. Tom Lane 14.0
2021-05-25 Fix use of uninitialized variable in inline_function(). Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-15 Undo decision to allow pg_proc.prosrc to be NULL. Tom Lane 14.0
2021-01-28 Silence another gcc 11 warning. Tom Lane 13.2
2021-01-28 Silence another gcc 11 warning. Tom Lane 14.0
2021-01-28 Silence another gcc 11 warning. Tom Lane 9.5.25
2021-01-28 Silence another gcc 11 warning. Tom Lane 9.6.21
2021-01-28 Silence another gcc 11 warning. Tom Lane 10.16
2021-01-28 Silence another gcc 11 warning. Tom Lane 11.11
2021-01-28 Silence another gcc 11 warning. Tom Lane 12.6
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 13.2
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 14.0
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 12.6
2020-12-11 Provide an error cursor for "can't subscript" error messages. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-12-08 Teach contain_leaked_vars that assignment SubscriptingRefs are leaky. Tom Lane 13.2
2020-12-08 Teach contain_leaked_vars that assignment SubscriptingRefs are leaky. Tom Lane 14.0
2020-12-08 Teach contain_leaked_vars that assignment SubscriptingRefs are leaky. Tom Lane 10.16
2020-12-08 Teach contain_leaked_vars that assignment SubscriptingRefs are leaky. Tom Lane 12.6
2020-12-08 Teach contain_leaked_vars that assignment SubscriptingRefs are leaky. Tom Lane 11.11
2020-12-08 Teach contain_leaked_vars that assignment SubscriptingRefs are leaky. Tom Lane 9.6.21