- 05 May, 2002 1 commit
-
-
Tom Lane authored
As proof of concept, provide an alternate implementation based on POSIX semaphores. Also push the SysV shared-memory implementation into a separate file so that it can be replaced conveniently.
-
- 26 Apr, 2002 2 commits
-
-
Tom Lane authored
-
Tatsuo Ishii authored
Enable multibyte support by default. Note that this is the first cut, and I'm gloing to remove #ifdef MULTIBYTE and others step by step...
-
- 24 Apr, 2002 1 commit
-
-
Bruce Momjian authored
the new verion compiled on SCO Openserver 5.0.5 and Unixware 7.1.1 Nicolas Bazin
-
- 21 Apr, 2002 2 commits
-
-
Thomas G. Lockhart authored
now, but we may want otherwise on systems which support it.
-
Tatsuo Ishii authored
-
- 14 Apr, 2002 1 commit
-
-
Peter Eisentraut authored
which covers some recent installation schemes. Add Mandrake installation layout to directories to check for stylesheets. Allow documentation build to proceed if stylesheets were not found, in case the stylesheets might be found through the SGML catalog mechanism.
-
- 10 Apr, 2002 2 commits
-
-
Peter Eisentraut authored
and --without-zlib to turn them off.
-
Peter Eisentraut authored
-
- 03 Apr, 2002 1 commit
-
-
Peter Eisentraut authored
and/or with GUC variables.
-
- 01 Apr, 2002 1 commit
-
-
Tom Lane authored
-
- 30 Mar, 2002 2 commits
-
-
Peter Eisentraut authored
-
Peter Eisentraut authored
within a shell conditional.
-
- 29 Mar, 2002 2 commits
-
-
Peter Eisentraut authored
-
Peter Eisentraut authored
calls with new or now-built-in versions. Make sure that all calls to AC_DEFINE have a third argument, for possible use of autoheader in the future.
-
- 13 Mar, 2002 1 commit
-
-
Peter Eisentraut authored
src/GNUmakefile.in to src/Makefile and src/backend/port/Makefile.in to src/backend/port/Makefile All configure substitutions are now done in Makefile.global.
-
- 12 Mar, 2002 1 commit
-
-
Bruce Momjian authored
-
- 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
okay, sorry for delay all ... here is the tag for RC1 ...
-
- 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
update configure.in for b3 ...
-
- 15 Nov, 2001 1 commit
-
-
Tom Lane authored
-
- 06 Nov, 2001 1 commit
-
-
PostgreSQL Daemon authored
-
- 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
-