TopicMailing ListsActivityParticipants
1 commit
Make pg_regress.c unset PGDATABASE during make installcheck.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
ECPG installcheck tests fail if PGDATABASE is set
ECPG installcheck tests fail if PGDATABASE is set
hackers
11 replies
Sep 28, 2019
Tom LaneAndres FreundPeter Geoghegan
include/pgtar.h is missing include guards?
hackers
1 reply
Mar 18, 2018
Andres FreundMagnus Hagander
comitters
0 replies
Mar 17, 2018
Andres Freund
pgsql: Add 'unit' parameter to ExplainProperty{Integer,Float}.
comitters
0 replies
Mar 17, 2018
Andres Freund
2 commits
Add 'unit' parameter to ExplainProperty{Integer,Float}.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Make ExplainPropertyInteger accept 64bit input, remove *Long variant.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
ExplainProperty* and units
ExplainProperty* and units
hackers
9 replies
Mar 16, 2018
Andres FreundDavid RowleyTom Lane
Update doc links to https where appropriate?
hackers
1 reply
Mar 16, 2018
Andres FreundDaniel Gustafsson
pgsql: Expand AND/OR regression tests around NULL handling.
comitters
0 replies
Mar 13, 2018
Andres Freund
pgsql: Add COSTS off to two EXPLAIN using tests.
comitters
0 replies
Mar 13, 2018
Andres Freund
1 commit
Add COSTS off to two EXPLAIN using tests.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
explain with costs in subselect.sql
explain with costs in subselect.sql
hackers
2 replies
Mar 12, 2018
Andres FreundTom Lane