The following bug has been logged online:
Bug reference: 3934
Logged by: Ram Vinay Pandey
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2
Operating system: Linux (CentOS)
Description:Connection error in CGI Script
Details:
Hi,
Hi,
Here I am sending my CGI
The following bug has been logged online:
Bug reference: 3935
Logged by: Vaibhav More
Email address: [EMAIL PROTECTED]
PostgreSQL version: 1.6.2
Operating system: Windows XP
Description:about Unicode values
Details:
I have problem in displaying Unicode(UTF-8) intege
On Wed, Feb 06, 2008 at 06:11:24AM +, Vaibhav More wrote:
> PostgreSQL version: 1.6.2
This looks like a pgAdmin version, not a PostgreSQL version. What
does "SELECT version()" return?
> I have problem in displaying Unicode(UTF-8) integer values in my query.
> insert in table values('२६','वैभ
The following bug has been logged online:
Bug reference: 3936
Logged by: Kirill
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.0
Operating system: openSUSE 10.2
Description:don't supporting case-insensitive regexp in russian
UTF-8 encoding
Details:
don't s
Hello postgresql developers,
assuming, of course, somebody actually reads this bug report.
Naively checking the build using "make check" (yes, gnu make, and as an
unprivaleged user) fails all tests. The apparent reason is that
postgres cannot find its shared libraries.
FIX:
Enter
$ export
L
I might be very wrong, but when I try to install 8.3 on Windows with NLS
options selected, no share/locale files are installed. could someone please
test or confirm this?
Regards,
Gevik.
---(end of broadcast)---
TIP 1: if posting/reading through Us
Am Mittwoch, 6. Februar 2008 schrieb Mike Dowling:
> Naively checking the build using "make check" (yes, gnu make, and as an
> unprivaleged user) fails all tests. The apparent reason is that
> postgres cannot find its shared libraries.
Which platform?
--
Peter Eisentraut
http://developer.postgr
Heikki Linnakangas wrote:
Yes, that's an intentional change. From release notes:
I had the same problem this morning. We provide a sample database with
LATIN1 encoding (included in our setup). So how can i change my encoding
to have a database that can be used with PG 8.1; 8.1; 8.2 and 8.3
wit
Peter Eisentraut <[EMAIL PROTECTED]> writes:
> Am Mittwoch, 6. Februar 2008 schrieb Mike Dowling:
>> Naively checking the build using "make check" (yes, gnu make, and as an
>> unprivaleged user) fails all tests. The apparent reason is that
>> postgres cannot find its shared libraries.
> Which pla
The following bug has been logged online:
Bug reference: 3937
Logged by: Jan Mate
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.6
Operating system: Linux & Mac OS X
Description:timestamp null value comparison in subquery using IN/NOT
IN
Details:
Compariso
"Jan Mate" <[EMAIL PROTECTED]> writes:
> Comparison between null and timestamp null value is not correct.
No, it's your expectations that are not correct. Null is not "equal to"
null --- in fact both the queries you show will evaluate the WHERE
clause as null (unknown).
> Is there any other way
11 matches
Mail list logo