The following bug has been logged online:
Bug reference: 1226
Logged by: Vince Larson
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0 Beta
Operating system: Windows XP
Description:pgAdminIII crashes after closing server status window
Details:
1. Open p
Hi,
I attempted to install the postgres 8 beta on my Windows XP Pro machine
but it froze near the end of the installation. It had gone through
setting up the service, user accounts and data but hung near the end of
the progress bar. I just killed off the process after about 10 minutes.
The entr
Hi,
I'm keen to get using the native Windows 8.0 beta but I'm having trouble finding out
how to use the client libraries. The release used was via
http://techdocs.postgresql.org/guides/Windows and called
"postgresql-8.0-beta1-20040809.msi". This does not appear to contain the libpqdll.lib
im
On Friday 20 August 2004 03:52, Tom Lane wrote:
> Stefanos Harhalakis <[EMAIL PROTECTED]> writes:
> > It seems that the problem is in src/template/linux:
> >
> > $ cat src/template/linux=20
> > # Force _GNU_SOURCE on; plperl is broken with Perl 5.8.0 otherwise
> > CPPFLAGS="-D_GNU_SOURCE"
> >
> > w
> > Maybe something wrong with the regproc type?
>
> regprocout doesn't schema-qualify if the function name is unique without
> it.
Ok. Maybe too clever, as I couldn't guess by looking at it.
> Of course, the function name isn't necessarily unique *with* it, either,
> but regproc can't do anythi
Fabien COELHO <[EMAIL PROTECTED]> writes:
> Maybe something wrong with the regproc type?
regprocout doesn't schema-qualify if the function name is unique without
it.
Of course, the function name isn't necessarily unique *with* it, either,
but regproc can't do anything about that. Cast to regproc
We are aware of a few cases where $libdir does not expand properly in
beta1. This is fixed in current CVS and will be in beta2.
---
PostgreSQL Bugs List wrote:
>
> The following bug has been logged online:
>
> Bug referen
I've noticed a minor inconsistency when listing pg_aggregate in
current 8.0.0beta1 version.
psql> SELECT aggfnoid FROM pg_aggregate;
4 functions are not schema qualified:
count
bool_and
bool_or
every
although all others are shown with a schema name:
pg_catalog.avg
pg_catalog.sum
pg_catal
The following bug has been logged online:
Bug reference: 1225
Logged by: irene
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0 Beta
Operating system: LINUX
Description:stat failed on file '$libdir/utf8_and_euc_jp'
Details:
Something unusual has occured