followup on previous
Just a slight nitpick, shouldn't this line:
# - Previous Postgres Versions -
Be this:
# - Previous PostgreSQL Versions -
Chris
Thomas liked Postgres rather than PostgreSQL in the docs, and I think
that's where it came from. I use Postgres in speaking, and PostgreSQL
in writing, so I guess either is OK.
---------------------------------------------------------------------------
Christopher Kings-Lynne wrote:
Just a slight nitpick, shouldn't this line:
# - Previous Postgres Versions -
Be this:
# - Previous PostgreSQL Versions -
Chris
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
I just seem to recall a discussion where we decided to 'standardise' on
PostgreSQL...I'm not fussed tho.
Chris
----- Original Message -----
From: "Bruce Momjian" <pgman@candle.pha.pa.us>
To: "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Cc: "Hackers" <pgsql-hackers@postgresql.org>
Sent: Thursday, July 31, 2003 12:53 PM
Subject: Re: [HACKERS] followup on previous
Thomas liked Postgres rather than PostgreSQL in the docs, and I think
that's where it came from. I use Postgres in speaking, and PostgreSQL
in writing, so I guess either is OK.--------------------------------------------------------------------------
-
Christopher Kings-Lynne wrote:
Just a slight nitpick, shouldn't this line:
# - Previous Postgres Versions -
Be this:
# - Previous PostgreSQL Versions -
Chris
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if
your
joining column's datatypes do not match
-- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania
19073
Show quoted text
We wouldn't like to have it called Ingres too...
Spoken language is different from written, so docs should be precise.
PostgreSQL is a mark, and should be used as careful as it deserves.
Regards,
Andreas
Christopher Kings-Lynne wrote:
Show quoted text
I just seem to recall a discussion where we decided to 'standardise' on
PostgreSQL...I'm not fussed tho.Chris
----- Original Message -----
From: "Bruce Momjian" <pgman@candle.pha.pa.us>
To: "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Cc: "Hackers" <pgsql-hackers@postgresql.org>
Sent: Thursday, July 31, 2003 12:53 PM
Subject: Re: [HACKERS] followup on previousThomas liked Postgres rather than PostgreSQL in the docs, and I think
that's where it came from. I use Postgres in speaking, and PostgreSQL
in writing, so I guess either is OK.
Chris,
I just seem to recall a discussion where we decided to 'standardise' on
PostgreSQL...I'm not fussed tho.
Putting on marketing hat:
While branding is important, unlike other projects the shortened version of
our name is still distinctive and unique ... "Postgres" is unlikely to be
mistaken for anything else.
So we should use "PostgreSQL" whenever we can remember, and correct the
abbreviated form where we see it in the documentation, but it's probably not
worth a global search-and-replace in the docs.
--
Josh Berkus
Aglio Database Solutions
San Francisco
Josh Berkus <josh@agliodbs.com> writes:
Putting on marketing hat:
While branding is important, unlike other projects the shortened version of
our name is still distinctive and unique ... "Postgres" is unlikely to be
mistaken for anything else.
Also, we should continue to use it reasonably frequently to help keep
newbies from falling into the supposition that the shortened version
is "Postgre" ...
regards, tom lane