pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than
| From: |
momjian(at)postgresql(dot)org (Bruce Momjian) |
| To: |
pgsql-committers(at)postgresql(dot)org |
| Subject: |
pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than |
| Date: |
2010-01-06 23:23:51 |
| Message-ID: |
20100106232351.D9B9D7541B9@cvs.postgresql.org (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-committers |
Log Message:
-----------
PG_MAJORVERSION:
For simplicity, use PG_MAJORVERSION rather than PG_VERSION for creation
of the PG_VERSION file.
Modified Files:
--------------
pgsql/src/backend/commands:
tablespace.c (r1.67 -> r1.68)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/tablespace.c?r1=1.67&r2=1.68)
pgsql/src/bin/initdb:
initdb.c (r1.181 -> r1.182)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c?r1=1.181&r2=1.182)
Responses
pgsql-committers by date
| Next: | From: Alvaro Herrera | Date: 2010-01-06 23:58:18 |
| Subject: Re: pgsql: PG_MAJORVERSION: For simplicity, use
PG_MAJORVERSION rather than |
| Previous: | From: Tom Lane | Date: 2010-01-06 23:11:39 |
| Subject: Re: [COMMITTERS] pgsql: Support ALTER TABLESPACE name SET/RESET ( tablespace_options ). |