comparison roundup/backends/back_postgresql.py @ 4570:6e3e4f24c753

Remove keyword expansions from CVS. All regression tests passed afterwards.
author Eric S. Raymond <esr@thyrsus.com>
date Wed, 16 Nov 2011 09:51:38 -0500
parents 6467fd9a3afd
children 4a017661e414
comparison
equal deleted inserted replaced
4569:0470a2aa2c95 4570:6e3e4f24c753
1 #$Id: back_postgresql.py,v 1.44 2008-08-07 05:50:03 richard Exp $
2 #
3 # Copyright (c) 2003 Martynas Sklyzmantas, Andrey Lebedev <andrey@micro.lt> 1 # Copyright (c) 2003 Martynas Sklyzmantas, Andrey Lebedev <andrey@micro.lt>
4 # 2 #
5 # This module is free software, and you may redistribute it and/or modify 3 # This module is free software, and you may redistribute it and/or modify
6 # under the same terms as Python, so long as this copyright message and 4 # under the same terms as Python, so long as this copyright message and
7 # disclaimer are retained in their original form. 5 # disclaimer are retained in their original form.

Roundup Issue Tracker: http://roundup-tracker.org/