| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
| Cc: | Daniel Verite <daniel(at)manitou-mail(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Variable substitution in psql backtick expansion |
| Date: | 2017-04-02 13:14:46 |
| Message-ID: | alpine.DEB.2.20.1704021513470.4632@lancre |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>> Can be SERVER_VERSION_NUM taken from connection info?
>
> Here is a version with that, quite easy as well as the information was
> already there for other checks.
>
> I have not updated "help.c" because the initial VERSION was not presented
> there in the first place.
Here is a v3 to fix the documentation example. Sorry for the noise.
--
Fabien.
| Attachment | Content-Type | Size |
|---|---|---|
| psql-version-num-3.patch | text/x-diff | 3.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Verite | 2017-04-02 13:22:04 | Suggested fix for \p and \r in psql |
| Previous Message | Fabien COELHO | 2017-04-02 12:53:08 | Re: Variable substitution in psql backtick expansion |