Sorry - the last version didn't make all the necessary doc changes.
Apply this instead.
Chris
has_tablespace_privilege2.txt.gz
Description: GNU Zip compressed data
---(end of broadcast)---
TIP 6: Have you searched our list archives?
This patch adds the missing has_tablespace_privilege set of functions.
Has docs. Requires initdb.
Chris
has_tablespace_privilege.txt.gz
Description: GNU Zip compressed data
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to
Alvaro Herrera <[EMAIL PROTECTED]> writes:
> Corrects a wrong filename separation.
> Please apply.
Done.
regards, tom lane
---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
Corrects a wrong filename separation.
Please apply.
--
Alvaro Herrera ()
You liked Linux a lot when he was just the gawky kid from down the block
mowing your lawn or shoveling the snow. But now that he wants to date
your daughter, you're not so sure he measures up. (Larry Greenemeier)
Index: doc/
An untested patch to update the password file.
Something that bugged me a lot is that I tried to find the format of the
file for testing the patch, and I couldn't find anything anywhere in the
docs. Apparently the docs for the file were ripped with the docs for
the pg_passwd utility when it was r
I wrote:
I know it's late in the day, but ...
Attached is a patch and 2 replacement files for plperl. The work has
been done under the auspices of the plperlng project on pgfoundry. The
code (which has been through several iterations) comes from
CommandPrompt, and has had some minor editorializ
Tom Lane wrote:
Alvaro Herrera <[EMAIL PROTECTED]> writes:
... We don't want to elog(ERROR) partway through that
process. Especially not in the postmaster, where elog(ERROR) is
tantamount to elog(FATAL). (But of course the postmaster shouldn't ever
run out of memory anyway...)
It's possible that
I know it's late in the day, but ...
Attached is a patch and 2 replacement files for plperl. The work has
been done under the auspices of the plperlng project on pgfoundry. The
code (which has been through several iterations) comes from
CommandPrompt, and has had some minor editorializing by me
On Sun, 27 Jun 2004, Dennis Bjorklund wrote:
> Here is a trivial fix for some error messages that was not translated
> before. I've also gotten rid of some cut and paste of strings. That
> doesn't always work (like in this case) when translating.
And here is the patch also :-)
--
/Dennis Björk
Here is a trivial fix for some error messages that was not translated
before. I've also gotten rid of some cut and paste of strings. That
doesn't always work (like in this case) when translating.
--
/Dennis Björklund
---(end of broadcast)---
TIP
10 matches
Mail list logo