|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
Re: [SQL] proposal for a CookBook in postgresql.orgBruce Momjian escribió:
> FYI, I have a copy of the old plpgsql cookbook at: > > http://www.brasileiro.net:8080/postgres/cookbook/ > PostgreSQL CookBook Pages > Roberto Mello > > http://techdocs.postgresql.org/guides/SetReturningFunctions > PostgreSQL 7.3 Set Returning Functions > Stephan Szabo Stephan's article is already on the wiki: http://wiki.postgresql.org/wiki/Return_more_than_one_row_of_data_from_PL/pgSQL_functions It needs an update. I don't know about Roberto Mello's site. Did we get a copyright transfer or a license saying we could use the contents? -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-docs mailing list (pgsql-docs@...) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs |
|
|
Re: [SQL] proposal for a CookBook in postgresql.orgAlvaro Herrera wrote:
> Bruce Momjian escribi?: > > > FYI, I have a copy of the old plpgsql cookbook at: > > > > http://www.brasileiro.net:8080/postgres/cookbook/ > > PostgreSQL CookBook Pages > > Roberto Mello > > > > http://techdocs.postgresql.org/guides/SetReturningFunctions > > PostgreSQL 7.3 Set Returning Functions > > Stephan Szabo > > Stephan's article is already on the wiki: > http://wiki.postgresql.org/wiki/Return_more_than_one_row_of_data_from_PL/pgSQL_functions > It needs an update. > > I don't know about Roberto Mello's site. Did we get a copyright > transfer or a license saying we could use the contents? Nope, but I assumed it was BSD-licensed. I see this Josh Berkus copyright: --Copyright Josh Berkus, josh@... --permission granted to use anywhere provided that this --copyright statement remains in the code. --No warranty is given or implied. --Use at your own risk -- strictly beta code. -- Bruce Momjian <bruce@...> http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. + -- Sent via pgsql-docs mailing list (pgsql-docs@...) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs |
|
|
Re: [SQL] proposal for a CookBook in postgresql.orgBruce Momjian escribió:
> Alvaro Herrera wrote: > > I don't know about Roberto Mello's site. Did we get a copyright > > transfer or a license saying we could use the contents? > > Nope, but I assumed it was BSD-licensed. I see this Josh Berkus > copyright: > > --Copyright Josh Berkus, josh@... You're saying that Josh Berkus owns the copyright of the entire site? That seems unlikely. I think the way we should go about this is somebody talks to Roberto and gets his approval on us using his content on the Wiki (the way we did with Pavel upthread). Otherwise I think it's a nonstarter. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. -- Sent via pgsql-docs mailing list (pgsql-docs@...) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs |
|
|
Re: [SQL] proposal for a CookBook in postgresql.orgAlvaro Herrera wrote:
> Bruce Momjian escribi?: > > Alvaro Herrera wrote: > > > > I don't know about Roberto Mello's site. Did we get a copyright > > > transfer or a license saying we could use the contents? > > > > Nope, but I assumed it was BSD-licensed. I see this Josh Berkus > > copyright: > > > > --Copyright Josh Berkus, josh@... > > You're saying that Josh Berkus owns the copyright of the entire site? > That seems unlikely. On one function. > I think the way we should go about this is somebody talks to Roberto and > gets his approval on us using his content on the Wiki (the way we did > with Pavel upthread). Otherwise I think it's a nonstarter. OK. -- Bruce Momjian <bruce@...> http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. + -- Sent via pgsql-docs mailing list (pgsql-docs@...) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs |
| Free embeddable forum powered by Nabble | Forum Help |