From: | Ranier Vilela <ranier(dot)vf(at)gmail(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | [PATCH] Tiny optimization on nbtinsert.c |
Date: | 2020-04-16 22:59:41 |
Message-ID: | CAEudQApcR+OZvm04jL_KjGDofJZqrwABS45pOowbUm1dTvmemQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
Avoiding some calls and set vars, when it is not necessary.
best regards,
Ranier Vilela
Attachment | Content-Type | Size |
---|---|---|
nbtinsert_tiny_optimization.patch | application/octet-stream | 1.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2020-04-16 23:03:04 | Re: Poll: are people okay with function/operator table redesign? |
Previous Message | Andres Freund | 2020-04-16 22:49:01 | Re: xid wraparound danger due to INDEX_CLEANUP false |