| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: clean up docs for v12 |
| Date: | 2019-04-30 23:50:25 |
| Message-ID: | 20190430235025.hxoow4dn3okhqqts@alap3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
On 2019-04-08 09:18:28 -0500, Justin Pryzby wrote:
> From aae1a84b74436951222dba42b21de284ed8b1ac9 Mon Sep 17 00:00:00 2001
> From: Justin Pryzby <pryzbyj(at)telsasoft(dot)com>
> Date: Sat, 30 Mar 2019 17:24:35 -0500
> Subject: [PATCH v2 03/12] JIT typos..
>
> ..which I sent to Andres some time ago and which I noticed were never applied
> (nor rejected).
>
> https://www.postgresql.org/message-id/20181127184133.GM10913%40telsasoft.com
> ---
> src/backend/jit/llvm/llvmjit_deform.c | 22 +++++++++++-----------
> src/backend/jit/llvm/llvmjit_inline.cpp | 2 +-
> 2 files changed, 12 insertions(+), 12 deletions(-)
I pushed these, minus the ones that were obsoleted by the slightly
larger changes resulting from the discussion of this patch.
Thanks for the patch!
Greetings,
Andres Freund
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Justin Pryzby | 2019-05-01 00:14:04 | Re: doc: improve PG 12 to_timestamp()/to_date() wording |
| Previous Message | Andres Freund | 2019-04-30 23:48:51 | Re: clean up docs for v12 |