| .. |
|
backend
|
Remove WINLDAPAPI decoration from ldap_start_tls_sA typedef, per Magnus.
|
2006-09-15 21:28:08 +00:00 |
|
bin
|
Make postgresql.conf.sample match the initdb defaults. This fixes
|
2006-09-14 23:21:47 +00:00 |
|
include
|
Define errcode as __msvc_errcode not __vc_errcode for MSVC builds,
|
2006-09-16 13:35:49 +00:00 |
|
interfaces
|
Fix some uses of str[n]casecmp that should be pg_str[n]casecmp,
|
2006-09-15 21:34:23 +00:00 |
|
makefiles
|
Ah, I finally realize why Magnus wanted to add a --bindir option to
|
2006-07-21 00:24:04 +00:00 |
|
pl
|
Define errcode as __msvc_errcode not __vc_errcode for MSVC builds,
|
2006-09-16 13:35:49 +00:00 |
|
port
|
Move set_pglocale_pgservice() from path.c to exec.c, so that pulling in
|
2006-09-11 20:10:30 +00:00 |
|
template
|
Remove extra 'else' in solaris compiler code.
|
2006-04-28 04:32:10 +00:00 |
|
test
|
Rename contains/contained-by operators to @> and <@, per discussion that
|
2006-09-10 00:29:35 +00:00 |
|
timezone
|
Update timezone data files to release 2006k of the zic database.
|
2006-09-16 17:21:03 +00:00 |
|
tools
|
Several fixes for MSVC build scripts, from Magnus.
|
2006-09-15 21:42:02 +00:00 |
|
tutorial
|
Remove 576 references of include files that were not needed.
|
2006-07-14 14:52:27 +00:00 |
|
bcc32.mak
|
Add -N make flag to bcc builds from /src dir.
|
2005-05-13 18:12:35 +00:00 |
|
DEVELOPERS
|
Testing commit stuff
|
2006-07-10 15:50:02 +00:00 |
|
Makefile
|
Remove dllinit.c; it was only needed for long-obsolete Cygwin versions,
|
2006-06-22 23:50:35 +00:00 |
|
Makefile.global.in
|
Add LDAP_LIBS_FE to $(libpq) for static or AIX linking, per Albe Laurenz.
|
2006-09-11 13:35:08 +00:00 |
|
Makefile.shlib
|
Arrange to strip libpq.so of symbols that aren't officially supposed to
|
2006-04-28 02:53:20 +00:00 |
|
nls-global.mk
|
When merging PO files, take into consideration translations in other PO
|
2006-04-05 13:40:15 +00:00 |
|
win32.mak
|
Fix win32.mak for config cleanup.
|
2006-08-08 22:44:05 +00:00 |