summaryrefslogtreecommitdiff
path: root/src/tools/msvc/Genbki.pm
AgeCommit message (Expand)Author
2010-01-05Get rid of the need for manual maintenance of the initial contents ofTom Lane
2010-01-02Update copyright for the year 2010.Bruce Momjian
2009-09-27Ooops, fix to Genbki.pm for ROWTYPE_OID wasn't quite right. Also, make a fewTom Lane
2009-09-26Extend the BKI infrastructure to allow system catalogs to be givenTom Lane
2009-01-01Update copyright for 2009.Bruce Momjian
2008-07-19Avoid substituting NAMEDATALEN, FLOAT4PASSBYVAL, and FLOAT8PASSBYVAL intoTom Lane
2008-04-21Allow float8, int8, and related datatypes to be passed by value on machinesTom Lane
2008-01-01Update copyrights in source tree to 2008.Bruce Momjian
2007-03-17Oops, forgot to remove the old genbki script.Magnus Hagander
2007-03-17Turn most vc build scripts into modules instead of scripts, and just haveMagnus Hagander