Merge 'no_duplicate_indexes_for_pk_cols' into 'trunk'
Peter Rabbitson [Tue, 19 Jan 2010 12:07:07 +0000 (12:07 +0000)]
r8340@Thesaurus (orig r8328):  abraxxa | 2010-01-15 19:21:20 +0100
added branch no_duplicate_indexes_for_pk_cols with test and fix

r8343@Thesaurus (orig r8331):  abraxxa | 2010-01-15 19:32:16 +0100
don't use eq_set in test

r8344@Thesaurus (orig r8332):  abraxxa | 2010-01-15 19:44:04 +0100
don't sort the primary columns because order matters for indexes

r8345@Thesaurus (orig r8333):  abraxxa | 2010-01-15 19:56:46 +0100
don't sort the key columns because the order of columns is important for indexes

r8372@Thesaurus (orig r8359):  abraxxa | 2010-01-18 10:22:09 +0100
don't sort the columns in the tests either

r8378@Thesaurus (orig r8365):  abraxxa | 2010-01-18 15:39:28 +0100
added pod section for parser args

r8379@Thesaurus (orig r8366):  abraxxa | 2010-01-18 15:53:08 +0100
better pod thanks to ribasushi

r8380@Thesaurus (orig r8367):  abraxxa | 2010-01-18 16:04:34 +0100
test and pod fixes

r8383@Thesaurus (orig r8370):  abraxxa | 2010-01-19 12:38:44 +0100
fixed Authors section
added License section
fixed t/86sqlt.t tests

r8384@Thesaurus (orig r8371):  ribasushi | 2010-01-19 12:59:52 +0100
Regenaretd under new parser
r8385@Thesaurus (orig r8372):  ribasushi | 2010-01-19 13:03:51 +0100
Minor style change and white space trim
r8386@Thesaurus (orig r8373):  ribasushi | 2010-01-19 13:06:54 +0100
Changes abraxxa++


Trivial merge