Search Postgresql Archives

Re: Call for design: PostgreSQL mugs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 04 Sep 2013 00:08:52 +0200
Andreas 'ads' Scherbaum <adsmail@xxxxxxxxxxxxx> wrote:

> 
> PostgreSQL folks!
> 
> We are looking for the next big thing. Actually, it's a bit smaller: a 
> new design for mugs. So far we had big blue elephants, small blue 
> elephants, frosty elephants, white SQL code on black mugs ... Now it's 
> time to design something new.
> 
> 
> What's in for you? Fame, of course - we will announce the designer of 
> the next mug along with the mugs itself. Plus 4 mugs for you and your 
> friends.
> 
> 
> Do you have a cool idea? Please let us know. Either reply here or send 
> an email to pgeu-board@xxxxxxxxxxxxxx.
 
CREATE OR REFILL mug{
  id_owner INTEGER PRIMARY KEY,
  owner_name VARCHAR(40),
  CONSTRAINT id_owner PRIMARY KEY (mug),
  CONSTRAINT fk_content FOREIGN KEY (content)
    REFERENCES content (content_id) 
)WITH (
  OIDS=FALSE
);
 
> Thanks,


---   ---
Eduardo Morras <emorrasg@xxxxxxxx>


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux