Changeset 3561 for pykota/trunk/initscripts/postgresql
- Timestamp:
- 01/04/13 23:34:24 (12 years ago)
- Location:
- pykota/trunk/initscripts/postgresql
- Files:
-
- 9 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/initscripts/postgresql/pykota-postgresql.sql
r3549 r3561 2 2 -- PyKota - Print Quotas for CUPS 3 3 -- 4 -- (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003-2013 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
r3481 r3561 3 3 PyKota - Print Quotas for CUPS 4 4 5 (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>5 (c) 2003-2013 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
r3481 r3561 3 3 # PyKota - Print Quotas for CUPS 4 4 # 5 # (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>5 # (c) 2003-2013 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-to-1.14.sql
r3481 r3561 2 2 -- PyKota - Print Quotas for CUPS 3 3 -- 4 -- (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003-2013 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
r3481 r3561 2 2 -- PyKota - Print Quotas for CUPS 3 3 -- 4 -- (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003-2013 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
r3481 r3561 2 2 -- PyKota - Print Quotas for CUPS 3 3 -- 4 -- (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003-2013 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
r3481 r3561 2 2 -- PyKota - Print Quotas for CUPS 3 3 -- 4 -- (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003-2013 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
r3481 r3561 2 2 -- PyKota - Print Quotas for CUPS 3 3 -- 4 -- (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003-2013 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
r3481 r3561 2 2 -- PyKota - Print Quotas for CUPS 3 3 -- 4 -- (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003-2013 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