postgresql/src/interfaces
Bruce Momjian 999a4d48d3 that's just me again, here's normal patch for KOI8_U to
jdbc/Connection.java

Andy
P.S. in Connection.java if encoding=="WIN" then dbEncoding is set to
"Cp1252".
What if it's Cyrillic "WIN"? Than it should be "Cp1251". Is there any
way to fix that without making different "WIN" encodings in
PostgreSQL?

Andy Rysin
2001-05-09 21:11:26 +00:00
..
cli pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
ecpg Rewrite of planner statistics-gathering code. ANALYZE is now available as 2001-05-07 00:43:27 +00:00
jdbc that's just me again, here's normal patch for KOI8_U to 2001-05-09 21:11:26 +00:00
libpgeasy pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
libpgtcl pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
libpq Updates for 7.1.1. Not done yet. 2001-05-03 16:47:58 +00:00
libpq++ Fix libpq++'s FieldSize to return int, not short. 2001-05-09 17:46:11 +00:00
odbc Run pgindent on ODBC code only, to reformat new comments. 2001-05-08 17:12:36 +00:00
perl5 pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
python Add note explaining why inserts take longer as tables grow. Also suggest 2001-05-02 11:21:57 +00:00
Makefile Recursive distclean shouldn't depend on recursive clean. Subdirectories 2001-03-09 21:50:27 +00:00