<html>
<p><strong>Nouvelles hebdomadaires de PostgreSQL - 23 octobre 2011</strong></p>
<p>PGDay.SoCal est au programme de SCALE10X (exposition Linux dans le sud de la Californie) tenue au LAX Hilton Hotel de Los Angeles, le vendredi 20 janvier 2012. Veuillez envoyer vos propositions de conférences à pgday-submissions CHEZ googlegroups POINT com.
<a target=“_blank” href=“https://sites.google.com/site/pgdayla/”>https://sites.google.com/site/pgdayla/</a></p>
<p>Le programme de <em>Postgres Brazil 2011</em> est en ligne :
<a target=“_blank” href=“http://pgbr.postgresql.org.br/2011/programacao.en.php”>http://pgbr.postgresql.org.br/2011/programacao.en.php</a></p>
<p>Jim Mlodgenski présente “<em>Visualizing PostgreSQL Data with Google Web Toolkit</em>” (Visualisation de données PostgreSQL avec Google Web Toolkit) avec le NYCPUG le 25 octobre 2011 à 18h30. Détails et RSVP ci-dessous :
<a target=“_blank” href=“http://www.nycpug.org/events/36991582/”>http://www.nycpug.org/events/36991582/</a></p>
<p><strong>Les nouveautés des produits dérivés</strong></p>
<ul>
<li>Version 1.21.0 de tail_n_mail, un programme de surveillance des logs de Postgres :
<a target=“_blank” href=“http://bucardo.org/wiki/Tail_n_mail”>http://bucardo.org/wiki/Tail_n_mail</a></li>
</ul>
<p><strong>Offres d'emplois autour de PostgreSQL en octobre</strong></p>
<ul>
<li>Internationales :
<a target=“_blank” href=“http://archives.postgresql.org/pgsql-jobs/2011-10/threads.php”>http://archives.postgresql.org/pgsql-jobs/2011-10/threads.php</a>;</li>
<li>Francophones :
<a target=“_blank” href=“http://forums.postgresql.fr/viewforum.php?id=4”>http://forums.postgresql.fr/viewforum.php?id=4</a>.</li>
</ul>
<p><strong>PostgreSQL Local</strong></p>
<ul>
<li>pgbr aura lieu à São Paulo (Brésil) les 3 & 4 novembre 2011 :
<a target=“_blank” href=“http://pgbr.postgresql.org.br/”>http://pgbr.postgresql.org.br/</a></li>
<li><em>PGConf.DE 2011</em> est une conférence germanophone tenue le 11 novembre au musée industriel du Rhin à Oberhausen (Allemagne). L'appel à conférenciers est lancé :
<a target=“_blank” href=“http://2011.pgconf.de/”>http://2011.pgconf.de/</a></li>
<li>La cinquième édition du PGDay italien (PGDay.IT 2011) aura lieu le 25 novembre à Prato :
<a target=“_blank” href=“http://2011.pgday.it/”>http://2011.pgday.it/</a></li>
<li>L'appel à conférenciers a été lancé pour le FLOSS UK, programmé du 20 au 22 mars 2012 à Edimbourg. La date limite de dépôt des candidatures est fixée au 18 novembre 2011 et les conférenciers sélectionnés seront informés avant le 25 novembre. Les propositions sont à envoyer à postgresql2012 AT flossuk POINT org. Plus d'informations via le lien suivant :
<a target=“_blank” href=“http://www.flossuk.org/Events/Spring2012”>http://www.flossuk.org/Events/Spring2012</a></li>
</ul>
<p><strong>PostgreSQL dans les média</strong></p>
<ul>
<li>Planet PostgreSQL :
<a target=“_blank” href=“http://planet.postgresql.org/”>http://planet.postgresql.org/</a></li>
<li>Planet PostgreSQLFr :
<a target=“_blank” href=“http://planete.postgresql.fr/”>http://planete.postgresql.fr/</a></li>
</ul>
<p><i>PostgreSQL Weekly News / les nouvelles hebdomadaires vous sont offertes cette semaine par David Fetter. Traduction par l'équipe PostgreSQLFr sous licence CC BY-NC-SA.</i></p>
<p><i>Proposez vos articles ou annonces avant dimanche 15:00 (heure du Pacifique). Merci de les envoyer en anglais à david (a) fetter.org, en allemand à pwn (a) pgug.de, en italien à pwn (a) itpug.org et en espagnol à pwn (a) arpug.com.ar.</i></p>
<p>(<a target=“_blank” href=“http://www.postgresql.org/community/weeklynews/pwn20111023”>lien vers l'article original</a>)</p>
<p><strong>Revues de code</strong></p>
<p><strong>Correctifs appliqués</strong></p>
<p>Magnus Hagander a poussé :</p>
<ul>
<li>Exclude postmaster.opts from base backups. Noted by Fujii Masao
<a target=“_blank” href=“http://git.postgresql.org/pg/commitdiff/d1e25b78f9988b9917de2818febcbf6c845c6ceb”>http://git.postgresql.org/pg/commitdiff/d1e25b78f9988b9917de2818febcbf6c845c6ceb</a></li>
</ul>
<p>Tom Lane a poussé :</p>
<ul>
<li>Fix pg_dump to dump casts between auto-generated types. The heuristic for when to dump a cast failed for a cast between table rowtypes, as reported by Frédéric Rejol. Fix it by setting the “dump” flag for such a type the same way as the flag is set for the underlying table or base type. This won't result in the auto-generated type appearing in the output, since setting its objType to DO_DUMMY_TYPE unconditionally suppresses that. But it will result in dumpCast doing what was intended. Back-patch to 8.3. The 8.2 code is rather different in this area, and it doesn't seem worth any risk to fix a corner case that nobody has stumbled on before.
<a target=“_blank” href=“http://git.postgresql.org/pg/commitdiff/b246207bd7b553317fd90d7aefd9520eed27609a”>http://git.postgresql.org/pg/commitdiff/b246207bd7b553317fd90d7aefd9520eed27609a</a></li>
<li>Remove unnecessary AssertMacro() to suppress gcc 4.6 compiler warning. There's no particular value in doing AssertMacro1)”, just “errcode_for_file_access()” is enough. The extra errcode() call is useless but harmless, so there's no user-visible bug here. Nevertheless, backpatch to 9.1 where this code were added.
<a target=“_blank” href=“http://git.postgresql.org/pg/commitdiff/b436c72f61adf5efab435c282bfb13a29508d475”>http://git.postgresql.org/pg/commitdiff/b436c72f61adf5efab435c282bfb13a29508d475</a></li>
</ul>
<p><strong>Correctifs rejetés (à ce jour)</strong></p>
<ul>
<li>Pas de déception cette semaine </li>
</ul>
<p><strong>Correctifs en attente</strong></p>
<ul>
<li>Kerem Kat sent in two more revisions of a patch to add CORRESPONDING set operations.</li>
<li>Jun Ishiduka sent in two more revisions of the patch to allow taking a base backup from a hot standby.</li>
<li>KaiGai Kohei sent in two more revisions of the patch to unite DROP into a single framework.</li>
<li>Fujii Masao sent in another revision of the patch to fix an issue where it is possible to drop transactions in streaming replication.</li>
<li>Florian Pflug sent in a patch to document how to build the docs on OS/X with MacPorts.</li>
<li>Etsuro Fujita sent in another revision of the patch to allow running ANALYZE on CSV files via the FDW supplied module interface.</li>
<li>Wojciech Muła and Pavel Stehule traded new revisions of the patch to allow arrays of %TYPE in PL/pgsql.</li>
</ul>
</html>