Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/roundup/backends/back_postgresql.py Wed Nov 16 08:05:41 2011 -0500 +++ b/roundup/backends/back_postgresql.py Wed Nov 16 09:51:38 2011 -0500 @@ -1,5 +1,3 @@ -#$Id: back_postgresql.py,v 1.44 2008-08-07 05:50:03 richard Exp $ -# # Copyright (c) 2003 Martynas Sklyzmantas, Andrey Lebedev <andrey@micro.lt> # # This module is free software, and you may redistribute it and/or modify
