Changeset 2622 for pykota/trunk/initscripts/postgresql
- Timestamp:
- 01/14/06 10:09:41 (19 years ago)
- Location:
- pykota/trunk/initscripts/postgresql
- Files:
-
- 9 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/initscripts/postgresql/pykota-postgresql.sql
r2457 r2622 2 2 -- PyKota - Print Quotas for CUPS and LPRng 3 3 -- 4 -- (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 5 5 -- This program is free software; you can redistribute it and/or modify 6 6 -- it under the terms of the GNU General Public License as published by -
pykota/trunk/initscripts/postgresql/README.postgresql
r2564 r2622 3 3 PyKota - Print Quotas for CUPS and LPRng 4 4 5 (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com>5 (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 6 6 This program is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by -
pykota/trunk/initscripts/postgresql/upgrade-from-before-1.03.py
r2303 r2622 5 5 # PyKota - Print Quotas for CUPS and LPRng 6 6 # 7 # (c) 2003 -2004Jerome Alet <alet@librelogiciel.com>7 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 8 8 # This program is free software; you can redistribute it and/or modify 9 9 # it under the terms of the GNU General Public License as published by -
pykota/trunk/initscripts/postgresql/upgrade-to-1.14.sql
r2303 r2622 2 2 -- PyKota - Print Quotas for CUPS and LPRng 3 3 -- 4 -- (c) 2003 -2004Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 5 5 -- This program is free software; you can redistribute it and/or modify 6 6 -- it under the terms of the GNU General Public License as published by -
pykota/trunk/initscripts/postgresql/upgrade-to-1.16.sql
r2303 r2622 2 2 -- PyKota - Print Quotas for CUPS and LPRng 3 3 -- 4 -- (c) 2003 -2004Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 5 5 -- This program is free software; you can redistribute it and/or modify 6 6 -- it under the terms of the GNU General Public License as published by -
pykota/trunk/initscripts/postgresql/upgrade-to-1.19.sql
r2303 r2622 2 2 -- PyKota - Print Quotas for CUPS and LPRng 3 3 -- 4 -- (c) 2003 -2004Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 5 5 -- This program is free software; you can redistribute it and/or modify 6 6 -- it under the terms of the GNU General Public License as published by -
pykota/trunk/initscripts/postgresql/upgrade-to-1.21.sql
r2303 r2622 2 2 -- PyKota - Print Quotas for CUPS and LPRng 3 3 -- 4 -- (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 5 5 -- This program is free software; you can redistribute it and/or modify 6 6 -- it under the terms of the GNU General Public License as published by -
pykota/trunk/initscripts/postgresql/upgrade-to-1.23.sql
r2457 r2622 2 2 -- PyKota - Print Quotas for CUPS and LPRng 3 3 -- 4 -- (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 5 5 -- This program is free software; you can redistribute it and/or modify 6 6 -- it under the terms of the GNU General Public License as published by -
pykota/trunk/initscripts/postgresql/VERYOLDpykota-upgrade-postgresql.sql
r2303 r2622 2 2 -- PyKota - Print Quotas for CUPS and LPRng 3 3 -- 4 -- (c) 2003 -2004Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 5 5 -- This program is free software; you can redistribute it and/or modify 6 6 -- it under the terms of the GNU General Public License as published by