TopicMailing ListsActivityParticipants
8 commits
Add special case fast-paths for strict functions
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
Replace EEOP_DONE with special steps for return/no return
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
expression eval: Reduce number of steps for agg transition invocations.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
jit: Reference expression step functions via llvmjit_types.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
jit: Remove redundancies in expression evaluation code generation.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
+3 more
2020-09Returned with feedback
Patch#2501
CINot processed
WIP: expression evaluation improvements
WIP: expression evaluation improvements
hackers
24 replies
Nov 05, 2021
Andres FreundSoumyadeep ChakrabortyRobert HaasAndreas KarlssonDaniel Gustafsson+1
2 commits
Fix some OBJS lists in two Makefiles to be ordered alphabetically
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Split all OBJS style lines in makefiles into one-line-per-entry style.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
RFC: split OBJS lines to one object per line
RFC: split OBJS lines to one object per line
hackers
14 replies
Dec 18, 2019
Andres FreundMichael PaquierTom LaneMahendra Singh ThalorPeter Geoghegan+1
3 commits
Try to stabilize results of new tuplesort regression test.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Remove unused code from tuplesort.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Add tests for tuplesort.c.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
tuplesort test coverage
tuplesort test coverage
hackers
9 replies
Dec 14, 2019
Andres FreundPeter GeogheganTom Lane
Make StringInfo available to frontend code.
hackers
7 replies
Nov 06, 2019
Andres FreundKyotaro HoriguchiDaniel Gustafsson
2 commits
pg_waldump: Fix --bkp-details to not issue spurious newlines for FPWs.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+5 more
pg_waldump: Fix small memory leak when rmgr->rm_identify returns NULL.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+5 more
pg_waldump erroneously outputs newline for FPWs, and another minor bug
pg_waldump erroneously outputs newline for FPWs, and another minor bug
hackers
4 replies
Nov 04, 2019
Andres FreundPeter GeogheganMichael PaquierJehan-Guillaume de Rorthais
merging HashJoin and Hash nodes
hackers
3 replies
Oct 31, 2019
Andres FreundThomas MunroTomas Vondra
Removing alignment padding for byval types
hackers
3 replies
Oct 31, 2019
Andres FreundTomas Vondra
comitters
0 replies
Oct 30, 2019
Andres Freund
comitters
0 replies
Oct 30, 2019
Andres Freund
comitters
0 replies
Oct 30, 2019
Andres Freund
comitters
0 replies
Oct 30, 2019
Andres Freund
comitters
0 replies
Oct 30, 2019
Andres Freund
comitters
0 replies
Oct 30, 2019
Andres Freund
comitters
0 replies
Oct 30, 2019
Andres Freund
comitters
0 replies
Oct 30, 2019
Andres Freund
comitters
0 replies
Oct 30, 2019
Andres Freund
comitters
0 replies
Oct 30, 2019
Andres Freund
comitters
0 replies
Oct 30, 2019
Andres Freund
comitters
0 replies
Oct 30, 2019
Andres Freund
Declaring a strict function returns not null / eval speed
hackers
8 replies
Oct 22, 2019
Andres FreundTelsTom LaneAndreas KarlssonChristoph Berg
pgsql: Replace alter_table.sql test usage of event triggers.
comitters
0 replies
Oct 16, 2019
Andres Freund
pgsql: Replace alter_table.sql test usage of event triggers.
comitters
0 replies
Oct 16, 2019
Andres Freund
1 commit
Replace alter_table.sql test usage of event triggers.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+1 more
pgsql: Fix table rewrites that include a column without a default.
pgsql: Fix table rewrites that include a column without a default.
comitters
5 replies
Oct 16, 2019
Andres FreundTom LaneMichael Paquier
pgsql: Fix CLUSTER on expression indexes.
comitters
0 replies
Oct 15, 2019
Andres Freund
pgsql: Fix CLUSTER on expression indexes.
comitters
0 replies
Oct 15, 2019
Andres Freund
Loading more results...