]> granicus.if.org Git - postgresql/history - src/tools
Move USE_WIDE_UPPER_LOWER define to c.h, and remove TS_USE_WIDE and use
[postgresql] / src / tools /
2008-06-15 Andrew DunstanPrevent CVS from mangling script
2008-06-15 Andrew DunstanAdd script to find .c and .h files that are missing...
2008-06-10 Tom LaneCreate a script to handle stamping release version...
2008-05-30 Tom LaneCopy refint.so and autoinc.so into the src/test/regress...
2008-05-21 Michael MeskesLink in keywords file instead of copying it.
2008-05-21 Magnus HaganderAdd include directory required after the latest changes...
2008-05-17 Andrew DunstanAdd $PostgreSQL$ markers to a lot of files that were...
2008-05-10 Andrew DunstanRemaining pieces of fix for contrib makefiles
2008-05-09 Andrew DunstanImprove logic for finding object files on OBJS lines...
2008-05-03 Andrew DunstanProvide for MSVC config equivalents of recently added...
2008-04-22 Bruce MomjianFAQ2txt now only controls the main FAQ, not FAQ_DEV.
2008-04-21 Magnus HaganderClean up float4byval and float8byval handling by dealin...
2008-04-21 Magnus HaganderMake float4byval and float8byval configurable on MSVC.
2008-04-21 Tom LaneAllow float8, int8, and related datatypes to be passed...
2008-04-19 Bruce MomjianUpdate doc script comments.
2008-04-19 Bruce MomjianAdd script FAQ2txt to convert HTML files to txt. Add...
2008-04-19 Bruce MomjianAdd TODO2html tool to convert TODO to HTML.
2008-04-16 Bruce MomjianIgnore blank lines in typedef file.
2008-04-16 Andrew DunstanAvoid using unnecessary pgwin32_safestat in libpq.
2008-04-15 Andrew DunstanAdd multi-line flag to regex that needs it. Backpatch...
2008-04-15 Andrew DunstanMake integer_datetimes the default for MSVC even if...
2008-04-08 Magnus HaganderMake integer_datetimes the default on msvc as well...
2008-03-21 Bruce MomjianMore README src cleanups.
2008-03-21 Andrew DunstanGenerate dummy probes.h for MSVC builds.
2008-03-18 Bruce MomjianAdd find_typedef comments for Linux.
2008-03-18 Bruce MomjianAdd find_typedef comment.
2008-03-18 Bruce MomjianAdd Linux support to find_typedefs, with help from...
2008-02-28 Magnus HaganderSupport for building contrib/uuid-ossp with MSVC.
2008-02-19 Magnus HaganderUn-break msvc port yet again (it started pulling in...
2008-02-19 Magnus HaganderUnbreak MSVC build after recent addition of HTMLDIR.
2008-02-17 Tom LaneReplace time_t with pg_time_t (same values, but always...
2008-02-13 Alvaro HerreraUpdate minor version bumping policy.
2008-02-13 Bruce MomjianAs sub-bullet decoration.
2008-02-13 Bruce MomjianUpdate wording for minor library bumping.
2008-02-13 Bruce MomjianNo longer necessary:
2008-02-07 Magnus HaganderFix msvc install for cases where msgfmt (from gettext...
2008-02-07 Magnus HaganderFix msvc install script to properly install NLS files...
2008-02-06 Magnus HaganderFix very broken clean.bat for msvc install. The way...
2008-02-05 Magnus HaganderHandle libraries in directories with spaces in them.
2008-01-31 Andrew DunstanRemove 3 hex digit limit on symbol number in recent...
2008-01-31 Andrew DunstanFix test that wrongly excluded some dumpbin symbols.
2008-01-24 Peter EisentrautChange /contrib to contrib for consistency.
2008-01-16 Bruce MomjianImprove usage message for pgindent.
2008-01-07 Bruce MomjianMention use of src/tools/major_release_split for creati...
2008-01-02 Bruce MomjianModify copyright script to handle cases where there...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-12-21 Bruce MomjianUpdate find_typedefs to handle simple 'typedef X' cases...
2007-12-21 Bruce MomjianModify pgindent to use an external typedefs file rather...
2007-12-19 Magnus HaganderRemove unnecessary logo output from msbuild when cleani...
2007-12-19 Magnus HaganderMake all msvc build scripts use buildenv.pl, not builde...
2007-12-17 Bruce MomjianMention use all configure options when getting pgindent...
2007-12-17 Bruce MomjianMention installing /contrib libraries for pgindent.
2007-12-13 Bruce MomjianMark items needing updating for beta stamping.
2007-12-11 Magnus HaganderUse _USE_32BIT_TIME_T when building with MSVC. Also...
2007-12-06 Magnus HaganderDisable asserts by default on msvc build (to make it...
2007-12-03 Magnus HaganderDefault to integer timestamps being off until 8.4,...
2007-12-03 Magnus HaganderDon't try to install README.spi
2007-11-16 Bruce MomjianBetter guard token used by pgindent.
2007-11-16 Bruce MomjianCleanup for new else/comment handling.
2007-11-15 Bruce MomjianFix pgindent to properly handle 'else' and single-line...
2007-11-15 Bruce MomjianBeef up README instructions, again.
2007-11-15 Bruce MomjianCUpdate README to suggest 'gmake distclean'. Add libra...
2007-11-15 Bruce MomjianUpdate pgtools README to be clearer about typdefs.
2007-11-15 Bruce MomjianUpdate pgindent with current typedefs.
2007-11-15 Bruce MomjianAdd blank lines to pgindent.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-11-13 Tom Lanecontrib/tsearch2 need not be special-cased any longer.
2007-11-05 Bruce MomjianProperly pass third argument to open() in fsync test...
2007-10-30 Marc G. Fournierremoved from CVS
2007-10-30 Marc G. Fourniersimple script to pull together a very small (<500k...
2007-10-23 Tom LaneRename and slightly redefine the default text search...
2007-10-16 Tom LaneTeach pgxs.mk and Install.pm how to install files from...
2007-10-13 Tom LaneOoops, forgot about adding -DFRONTEND.
2007-10-13 Tom LaneTry to fix msvc build for recent initdb changes.
2007-10-09 Bruce MomjianAdd comment.
2007-10-05 Bruce MomjianAdd comment about cvs branch numbers.
2007-10-05 Bruce MomjianAdd pgcvslog '-d' capability to allow stripping of...
2007-10-03 Magnus HaganderBuild two more .DEF files for ecpg instead of using...
2007-10-03 Magnus HaganderMore detailed error msg (with stack trace) if a file...
2007-10-03 Magnus HaganderUse snprintf from libpgport in ecpg compatlib. Required...
2007-10-03 Magnus HaganderFix commandlines for final two ECPG regression tests
2007-10-03 Magnus HaganderBuild DEF file for libecpg instead of generating a...
2007-10-03 Magnus HaganderMake ECPG regression tests run with -c only for array_o...
2007-10-03 Magnus HaganderFix typo
2007-10-01 Bruce MomjianUpdate pgcvslog text to simply "<branch>"
2007-10-01 Bruce MomjianFixup for new pgcvslog feature.
2007-10-01 Bruce MomjianHave pgcvslog mark back-branch commits with "<back...
2007-09-29 Bruce MomjianIn the release checklist, mention packagers will see...
2007-09-29 Magnus HaganderAdd chklocale.c to pgport files for msvc builds, per
2007-09-28 Andrew Dunstanexclude contrib/tsearch2 from regression tests.
2007-09-27 Andrew DunstanTurn build and vcregress .bat files into pure one line...
2007-09-27 Tom LaneDefine the FRONTEND symbol in postgres_fe.h, which...
2007-09-26 Magnus HaganderProperly pass -c parameter to ecpg when building regres...
2007-09-24 Andrew DunstanUse proper search for contrib makefiles in vcregress.pl
2007-09-24 Andrew Dunstanfix typo in vcregress.pl
2007-09-23 Andrew DunstanAdd perl replacements for build.bat and vcregress.bat...
2007-09-23 Andrew DunstanRestrict overly broad searches, and fix typo, in recent...
2007-09-22 Andrew DunstanReplace calls to external dir program with perlish...
2007-09-18 Bruce MomjianDoc reminder that integer pg version also needs updating.
2007-09-12 Bruce MomjianWhitespace improvement.
next