Re: PostgreSQL speakers needed for OSCON 2004

From: elein <elein(at)varlena(dot)com>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: elein <elein(at)varlena(dot)com>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, josh(at)agliodbs(dot)com, Greg Sabino Mullane <greg(at)turnstep(dot)com>, pgsql-advocacy(at)postgresql(dot)org, speaker(at)postgresql(dot)org
Subject: Re: PostgreSQL speakers needed for OSCON 2004
Date: 2003-12-19 05:46:16
Message-ID: 20031218214616.P7541@cookie.varlena.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-general pgsql-hackers


On Thu, Dec 18, 2003 at 09:00:37PM -0800, Joe Conway wrote:
> elein wrote:
> >It would be nice to have some sort of knowledge
> >of which postgres people are speaking. I am
> >planning on submitting a talk as I did last year.
>
> I'm thinking of doing a tutorial -- something like "Extending PostgreSQL
> with C" -- show/explain (comments/additions welcome):
> - contrib build system basics
> - building a simple scalar function
> - I/O functions and a building custom datatype
> - simple polymorphic scalar functions
> - SRF using the one-row-at-a-time api
> - SRF using a tuplestore

This was the tutorial I submitted last year that was rejected.
Perhaps we will all have better luck this year.
Add the explanation of the many macros. They and
the internal represenations of data types (varlenas :-)
are not familiar or obvious to others. (I'll go
through my notes for other ideas.)

>
> I think it would be nice if we had a tutorial or session on advanced use
> of each PL -- at least for the most commonly used ones.
>
> >It would help us coordinate the BOF better.
> >We did not do a good job last year. It would
> >also help us talk about some of the things that
> >could be better this year than last. I have some
> >(ahem) opinions about this.
>
> Great -- let's hear 'em ;-)

In the next message...
>
> Joe
>

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message elein 2003-12-19 06:05:10 Re: PostgreSQL speakers needed for OSCON 2004
Previous Message Joe Conway 2003-12-19 05:00:37 Re: PostgreSQL speakers needed for OSCON 2004

Browse pgsql-general by date

  From Date Subject
Next Message elein 2003-12-19 06:05:10 Re: PostgreSQL speakers needed for OSCON 2004
Previous Message Keith C. Perry 2003-12-19 05:33:42 Re: Duplication to External Server

Browse pgsql-hackers by date

  From Date Subject
Next Message Chongbing Liu 2003-12-19 05:51:27 How can I return a NULL value from a function?
Previous Message Tom Lane 2003-12-19 05:12:04 Re: replace all with * in pg_hba.conf