configure: More use of AC_ARG_VAR
AC_ARG_VAR is necessary if an environment variable influences a
configure result that is then used by other tests that are cached.
With AC_ARG_VAR, a change in the variable is detected on subsequent
configure runs and the user is then advised to remove the cache.
Fix incorrect relation name in comment of vacuumlazy.c
Author: Masahiko Sawada
Discussion:
https://postgr.es/m/CAD21AoBiOiapB7YGbWRfNZji3cs1gkEwv=ugltemaz9ynkk...@mail.gmail.com
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/80971bc206b06deebe71e722f49949f6df4ce64
Enforce non-parallel plan when calling current_schema() in newly-added test
current_schema() gets called in the recently-added regression test from
c5660e0, and can be used in a parallel context, causing its call to fail
when creating a temporary schema.
Per buildfarm members crake and lapwing.
Enforce non-parallel plan when calling current_schema() in newly-added test
current_schema() gets called in the recently-added regression test from
c5660e0, and can be used in a parallel context, causing its call to fail
when creating a temporary schema.
Per buildfarm members crake and lapwing.
Enforce non-parallel plan when calling current_schema() in newly-added test
current_schema() gets called in the recently-added regression test from
c5660e0, and can be used in a parallel context, causing its call to fail
when creating a temporary schema.
Per buildfarm members crake and lapwing.
Michael Paquier writes:
> I have been monitoring the buildfarm and crake is complaining:
> https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=crake&br=HEAD
> I am actually amazed to see the planner choose a parallel plan for
> that,
That's due to force_parallel_mode = regress, I imagine
On Fri, Jan 18, 2019 at 12:22:52AM +, Michael Paquier wrote:
> Restrict the use of temporary namespace in two-phase transactions
>
> Attempting to use a temporary table within a two-phase transaction is
> forbidden for ages. However, there have been uncovered grounds for
> a couple of other o
Avoid assuming that we know the spelling of getopt_long's error messages.
I've had enough of "fixing" this test case. Whatever value it has
is limited to verifying that pgbench fails for an unrecognized switch,
and we don't need to assume anything about what getopt_long prints in
order to do that
Avoid assuming that we know the spelling of getopt_long's error messages.
I've had enough of "fixing" this test case. Whatever value it has
is limited to verifying that pgbench fails for an unrecognized switch,
and we don't need to assume anything about what getopt_long prints in
order to do that
Restrict the use of temporary namespace in two-phase transactions
Attempting to use a temporary table within a two-phase transaction is
forbidden for ages. However, there have been uncovered grounds for
a couple of other object types and commands which work on temporary
objects with two-phase com
Restrict the use of temporary namespace in two-phase transactions
Attempting to use a temporary table within a two-phase transaction is
forbidden for ages. However, there have been uncovered grounds for
a couple of other object types and commands which work on temporary
objects with two-phase com
Restrict the use of temporary namespace in two-phase transactions
Attempting to use a temporary table within a two-phase transaction is
forbidden for ages. However, there have been uncovered grounds for
a couple of other object types and commands which work on temporary
objects with two-phase com
Replace references to mailinglists with @lists.postgresql.org
The namespace for all lists have changed a while ago, so all references
should use the correct address.
Branch
--
REL9_6_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/9450b91cdf140e7becb5e9bb477da0c1f6cdbdb1
Mod
Remove references to Majordomo
Lists are not handled by Majordomo anymore and haven't been for a while,
so remove the reference and instead direct people to the list server.
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/0e10040e19db02a797a2597d2fecbaa094f04866
Mo
Remove references to Majordomo
Lists are not handled by Majordomo anymore and haven't been for
a while, so remove the reference and instead direct people to the
list server.
Branch
--
REL_10_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/d6e88993591c3b301c498380b7071cd649afc
Replace references to mailinglists with @lists.postgresql.org
The namespace for all lists have changed a while ago, so all references
should use the correct address.
Branch
--
REL_11_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/ef2cd88fb0f3a62312bdd33c8f5f36b9b18fc1ac
Mod
Remove references to Majordomo
Lists are not handled by Majordomo anymore and haven't been for
a while, so remove the reference and instead direct people to the
list server.
Branch
--
REL9_6_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/14a0481194ee51623197b911b3719b0a0b949
Replace references to mailinglists with @lists.postgresql.org
The namespace for all lists have changed a while ago, so all references
should use the correct address.
Branch
--
REL9_5_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/cc65b7686bb4f01f7675c73beef9d67493c67017
Mod
Remove references to Majordomo
Lists are not handled by Majordomo anymore and haven't been for
a while, so remove the reference and instead direct people to the
list server.
Branch
--
REL9_4_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/a3f632aad92a089befe69be18d4ca35e32e9c
Replace references to mailinglists with @lists.postgresql.org
The namespace for all lists have changed a while ago, so all references
should use the correct address.
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/c0d0e540847d24d9dfe374549fb4cfd5ca40d050
Modified F
Remove references to Majordomo
Lists are not handled by Majordomo anymore and haven't been for a while,
so remove the reference and instead direct people to the list server.
Branch
--
REL_11_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/bbccf9a83c22b38f5d8ae061560639e2c06bc
Remove references to Majordomo
Lists are not handled by Majordomo anymore and haven't been for
a while, so remove the reference and instead direct people to the
list server.
Branch
--
REL9_5_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/577fe20d52a263cf073528aa3aa09ce079564
Replace references to mailinglists with @lists.postgresql.org
The namespace for all lists have changed a while ago, so all references
should use the correct address.
Branch
--
REL9_4_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/1c57acc6558287a4ac75b9280d90ad1f13273289
Mod
Replace references to mailinglists with @lists.postgresql.org
The namespace for all lists have changed a while ago, so all references
should use the correct address.
Branch
--
REL_10_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/729c6c3f9267bb4fefd95636faa117efacc57d42
Mod
24 matches
Mail list logo