- 05 Mar, 2002 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
> > > > It was made to cope with encoding such as an Asian bloc in 7.2Beta2. > > > > > > > > Added ServerEncoding > > > > Korean (JOHAB), Thai (WIN874), > > > > Vietnamese (TCVN), Arabic (WIN1256) > > > > > > > > Added ClientEncoding > > > > Simplified Chinese (GBK), Korean (UHC) > > > > > > > > > > > > > http://www.sankyo-unyu.co.jp/Pool/postgresql-7.2b2.newencoding.diff.tar.gz > > > > (608K) > > > > > > Looks good. I need some people to review this for me. > > > > For me they look good too. The only missing part is a > > documentation. I will ask him to write it up. If he couldn't, I will > > do it for him. > > > The diff is 3mb > > > but appears to address only additions to multibyte. I have attached a > > > list of files it modifies. Also, look at the sizes of the mb/ > > > directory. It is getting large: > > > > > > 4 ./CVS > > > 6 ./Unicode/CVS > > > 3433 ./Unicode > > > 6197 . > > > > Yes. We definitely need the on-the-fly encoding addition capability: > > i.e. CREATE CHRACTER SET in the future... > > -- > > Tatsuo Ishii > > > > Address chainge. http://www.sankyo-unyu.co.jp/Pool/postgresql-7.2.newencoding.diff.gz Add PsqlODBC and document ...etc patch. Eiji Tokuya
-
- 23 Feb, 2002 1 commit
-
-
Peter Eisentraut authored
-
- 18 Feb, 2002 1 commit
-
-
Peter Eisentraut authored
-
- 03 Feb, 2002 1 commit
-
-
Bruce Momjian authored
bug.template.
-
- 25 Jan, 2002 1 commit
-
-
PostgreSQL Daemon authored
let's roll up rc2 ..
-
- 24 Jan, 2002 1 commit
-
-
Tom Lane authored
-
- 22 Jan, 2002 1 commit
-
-
PostgreSQL Daemon authored
-
- 14 Jan, 2002 1 commit
-
-
PostgreSQL Daemon authored
tag as beta 5 for *hopefully* a very very short beta cycle on this one?
-
- 20 Dec, 2001 1 commit
-
-
Bruce Momjian authored
-
- 13 Dec, 2001 1 commit
-
-
Peter Eisentraut authored
-
- 12 Dec, 2001 1 commit
-
-
PostgreSQL Daemon authored
tag it as b4, with all the changes that have gone on ...
-
- 03 Dec, 2001 1 commit
-
-
Tom Lane authored
provide a default definition equating it to 'int'. Should trigger only on machines with pre-ANSI-C header files, eg SunOS 4.1.x.
-
- 02 Dec, 2001 1 commit
-
-
Peter Eisentraut authored
which include files to consider. Should fix BeOS problems with int8 types.
-
- 20 Nov, 2001 1 commit
-
-
PostgreSQL Daemon authored
-
- 15 Nov, 2001 1 commit
-
-
Tom Lane authored
-
- 06 Nov, 2001 1 commit
-
-
PostgreSQL Daemon authored
tag'd and branded as b2 ...
-
- 25 Oct, 2001 1 commit
-
-
PostgreSQL Daemon authored
bmake sure that configure is tags as 7.2b1 now instead of 7.2devel
-
- 20 Oct, 2001 1 commit
-
-
Tom Lane authored
out glibc doesn't actually export this variable, so we need a different solution.
-
- 19 Oct, 2001 2 commits
-
-
Tom Lane authored
before.
-
Bruce Momjian authored
Sun's compiler. May be it will be usefull for someone else? Denis Ustimenko
-
- 16 Oct, 2001 1 commit
-
-
Tatsuo Ishii authored
2 is our "official" name, and 3 is alias). If there's no objection, I will change them. ASCII SQL_ASCII UTF-8 UNICODE UTF_8 MULE-INTERNAL MULE_INTERNAL ISO-8859-1 LATIN1 ISO_8859_1 ISO-8859-2 LATIN2 ISO_8859_2 ISO-8859-3 LATIN3 ISO_8859_3 ISO-8859-4 LATIN4 ISO_8859_4 ISO-8859-5 ISO_8859_5 ISO-8859-6 ISO_8859_6 ISO-8859-7 ISO_8859_7 ISO-8859-8 ISO_8859_8 ISO-8859-9 LATIN5 ISO_8859_9 ISO-8859-10 LATIN6 ISO_8859_10 ISO-8859-13 LATIN7 ISO_8859_13 ISO-8859-14 LATIN8 ISO_8859_14 ISO-8859-15 LATIN9 ISO_8859_15 ISO-8859-16 LATIN10 ISO_8859_16
-
- 13 Oct, 2001 1 commit
-
-
Tom Lane authored
-
- 11 Oct, 2001 1 commit
-
-
Tatsuo Ishii authored
-
- 01 Oct, 2001 1 commit
-
-
Bruce Momjian authored
-
- 22 Sep, 2001 1 commit
-
-
Peter Eisentraut authored
an already installed iODBC or unixODBC driver manager. In particular, use the include files provided by the driver manager over our own, and use the odbcinst library of the driver manager rather than gpps.c. Migrate portability sections common to several files into psqlodbc.h.
-
- 14 Sep, 2001 1 commit
-
-
Tatsuo Ishii authored
unicode-conversion is always on if --enable-multibyte is specified Tatsuo Ishii
-
- 12 Sep, 2001 1 commit
-
-
Peter Eisentraut authored
-
- 11 Sep, 2001 1 commit
-
-
Peter Eisentraut authored
partially from Kenji Sugita
-
- 10 Sep, 2001 1 commit
-
-
Peter Eisentraut authored
fall back to `cd $srcdir && /bin/pwd` = `/bin/pwd`. One of these ought to work, and if not, prep_buildtree is harmless.
-
- 07 Sep, 2001 1 commit
-
-
Bruce Momjian authored
-
- 28 Aug, 2001 1 commit
-
-
Peter Eisentraut authored
Not pretty, but it doesn't look like the OS will get fixed sometime soon.
-
- 26 Aug, 2001 1 commit
-
-
Peter Eisentraut authored
platforms and without relinking. Also support VPATH builds and DESTDIR installs. One hopes.
-
- 24 Aug, 2001 1 commit
-
-
Peter Eisentraut authored
places that were including the wrong files.
-
- 06 Aug, 2001 1 commit
-
-
Peter Eisentraut authored
install prefix=elsewhere' works.
-
- 01 Aug, 2001 2 commits
-
-
Tom Lane authored
points out how silly it is to use Autoconf to test for a preprocessor symbol, when one can equally easily #ifdef on the symbol itself. Accordingly, revert configure to prior state and do it that way.
-
Tom Lane authored
system supports SO_PEERCRED requests for Unix sockets. This is an amalgamation of patches submitted by Helge Bahmann and Oliver Elphick, with some editorializing by yours truly.
-
- 30 Jul, 2001 1 commit
-
-
Bruce Momjian authored
-
- 10 Jul, 2001 1 commit
-
-
Peter Eisentraut authored
choice of compiler and flags, uninstall, and peculiar Python installation layouts for PyGreSql. Also install into site-packages now, as officially recommended. And pgdb.py is also installed now, used to be forgotten.
-
- 04 Jul, 2001 1 commit
-
-
Peter Eisentraut authored
Then, run a small reality test with $ANT to see whether it works.
-