| From: | mha(at)postgresql(dot)org (Magnus Hagander) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql: Some cleanups of enum-guc code, per comments from Tom. |
| Date: | 2008-03-16 16:42:44 |
| Message-ID: | 20080316164244.532BF7558DC@cvs.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Log Message:
-----------
Some cleanups of enum-guc code, per comments from Tom.
Modified Files:
--------------
pgsql/src/backend/utils/misc:
README (r1.8 -> r1.9)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/README?r1=1.8&r2=1.9)
guc.c (r1.437 -> r1.438)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.437&r2=1.438)
pgsql/src/include/utils:
guc.h (r1.91 -> r1.92)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/guc.h?r1=1.91&r2=1.92)
guc_tables.h (r1.39 -> r1.40)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/guc_tables.h?r1=1.39&r2=1.40)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2008-03-16 19:47:34 | pgsql: Modify interactions between sinval.c and sinvaladt.c. |
| Previous Message | Tom Lane | 2008-03-15 20:46:32 | pgsql: Change hash index creation so that rather than always |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-03-16 16:53:39 | Re: Commit fest? |
| Previous Message | Gregory Stark | 2008-03-16 14:21:01 | Re: Commit fest? |