Index: openacs-4/packages/news/www/admin/process-2-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news/www/admin/Attic/process-2-postgresql.xql,v diff -u -N --- openacs-4/packages/news/www/admin/process-2-postgresql.xql 24 Feb 2005 18:03:05 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,27 +0,0 @@ - - - - postgresql7.1 - - - - select current_timestamp - - - - - - - select next_day(current_timestamp,'Monday')::date - - - - - - - select (last_day(current_timestamp)+'1 day')::date - - - - -