aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Update find_typedefs to handle simple 'typedef X' cases, per requestBruce Momjian2007-12-21
* Modify pgindent to use an external typedefs file rather than includedBruce Momjian2007-12-21
* Remove unnecessary logo output from msbuild when cleaning ecpg regressionMagnus Hagander2007-12-19
* Make all msvc build scripts use buildenv.pl, not buildenv.bat.Magnus Hagander2007-12-19
* Mention use all configure options when getting pgindent typedefs.Bruce Momjian2007-12-17
* Mention installing /contrib libraries for pgindent.Bruce Momjian2007-12-17
* Mark items needing updating for beta stamping.Bruce Momjian2007-12-13
* Use _USE_32BIT_TIME_T when building with MSVC. Also, enforce that it'sMagnus Hagander2007-12-11
* Disable asserts by default on msvc build (to make it the sameMagnus Hagander2007-12-06
* Default to integer timestamps being off until 8.4, to correspondMagnus Hagander2007-12-03
* Don't try to install README.spiMagnus Hagander2007-12-03
* Better guard token used by pgindent.Bruce Momjian2007-11-16
* Cleanup for new else/comment handling.Bruce Momjian2007-11-16
* Fix pgindent to properly handle 'else' and single-line comments on theBruce Momjian2007-11-15
* Beef up README instructions, again.Bruce Momjian2007-11-15
* CUpdate README to suggest 'gmake distclean'. Add library typedefs.Bruce Momjian2007-11-15
* Update pgtools README to be clearer about typdefs.Bruce Momjian2007-11-15
* Update pgindent with current typedefs.Bruce Momjian2007-11-15
* Add blank lines to pgindent.Bruce Momjian2007-11-15
* pgindent run for 8.3.Bruce Momjian2007-11-15
* contrib/tsearch2 need not be special-cased any longer.Tom Lane2007-11-13
* Properly pass third argument to open() in fsync test program.Bruce Momjian2007-11-05
* removed from CVSMarc G. Fournier2007-10-30
* simple script to pull together a very small (<500k) tar file that buildsMarc G. Fournier2007-10-30
* Rename and slightly redefine the default text search parser's "word"Tom Lane2007-10-23
* Teach pgxs.mk and Install.pm how to install files from a contrib moduleTom Lane2007-10-16
* Ooops, forgot about adding -DFRONTEND.Tom Lane2007-10-13
* Try to fix msvc build for recent initdb changes.Tom Lane2007-10-13
* Add comment.Bruce Momjian2007-10-09
* Add comment about cvs branch numbers.Bruce Momjian2007-10-05
* Add pgcvslog '-d' capability to allow stripping of commit messages thatBruce Momjian2007-10-05
* Build two more .DEF files for ecpg instead of using default ones.Magnus Hagander2007-10-03
* More detailed error msg (with stack trace) if a file copy fails.Magnus Hagander2007-10-03
* Use snprintf from libpgport in ecpg compatlib. Required sinceMagnus Hagander2007-10-03
* Fix commandlines for final two ECPG regression testsMagnus Hagander2007-10-03
* Build DEF file for libecpg instead of generating a default one.Magnus Hagander2007-10-03
* Make ECPG regression tests run with -c only for array_of_struct.pgcMagnus Hagander2007-10-03
* Fix typoMagnus Hagander2007-10-03
* Update pgcvslog text to simply "<branch>"Bruce Momjian2007-10-01
* Fixup for new pgcvslog feature.Bruce Momjian2007-10-01
* Have pgcvslog mark back-branch commits with "<back-patch>".Bruce Momjian2007-10-01
* In the release checklist, mention packagers will see the minor upgradeBruce Momjian2007-09-29
* Add chklocale.c to pgport files for msvc builds, perMagnus Hagander2007-09-29
* exclude contrib/tsearch2 from regression tests.Andrew Dunstan2007-09-28
* Turn build and vcregress .bat files into pure one line wrappers forAndrew Dunstan2007-09-27
* Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminateTom Lane2007-09-27
* Properly pass -c parameter to ecpg when building regression tests.Magnus Hagander2007-09-26
* Use proper search for contrib makefiles in vcregress.plAndrew Dunstan2007-09-24
* fix typo in vcregress.plAndrew Dunstan2007-09-24
* Add perl replacements for build.bat and vcregress.bat. In due courseAndrew Dunstan2007-09-23