TopicMailing ListsActivityParticipants
1 commit
Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
2017-11Committed
Patch#1122
CINot processed
ReviewersHeikki Linnakangas (heikki)
CommitterTom Lane (tgl)
PG_GETARG_GISTENTRY?
PG_GETARG_GISTENTRY?
hackers
13 replies
Sep 18, 2017
Tom LaneMark DilgerAndres FreundRobert HaasNoah Misch+2
Quals not pushed down into lateral
hackers
3 replies
Apr 18, 2017
Andres FreundRobert HaasDavid Fetter
2 commits
Avoid passing function pointers across process boundaries.
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+4 more
Don't use bgw_main even to specify in-core bgworker entrypoints.
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+5 more
logical replication launcher crash on buildfarm
logical replication launcher crash on buildfarm
hackers
40 replies
Apr 16, 2017
Petr JelinekAndres FreundRobert HaasTom LanePeter Eisentraut
1 commit
Increase parallel bitmap scan test coverage.
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+3 more
parallel bitmapscan isn't exercised in regression tests
parallel bitmapscan isn't exercised in regression tests
hackers
6 replies
Apr 07, 2017
Andres FreundDilip Kumar
1 commit
Add minimal test for EXPLAIN ANALYZE of parallel query.
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+3 more
parallel explain analyze support not exercised
parallel explain analyze support not exercised
hackers
8 replies
Apr 06, 2017
Andres FreundRobert HaasRafia SabihTom Lane
Allow to specify #columns in heap/index_form_tuple
hackers
16 replies
Mar 31, 2017
Tom LanePeter GeogheganRobert HaasAndres Freund
pgsql: Try to fix xml docs build broken in 5ded4bd.
comitters
0 replies
Mar 30, 2017
Andres Freund
pgsql: Remove support for version-0 calling conventions.
comitters
0 replies
Mar 30, 2017
Andres Freund
pgsql: Move contrib/seg to only use V1 calling conventions.
comitters
0 replies
Mar 30, 2017
Andres Freund
1 commit
Fix uninitialized memory propagation mistakes
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+3 more
Valgrind failures caused by multivariate stats patch
Valgrind failures caused by multivariate stats patch
hackers
5 replies
Mar 28, 2017
Andres FreundTomas VondraTom LaneAlvaro Herrera
standardized backwards incompatibility tag for commits
hackers
3 replies
Mar 28, 2017
Andres FreundTom LaneRobert HaasBruce Momjian
1 commit
Blindly attempt to fix sepgsql tests.
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+3 more
pgsql: Faster expression evaluation and targetlist projection.
pgsql: Faster expression evaluation and targetlist projection.
hackerscomitters
13 replies
Mar 26, 2017
Andres FreundJoe ConwayThomas MunroPeter GeogheganDavid Rowley+1
Remove !isTemp buffile.c code
hackers
1 reply
Mar 26, 2017
Andres FreundPeter Geoghegan
pgsql: Remove unreachable code in expression evaluation.
comitters
2 replies
Mar 26, 2017
Andres FreundTom Lane
pgsql: Blindly attempt to fix sepgsql tests #2.
comitters
0 replies
Mar 26, 2017
Andres Freund
pgsql: Blindly attempt to fix sepgsql tests.
comitters
0 replies
Mar 26, 2017
Andres Freund
Metadata about relation creation & full scans.
hackers
4 replies
Mar 22, 2017
Andres FreundTom Lane
Introduce expression initialization hook?
hackers
0 replies
Mar 17, 2017
Andres Freund
pgsql: Specify bindir in pg_isolation_regress_installcheck.
comitters
0 replies
Mar 16, 2017
Andres Freund
Leftover invalidation handling in RemoveRelations
hackers
2 replies
Mar 15, 2017
Andres FreundRobert Haas
1 commit
Specify bindir in pg_isolation_regress_installcheck.
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+3 more
pgsql: Improve isolation tests infrastructure.
pgsql: Improve isolation tests infrastructure.
hackerscomitters
1 reply
Mar 15, 2017
Andres Freund
1 commit
Improve isolation tests infrastructure.
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+3 more
Need a builtin way to run all tests faster manner
Need a builtin way to run all tests faster manner
hackers
47 replies
Mar 15, 2017
Andres FreundPeter EisentrautTom LaneJim NasbyMagnus Hagander+7
pgsql: Improve grammar / fix typos in snapbuild.c.
comitters
0 replies
Mar 15, 2017
Andres Freund
1 commit
amcheck: Harden tests against concurrent autovacuums.
master10beta1REL_19_STABLE10beta1REL_18_STABLE10beta1REL_17_STABLE10beta1REL_16_STABLE10beta1REL_15_STABLE10beta1REL_14_STABLE10beta1REL_13_STABLE10beta1+3 more
pgsql: Add amcheck extension to contrib.
pgsql: Add amcheck extension to contrib.
hackerscomitters
3 replies
Mar 14, 2017
Andres FreundTom Lane
pgsql: amcheck: Harden tests against concurrent autovacuums.
comitters
0 replies
Mar 14, 2017
Andres Freund
Loading more results...