postgresql/src/interfaces
Tom Lane dc05a996c5 Fix the setlocale problem in a way that actually works. setlocale
returns a string corresponding to the new setting, not the old,
therefore the previous patch was quite wrong.
2001-09-29 20:12:07 +00:00
..
cli
ecpg Fix the setlocale problem in a way that actually works. setlocale 2001-09-29 20:12:07 +00:00
jdbc A couple of lines were missing from my last patch - this one fixes things. 2001-09-29 03:11:11 +00:00
libpgeasy
libpgtcl Use portable putenv(), not unportable setenv(). 2001-09-17 00:42:42 +00:00
libpq Disable local creds on OpenBSD because it doesn't support it. Document 2001-09-26 19:54:12 +00:00
libpq++ Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of 2001-08-24 14:07:50 +00:00
odbc Fix the bug about boolean type handling reported by 2001-09-29 02:48:04 +00:00
perl5 Remove INV_ARCHIVE mention in perl. 2001-09-10 04:19:19 +00:00
python Change the version. We are moving towards the next release. 2001-09-19 18:58:47 +00:00
Makefile