mirror of
https://github.com/postgres/postgres.git
synced 2026-04-28 17:49:35 -04:00
Add mention of removed -enable-multibyte/locale in HISTORY.
This commit is contained in:
parent
a4bb484c66
commit
8f6b96de9a
1 changed files with 2 additions and 0 deletions
2
HISTORY
2
HISTORY
|
|
@ -386,6 +386,8 @@ Require readline and zlib by default in configure (Peter)
|
|||
Allow Solaris to use Intimate Shared Memory (ISM), for performance
|
||||
(Scott Brunza, P.J. Josh Rovero)
|
||||
Always enable syslog in compile, remove --enable-syslog option (Tatsuo)
|
||||
Always enable multibyte in compile, remove --enable-multibyte option (Tatsuo)
|
||||
Always enable locale in compile, remove --enable-locale option (Tatsuo)
|
||||
Fix for Win9x DLL creation (Magnus Naeslund)
|
||||
Fix for link() usage by WAL code on Win32, Netware, BeOS (Jason Tishler)
|
||||
Add sys/types.h to c.h, remove from main files (Peter, Bruce)
|
||||
|
|
|
|||
Loading…
Reference in a new issue