> Hello Bruce
>
> On Oct 8, 5:40pm, Bruce Momjian wrote:
> > I have removed the data/base/*/pg_version file because it was never
> > used. We had removed the 'version' functions long ago, but
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> Does this mean that the following from the FAQ is wrong?
>
> 3.25) How do I tell what PostgreSQL version I am running?
>
> From psql, type select version();
>
> If so then this question should probably be changed to point users to the
> PG_VERSION file.
No, the version command was removed. I should not have said version
function. select version() works just as always.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
In response to
pgsql-hackers by date
| Next: | From: D'Arcy J.M. Cain | Date: 1998-10-09 04:15:23 |
| Subject: CIDR type and functions |
| Previous: | From: Bruce Momjian | Date: 1998-10-09 01:10:12 |
| Subject: Re: [HACKERS] more static/NOT_USED functions |