mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
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.
This commit is contained in:
@@ -6,9 +6,10 @@
|
||||
* Version numbers
|
||||
o configure.in, and run autoconf or update configure
|
||||
o doc/bug.template
|
||||
o bump interface version numbers
|
||||
o bump library versions
|
||||
- src/interfaces/*/Makefile (major releases only)
|
||||
- src/interfaces/*/*/Makefile (major releases only)
|
||||
o bump interface version numbers
|
||||
- src/interfaces/libpq/libpq.rc.in (major and minor releases)
|
||||
- src/include/pg_config.h.win32 (major and minor releases)
|
||||
- src/port/win32ver.rc (major and minor releases)
|
||||
|
Reference in New Issue
Block a user