Hiroshi Saito wrote:
Anyway. If you get references to it, you need to pull in port/dirmod.c
into psql as well. Normally, it would get this through libpgport, but
it looks like your custom makfile is pulling the files in directly
instead. So adding dirmod to the list of stuff from src/port should
Bryce Nesbitt wrote:
> Bruce Momjian wrote:
> > I have updated the documentation for this patch. I consider it ready to
> > apply. I think it is as close to a middle ground as we are going to
> > get. Further adjustment will have to happen when we have more reports
> > from the field.
>
> I hear
Hi,
Here is the patch.
Check it, please.
Locations of the added files:
src\include\port\win32_msvc\sys\stat.inl
src\port\stat_pg_fixed.c
Thank you.
-Original Message-
From: Andrew Dunstan [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 29, 2008 4:18 PM
To: Zubkovsky, Sergey
Cc:
I already applied a different patch for this quite some time ago. So
what's in HEAD (and current in 8.3 and 8.2) should be fixed already.
//Magnus
Zubkovsky, Sergey wrote:
Hi,
Here is the patch.
Check it, please.
Locations of the added files:
src\include\port\win32_msvc\sys\stat.inl
src\
Hi Magnus.
- Original Message -
From: "Magnus Hagander" <[EMAIL PROTECTED]>
Um, win32.mak of libpq needed to add dirmod.c --
libpq.lib(fe-connect.obj) : error LNK2001: (snip-sjis message)
"_pgwin32_safestat"
Then, Is containing in libpq wrong? I'm confused for a while...
Yes, yo
Bruce Momjian wrote:
> Bryce Nesbitt wrote:
> > Bruce Momjian wrote:
> > > I have updated the documentation for this patch. I consider it ready to
> > > apply. I think it is as close to a middle ground as we are going to
> > > get. Further adjustment will have to happen when we have more reports
Hello,
i've seen the question "how to remove a password" now several times in
the last weeks. Attached is a small patch which add a new example for
the "ALTER ROLE" documentation.
Kind regards
--
Andreas 'ads' Scherbaum
German PostgreSQL User Group
--- alter_ro
"Alvaro Herrera" <[EMAIL PROTECTED]> writes:
> Bruce Momjian wrote:
>> Bryce Nesbitt wrote:
>> > Bruce Momjian wrote:
>> > > I have updated the documentation for this patch. I consider it ready to
>> > > apply. I think it is as close to a middle ground as we are going to
>> > > get. Further adj
To find out more about Twitter, visit the link below:
http://twitter.com/i/c895aa0264f0088097d8012ea371a9a3cc8f1a77
Thanks,
-The Twitter Team
About Twitter
Twitter is a unique approach to communication and networking based on the
simple concept of status. What are you doing? What are your frie
I've done a quick write up for reload time reporting from the
administration TODO. I was a little paranoid with the locking, but
didn't want problems to occur with signals on the postmaster and the
read side.
-George
*** ./doc/src/sgml/func.sgml.orig 2008-04-29 23:47:39.378726574 -0400
--- ./doc/
On Wed, Apr 30, 2008 at 9:53 AM, George Gensure <[EMAIL PROTECTED]> wrote:
> I've done a quick write up for reload time reporting from the
> administration TODO. I was a little paranoid with the locking, but
> didn't want problems to occur with signals on the postmaster and the
> read side.
>
>
I
11 matches
Mail list logo