Add fprintf macro

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Add fprintf macro
Date: 2005-03-11 19:14:22
Message-ID: 200503111914.j2BJEMZ28289@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I have applied the following patch:

Add fprintf() custom version to libpgport.

Document use of macros for pg_printf functions.

Bump major versions of all interfaces to handle movement of get_progname
from libpq to libpgport in 8.0, and probably other libpgport changes in
8.1.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 11.2 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-03-11 21:28:45 Re: [PATCHES] BUG #1466: syslogger issues
Previous Message Tom Lane 2005-03-11 18:54:33 Re: Functions and transactions