From: | Kirk Wolak <wolakk(at)gmail(dot)com> |
---|---|
To: | Jim Jones <jim(dot)jones(at)uni-muenster(dot)de> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has) |
Date: | 2023-03-01 16:13:46 |
Message-ID: | CACLU5mRjbhn64QjVf0_1RcxN3=TNdUYZwPDV3VuQ2R_Qzwn2pw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Mar 1, 2023 at 4:41 AM Jim Jones <jim(dot)jones(at)uni-muenster(dot)de> wrote:
> On 01.03.23 01:59, Kirk Wolak wrote:
> > I cannot get the last email to show up for the commitfest.
> > This is version 2 of the original patch. [1]
> > Thanks Jim!
> >
> > [1]
> https://postgr.es/m/CACLU5mSRwHr_8z%3DenMj-nXF1tmC7%2BJn5heZQNiKuLyxYUtL2fg%40mail.gmail.com
> >
> > Regards Kirk.
>
> The patch didn't pass the SanityCheck:
>
> https://cirrus-ci.com/task/5445242183221248?logs=build#L1337
>
> missing a header perhaps?
>
> #include "time.h"
>
> Best, Jim
>
Thanks, corrected, and confirmed Unix line endings.
FWIW, the simplest way to test it is with this command (I usually get it
wrong on the first guess)
\set PROMPT1 %T ' ' :PROMPT1
Kirk
Attachment | Content-Type | Size |
---|---|---|
v3-0001-Time-option-added-to-psql-prompt.patch | text/plain | 2.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tomas Vondra | 2023-03-01 16:14:08 | Re: Add LZ4 compression in pg_dump |
Previous Message | Melanie Plageman | 2023-03-01 16:11:05 | Re: Show various offset arrays for heap WAL records |