Yep, bug. pg_ctl doesn't look at PGHOST to see if it is a path to the
socket files --- it only looks at PGPORT:
if "$PGPATH/psql" -p $PGPORT -l >/dev/null 2>&1
Added to TODO:
* Have pg_ctl look at PGHOST in case it is a socket directory
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---
Craig Boston wrote:
> Sorry about the cro
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---
Sergey N. Yatskevich wrote:
> Hello!
>
>
Richard Scranton wrote:
>
> In file postgresql-7.4/src/interfaces/ecpg/ecpglib/misc.c, this version
> of FreeBSD has no definition of LONG_LONG_MIN, although it does
> support an int64_t integral type. Compilation was successful after
> inserting
> a definition immediately following the block of
On Fri, 28 Nov 2003 17:23:56 -0500 (EST) Bruce Momjian <[EMAIL PROTECTED]> wrote:
> Richard Welty wrote:
> > but you can consult with the attorneys for the Regents. they have
> > changed the license at times, and have passed those changes on
> > to other BSD licensed projects (e.g., when they remo
On Fri, 28 Nov 2003 17:58:19 -0500 (EST) Bruce Momjian <[EMAIL PROTECTED]> wrote:
> OK, where did you get this wording? Is this something Berkeley released
> as one of their versions of the BSD license.
yes, i believe that it originally came from the Berkeley lawyers.
richard
--
Richard Welty
On Sat, 29 Nov 2003 09:01:39 +1100 Martijn van Oosterhout <[EMAIL PROTECTED]> wrote:
> Correct me if I'm wrong, but wouldn't that also require permission from
> every other contributer to PostgreSQL ever? I mean, hypothetically there
> might be someone in there who disagrees with the change.
i don
On Fri, 28 Nov 2003 13:50:23 -0500 Tom Lane <[EMAIL PROTECTED]> wrote:
> Breen Ouellette <[EMAIL PROTECTED]> writes:
> > The result of this ambiguity is that the
> > latest CD release of OpenBSD (3.4) no longer includes Postgresql
> We are not changing the license text we inherited from Berkeley.
On Fri, Nov 28, 2003 at 04:50:40PM -0500, Richard Welty wrote:
> On Fri, 28 Nov 2003 13:50:23 -0500 Tom Lane <[EMAIL PROTECTED]> wrote:
> > Breen Ouellette <[EMAIL PROTECTED]> writes:
> > > The result of this ambiguity is that the
> > > latest CD release of OpenBSD (3.4) no longer includes Postgres
"Vernon Smith" <[EMAIL PROTECTED]> writes:
> When I try to delete data from one table, I get this error:
> ERROR: get_typdefault: failed to lookup type 0
> I can't find any reasons other than a bug. The PG version is 7.3.4
You'll need to provide a self-contained test case.
We've seen bugs with s
Vernon Smith wrote:
When I try to delete data from one table, I get this error:
ERROR: get_typdefault: failed to lookup type 0
I can't find any reasons other than a bug. The PG version is 7.3.4
And neither can we without some details.
Please post the results of
\d tablename
, the definitions o
When I try to delete data from one table, I get this error:
ERROR: get_typdefault: failed to lookup type 0
I can't find any reasons other than a bug. The PG version is 7.3.4
Get advanced SPAM filtering on Webmail or POP Mail ... Get
12 matches
Mail list logo