On 11/15/2012 03:32 PM, Stuart Bishop wrote:
>> That's a known issue with several of the extensions. You need to upgrade
>> the contrib module install to the current version, *then* wrap the
>> unpackaged contrib module into an extension with "FROM UNPACKAGED".
> Yeah, just thought I'd stick it in
Craig Ringer writes:
> On 11/15/2012 03:32 PM, Stuart Bishop wrote:
>>> That's a known issue with several of the extensions. You need to upgrade
>>> the contrib module install to the current version, *then* wrap the
>>> unpackaged contrib module into an extension with "FROM UNPACKAGED".
>> Yeah,
The following bug has been logged on the website:
Bug reference: 7662
Logged by: Melese Tesfaye
Email address: mtesf...@gmail.com
PostgreSQL version: 9.2.1
Operating system: FreeBSD 9.0-RELEASE
Description:
ON INSERT RULE doesn't always work as expected.
The reasoning
mtesf...@gmail.com writes:
> ON INSERT RULE doesn't always work as expected.
> The reasoning for this particular rule was to add the new value to an
> existing value if it is determined that the key already exists.
> CREATE OR REPLACE RULE "dup_add_test_r_rule" AS
> ON INSERT TO test_r
> WHER
On Sun, 2012-11-11 at 15:45 +, m...@8d.no wrote:
> Bug: When making an index over a function, then selecting a result that does
> not contain the function call (but orders on it), Superfluous function calls
> are made. This possibly because the plan creates a projection containing the
> functio
The following bug has been logged on the website:
Bug reference: 7664
Logged by: Chen Huajun
Email address: che...@cn.fujitsu.com
PostgreSQL version: 9.1.6
Operating system: Linux
Description:
The error messages output by libpq or ecpglib is always be english. But my
On Sun, Nov 11, 2012 at 10:45 PM, wrote:
> Bug: When making an index over a function, then selecting a result that does
> not contain the function call (but orders on it), Superfluous function calls
> are made. This possibly because the plan creates a projection containing the
> function value.
The following bug has been logged on the website:
Bug reference: 7663
Logged by: Ignacio Ferreira
Email address: i...@yahoo.com
PostgreSQL version: 9.1.0
Operating system: centos
Description:
Excuse me for my English.
I tried to download the PDF version of documentati
Thanks everyone for the help. I have it working now. Unfortunately I'm not
sure why it wasn't working before or what was causing the problem. I spent
all day taking piece after piece out of my "logging package" (Depesz - this
is a program that I wrote and modified over the past few years) until I
f
The following bug has been logged on the website:
Bug reference: 7659
Logged by: Kevin Smith
Email address: ke...@rootsmith.ca
PostgreSQL version: 9.2.1
Operating system: CentOS5
Description:
I have the following in my pg_hba.conf file:
host all +ldap 127.0.0.1/32 ld
The following bug has been logged on the website:
Bug reference: 7660
Logged by: Dominique DOISNE
Email address: dominique-doi...@idoine-formation.com
PostgreSQL version: 9.2.1
Operating system: Windows 7
Description:
- After installation directory c :/ "Program Files
che...@cn.fujitsu.com writes:
> I knows reason. The default locale of a program is "C" in Linux,regardless
> the Environment Variables.
> if add the following line in my program,everything is OK.
> setlocale(LC_ALL, "");
> But I found no document tell users should do so.And I think it's not a eas
12 matches
Mail list logo