pgsql: Add documentation on the use of *printf() macros and libintl.
| From: |
momjian(at)postgresql(dot)org (Bruce Momjian) |
| To: |
pgsql-committers(at)postgresql(dot)org |
| Subject: |
pgsql: Add documentation on the use of *printf() macros and libintl. |
| Date: |
2005-12-06 18:35:10 |
| Message-ID: |
20051206183510.C25619DCAB0@postgresql.org (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-committers |
Log Message:
-----------
Add documentation on the use of *printf() macros and libintl.
Backpatch to 8.1.X.
Modified Files:
--------------
pgsql:
configure (r1.465 -> r1.466)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.465&r2=1.466)
configure.in (r1.435 -> r1.436)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.435&r2=1.436)
pgsql/src/include:
port.h (r1.86 -> r1.87)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h.diff?r1=1.86&r2=1.87)
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2005-12-06 18:35:36 |
| Subject: pgsql: Add documentation on the use of *printf() macros and libintl. |
| Previous: | From: Teodor Sigaev | Date: 2005-12-06 18:22:34 |
| Subject: pgsql: Fix stupid bug with sizeof |