Re: Change the name
От | Jan Wieck |
---|---|
Тема | Re: Change the name |
Дата | |
Msg-id | 46DF7029.8000302@Yahoo.com обсуждение исходный текст |
Ответ на | Re: Change the name ("Jonah H. Harris" <jonah.harris@gmail.com>) |
Список | pgsql-advocacy |
On 9/5/2007 5:51 PM, Jonah H. Harris wrote: > On 9/5/07, Ron Mayer <rm_pg@cheapcomplexdevices.com> wrote: >> Indeed - but "ps" seems like the most logical short form of PostgreSQL. >> Or when pronounced out loud "Postgres Q L", "pq" would be. Perhaps >> that's where libpq came from? > > Actually, libpq is a throwback to Ingres. > > Ingres has libq (otherwise known as the EQUEL runtime library) and > Postgres got libpq (the Postgres front-end library). Close. Postgres' original query language was PostQUEL, an extended version of University Ingres' QUEL. You can still see some of the original verbiage in the query rule rewriter ... things like fireRIRrules() and the like. RIR is short for "retrieve instead retrieve", and RETRIEVE was the command replaced today by SELECT. An RIR rule is what implements a view. Jan -- #======================================================================# # It's easier to get forgiveness for being wrong than for being right. # # Let's break this rule - forgive me. # #================================================== JanWieck@Yahoo.com #
В списке pgsql-advocacy по дате отправления: