Add a small cache of locks owned by a resource owner in ResourceOwner.
Back-patch 9.3-era commit eeb6f37d89fc60c6449ca12ef9e91491069369cb, to
improve the older branches' ability to cope with pg_dump dumping a large
number of tables.
I back-patched into 9.2 and 9.1, but not 9.0 as it would have re
Add a small cache of locks owned by a resource owner in ResourceOwner.
Back-patch 9.3-era commit eeb6f37d89fc60c6449ca12ef9e91491069369cb, to
improve the older branches' ability to cope with pg_dump dumping a large
number of tables.
I back-patched into 9.2 and 9.1, but not 9.0 as it would have re
dblink docs: fix typo to use "connname" (3 n's), not "conname"
This makes the parameter names match the documented prototype names.
Report by Erwin Brandstetter
Backpatch through 9.0
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/119cf760d01c2a41d68ff489ad3c3b7ed
dblink docs: fix typo to use "connname" (3 n's), not "conname"
This makes the parameter names match the documented prototype names.
Report by Erwin Brandstetter
Backpatch through 9.0
Branch
--
REL9_3_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/be49d7d69fb32cdf3b1aceb744
dblink docs: fix typo to use "connname" (3 n's), not "conname"
This makes the parameter names match the documented prototype names.
Report by Erwin Brandstetter
Backpatch through 9.0
Branch
--
REL9_5_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/440fc48cac7f450bb71d1f06f0
dblink docs: fix typo to use "connname" (3 n's), not "conname"
This makes the parameter names match the documented prototype names.
Report by Erwin Brandstetter
Backpatch through 9.0
Branch
--
REL9_0_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/bbe6d231a0819915081e4693ea
dblink docs: fix typo to use "connname" (3 n's), not "conname"
This makes the parameter names match the documented prototype names.
Report by Erwin Brandstetter
Backpatch through 9.0
Branch
--
REL9_2_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/5690c13ca0887a7828d933323e
dblink docs: fix typo to use "connname" (3 n's), not "conname"
This makes the parameter names match the documented prototype names.
Report by Erwin Brandstetter
Backpatch through 9.0
Branch
--
REL9_4_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/bef458460fc4cf33939c55dc11
dblink docs: fix typo to use "connname" (3 n's), not "conname"
This makes the parameter names match the documented prototype names.
Report by Erwin Brandstetter
Backpatch through 9.0
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/7c1c1c6d4600879ffb087db5d0
Simplify Perl chmod calls
The Perl chmod function already takes multiple file arguments, so we
don't need a separate looping function.
Branch
--
REL9_5_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/aed688eb730f0e46bc7950589d7577db6bb2d724
Modified Files
--
src/t
Simplify Perl chmod calls
The Perl chmod function already takes multiple file arguments, so we
don't need a separate looping function.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/c86762a242b81395d5f72b106adfe371cd33c67e
Modified Files
--
src/test/ssl
11 matches
Mail list logo