Re: clean up docs for v12

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: clean up docs for v12
Дата
Msg-id 20190430235025.hxoow4dn3okhqqts@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: clean up docs for v12  (Justin Pryzby <pryzby@telsasoft.com>)
Список 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@telsasoft.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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: clean up docs for v12
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: doc: improve PG 12 to_timestamp()/to_date() wording