* Sat 2008-01-05 Peter Eisentraut <[EMAIL PROTECTED]>
* Message-Id: [EMAIL PROTECTED]
> Jari Aalto wrote:
>
>> Here is usggestion to add URL to documentation.
>
> But there are other sources for the documentation. It might be
> preferrable to use a local copy.
The lo
Here is usggestion to add URL to documentation.
This patch is against git://repo.or.cz/PostgreSQL.git
Jari
>From 054ce704ba1368bb3f895c5ac3f7d05ee1782795 Mon Sep 17 00:00:00 2001
From: Jari Aalto
Date: Fri, 4 Jan 2008 10:00:12 +0200
Subject: [PATCH] pg_hba.conf.sample: ment
While I searched SQL information I ran into page that discusses
database management systems and their standards compliance and to my
satisfaction PostgreSQL scored high in this evaluation.
As there is always room for improvements, perhaps the development team
could read this document and record s
Alvaro Herrera <[EMAIL PROTECTED]> writes:
> Andrew Dunstan wrote:
>
| >
| > From time to time the suggestion crops up of allowing a DROP IF EXISTS
| > ... syntax. This seems not unreasonable, and I just spent a few minutes
| > looking at what might be involved.
>
> What about "CREATE IF NOT EX