Al Sutton wrote:
All,
I've just tried to build the Win32 components under Visual Studio's C++
compiler from the win32.mak CVS archive at
:pserver:[EMAIL PROTECTED]:/projects/cvsroot and found that the
following file was missing;
src\bin\psql\sql_help.h
I've copied the file from the the source t
We normally don't go into that much detail in the FAQ unless someone is
seeing that problem case a lot.
---
Richard Pais wrote:
>
> Just an explanation in the FAQ that the ipc-daemon is not running won't suffice.
>Because
>From the /HISTORY file in the tarball.
---
My Deja wrote:
> Where can I find a list of the new features appearing in Postgresql 7.3?
>
> ---(end of broadcast)---
> TIP 1: sub
It looks okay from here ... I'll put out a notice later this evening if
nobody sees anything wrong with it ...
---(end of broadcast)---
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
Hello
I want change DatabaseMetaData.getImportedKeys that return name of constraint
in place of pg_trigger.tgargs (for FK_NAME)
Query for getImportedKey is like :
Query 1:
SELECT DISTINCT n.nspname as pnspname,n2.nspname as fnspname, c.relname as prelname,
c2.relname as frelname, t.tgcons
All,
I've just tried to build the Win32 components under Visual Studio's C++
compiler from the win32.mak CVS archive at
:pserver:[EMAIL PROTECTED]:/projects/cvsroot and found that the
following file was missing;
src\bin\psql\sql_help.h
I've copied the file from the the source tree of version 7.2
Where can I find a list of the new features appearing in Postgresql 7.3?
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
At 11:43 AM 15/11/2002 -0500, Rod Taylor wrote:
Below is a summary of what pg_depend tracks that might be useful.
This looks excellent. If people are happy with my earlier outline, it
should be reasonably easy to proceed...
Phi
Ok, full section would be very helpful, i don't have it.
---
.evgen
On 15 Nov 2002, Rod Taylor wrote:
> On Thu, 2002-11-14 at 06:52, Evgen Potemkin wrote:
> > Hi there!
> >
> > I want to propose the patch for adding the hierarchical queries posibility.
> > It allows to construct queries a la Ora
> > > void
> > > heap_mark4fk_lock_acquire(Relation relation, HeapTuple tuple) {
Just wonder how are you going to implement it - is it by using
some kind of "read-locks", ie FK transaction "locks" PK to prevent
delete (this is known as "pessimistic" approach)?
About two years ago we discussed with
Neil Conway wrote:
> Lamar Owen <[EMAIL PROTECTED]> writes:
> > On Saturday 16 November 2002 01:07, Christopher Kings-Lynne wrote:
> > > OK sorry - I was under the impression that core == commit bit...
> >
> > committers != core
>
> Is there any reason for this distinction?
I assume you are aski
11 matches
Mail list logo