« Return to Thread: [G3/Pg] Some news

[G3/Pg] Some news

by Romain LE DISEZ-5 :: Rate this Message:

Reply to Author | View in Thread

Hello all,

I was very busy for the last two weeks but today I found time to update
my patches for PgSQL. I post here for those who is interrested.

The tarball contains :
 - install.pg.sh :
      a shell script to install Gallery3 on PgSQL

 - install.pg.sql :
      an SQL script for installation on PgSQL

 - install.pg.d :
      a set of patches and a shell script to patch the code

Details about patches :
 - they are based on the last git code
 - theses patches are candidates for being push in trunk :
   (ask me if you need precisions)
    - 01-sql_boolean.patch
    - 02-sql_case_insensitive.patch
    - 03-sql_limit_offset.patch
    - 04-sql_useless_orderby.patch
    - 05-sql_comment-state_varchar.patch
 - theses patches are specific to PgSQL :
    - 50-remove_pg_schemaname.patch
    - 51-sql_fulltext_search.patch
 - and about 98-sql_left_right.patch and 99-remove-backquotes.sh,
   well... You know what it is ;-)

Notes :
 - the installation shell script probably only works on RedHat 5 but it
   is really short so you could easily fix it for your system. Edit the
   variables at the beggining and run it as root.

 - Currently, only a "basic" installation works. You can't
   install/uninstall modules because they have their owns SQL scripts
   and I hadn't yet look at them.

If you test it, please tell me if you found bugs that are not in the
official release.

Greetings.


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
__[ g a l l e r y - d e v e l ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]

pack-pgsql-0.1.tar.gz (14K) Download Attachment

 « Return to Thread: [G3/Pg] Some news