* construct "struct {} list [] = {}" confuses pgindent - split those.

Neil Conway <neilc@samurai.com>

Commit: fa332a06ecffaa027a0b09cdd1907a03d4318911
Author: Neil Conway <neilc@samurai.com>
Date: 2005-03-21T05:18:46Z
Releases: 8.1.0
* construct "struct {} list [] = {}" confuses pgindent - split those.
  It was a bad style to begin with, and now several loops can be clearer.
* pgcrypto.c: Fix function comments
* crypt-gensalt.c, crypt-blowfish.c: stop messing with errno
* openssl.c: use px_free instead pfree
* px.h: make redefining px_alloc/px_realloc/px_free easier

Marko Kreen

Files