Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc.

From: Mike Blackwell <mike(dot)blackwell(at)rrd(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Amir Rohan <amir(dot)rohan(at)zoho(dot)com>, Noah Misch <noah(at)leadboat(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>, Greg Smith <gsmith(at)gregsmith(dot)com>
Subject: Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc.
Date: 2015-11-19 16:44:27
Message-ID: CANPAkguB9G1BEk=TR6XkzZ5Hnm9iEoToF+HVqPRsN9O=uYFDhQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Nov 19, 2015 at 10:05 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:

> On Wed, Nov 18, 2015 at 10:21 AM, Alvaro Herrera
> <alvherre(at)2ndquadrant(dot)com> wrote:
> > In my days of Perl, it was starting to become frowned upon to call
> > subroutines without parenthesizing arguments. Is that no longer the
> > case?
>

​As I understand it, there are several reasons not to make function calls
in Perl without parenthesis. Whether they are good reasons is a question
for the user. Modern Perl <http://onyxneon.com/books/modern_perl/> chapter
5 covers most of them.

__________________________________________________________________________________
*Mike Blackwell | Technical Analyst, Distribution Services/Rollout
Management | RR Donnelley*
1750 Wallace Ave | St Charles, IL 60174-3401
Office: 630.313.7818
Mike(dot)Blackwell(at)rrd(dot)com
http://www.rrdonnelley.com

<http://www.rrdonnelley.com/>
* <Mike(dot)Blackwell(at)rrd(dot)com>*

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thom Brown 2015-11-19 16:46:18 Re: pgbench unusable after crash during pgbench
Previous Message Jaime Casanova 2015-11-19 16:37:09 Re: GIN pending list clean up exposure to SQL