Log Message:
---
Add CVS \r\n regression tests.
Andrew Dunstan
Modified Files:
--
pgsql/src/test/regress/input:
copy.source (r1.10 -> r1.11)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/input/copy.source.diff?r1=1.10&r2=1.11)
pgsq
Log Message:
---
Fix snprintf to handle %$ properly by storing and reordering the
arguments.
Nicolai Tufar
Modified Files:
--
pgsql/src/port:
snprintf.c (r1.19 -> r1.20)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/snprintf.c.diff?r1=1.19&r2=
Log Message:
---
Add missing include for new lc_ctype_is_c() function.
Per Neil.
Modified Files:
--
pgsql/src/backend/utils/adt:
oracle_compat.c (r1.58 -> r1.59)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/oracle_compat.c.diff?r
Log Message:
---
Add missing include for new lc_ctype_is_c() function.
Per Neil.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/backend/utils/adt:
oracle_compat.c (r1.57.4.1 -> r1.57.4.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backen
OK, fixed in CVS HEAD and 8.0.X.
---
Neil Conway wrote:
> Bruce Momjian wrote:
> > Prevent locale-aware handling of upper, lower, and initcap when the
> > locale is C.
>
> I get this warning:
>
> /home/neilc/pgsql/src/back
Bruce Momjian wrote:
Prevent locale-aware handling of upper, lower, and initcap when the
locale is C.
I get this warning:
/home/neilc/pgsql/src/backend/utils/adt/oracle_compat.c: In function
`lower':
/home/neilc/pgsql/src/backend/utils/adt/oracle_compat.c:170: warning:
implicit declaration of fun
Log Message:
---
Prevent locale-aware handling of upper, lower, and initcap when the
locale is C.
Backpatch to 8.0.X because some operating systems were throwing errors
for such operations, rather than ignoring the locale when it was C.
Tags:
REL8_0_STABLE
Modified Files:
--
Log Message:
---
Prevent locale-aware handling of upper, lower, and initcap when the
locale is C.
Backpatch to 8.0.X because some operating systems were throwing errors
for such operations, rather than ignoring the locale when it was C.
Modified Files:
--
pgsql/src/backend
Log Message:
---
Wrap the implementation of fork_process() inside #ifndef WIN32 -- this
should hopefully unbreak the Win32 build. Apologies for breaking it in
the first place.
Modified Files:
--
pgsql/src/backend/postmaster:
fork_process.c (r1.2 -> r1.3)
(h
Log Message:
---
Update to 8.0.1.
Modified Files:
--
pgsql/doc:
FAQ (r1.336 -> r1.337)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.336&r2=1.337)
pgsql/doc/src/FAQ:
FAQ.html (r1.293 -> r1.294)
(http://developer.po
10 matches
Mail list logo