| Commit message (Expand) | Author | Age | Files | Lines |
* | Add $PostgreSQL$ markers to a lot of files that were missing them. | Andrew Dunstan | 2008-05-17 | 1 | -0/+3 |
* | Remaining pieces of fix for contrib makefiles | Andrew Dunstan | 2008-05-10 | 1 | -4/+8 |
* | Improve logic for finding object files on OBJS lines in contrib Makefiles. If... | Andrew Dunstan | 2008-05-09 | 1 | -2/+4 |
* | Provide for MSVC config equivalents of recently added configure options. Remove | Andrew Dunstan | 2008-05-03 | 2 | -2/+31 |
* | FAQ2txt now only controls the main FAQ, not FAQ_DEV. | Bruce Momjian | 2008-04-22 | 1 | -3/+2 |
* | Clean up float4byval and float8byval handling by dealing with them completely | Magnus Hagander | 2008-04-21 | 1 | -7/+12 |
* | Make float4byval and float8byval configurable on MSVC. | Magnus Hagander | 2008-04-21 | 2 | -1/+19 |
* | Allow float8, int8, and related datatypes to be passed by value on machines | Tom Lane | 2008-04-21 | 1 | -1/+11 |
* | Update doc script comments. | Bruce Momjian | 2008-04-19 | 2 | -4/+5 |
* | Add script FAQ2txt to convert HTML files to txt. Add comment to TODO2html. | Bruce Momjian | 2008-04-19 | 2 | -1/+10 |
* | Add TODO2html tool to convert TODO to HTML. | Bruce Momjian | 2008-04-19 | 1 | -0/+22 |
* | Ignore blank lines in typedef file. | Bruce Momjian | 2008-04-16 | 1 | -2/+2 |
* | Avoid using unnecessary pgwin32_safestat in libpq. | Andrew Dunstan | 2008-04-16 | 1 | -1/+2 |
* | Add multi-line flag to regex that needs it. Backpatch to 8.2. Fix from Andrea... | Andrew Dunstan | 2008-04-15 | 1 | -2/+3 |
* | Make integer_datetimes the default for MSVC even if not mentioned in config.pl. | Andrew Dunstan | 2008-04-15 | 2 | -2/+5 |
* | Make integer_datetimes the default on msvc as well, to have the same | Magnus Hagander | 2008-04-08 | 1 | -1/+1 |
* | More README src cleanups. | Bruce Momjian | 2008-03-21 | 7 | -4/+30 |
* | Generate dummy probes.h for MSVC builds. | Andrew Dunstan | 2008-03-21 | 1 | -1/+7 |
* | Add find_typedef comments for Linux. | Bruce Momjian | 2008-03-18 | 1 | -2/+6 |
* | Add find_typedef comment. | Bruce Momjian | 2008-03-18 | 1 | -2/+2 |
* | Add Linux support to find_typedefs, with help from Alvaro. | Bruce Momjian | 2008-03-18 | 1 | -5/+13 |
* | Support for building contrib/uuid-ossp with MSVC. | Magnus Hagander | 2008-02-28 | 4 | -5/+21 |
* | Un-break msvc port yet again (it started pulling in the Darwin | Magnus Hagander | 2008-02-19 | 1 | -1/+4 |
* | Unbreak MSVC build after recent addition of HTMLDIR. | Magnus Hagander | 2008-02-19 | 1 | -1/+2 |
* | Replace time_t with pg_time_t (same values, but always int64) in on-disk | Tom Lane | 2008-02-17 | 1 | -2/+2 |
* | Update minor version bumping policy. | Alvaro Herrera | 2008-02-13 | 1 | -1/+5 |
* | As sub-bullet decoration. | Bruce Momjian | 2008-02-13 | 1 | -7/+7 |
* | Update wording for minor library bumping. | Bruce Momjian | 2008-02-13 | 1 | -1/+1 |
* | No longer necessary: | Bruce Momjian | 2008-02-13 | 1 | -1/+0 |
* | Fix msvc install for cases where msgfmt (from gettext) is in a directory | Magnus Hagander | 2008-02-07 | 1 | -2/+2 |
* | Fix msvc install script to properly install NLS files when built with | Magnus Hagander | 2008-02-07 | 1 | -8/+8 |
* | Fix very broken clean.bat for msvc install. The way we used subroutines | Magnus Hagander | 2008-02-06 | 1 | -49/+56 |
* | Handle libraries in directories with spaces in them. | Magnus Hagander | 2008-02-05 | 2 | -4/+12 |
* | Remove 3 hex digit limit on symbol number in recent fix. | Andrew Dunstan | 2008-01-31 | 1 | -2/+2 |
* | Fix test that wrongly excluded some dumpbin symbols. | Andrew Dunstan | 2008-01-31 | 1 | -3/+5 |
* | Change /contrib to contrib for consistency. | Peter Eisentraut | 2008-01-24 | 1 | -1/+1 |
* | Improve usage message for pgindent. | Bruce Momjian | 2008-01-16 | 1 | -2/+2 |
* | Mention use of src/tools/major_release_split for creating back-branch | Bruce Momjian | 2008-01-07 | 1 | -2/+2 |
* | Modify copyright script to handle cases where there is only one year | Bruce Momjian | 2008-01-02 | 1 | -1/+3 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 | 4 | -8/+8 |
* | Update find_typedefs to handle simple 'typedef X' cases, per request | Bruce Momjian | 2007-12-21 | 1 | -6/+18 |
* | Modify pgindent to use an external typedefs file rather than included | Bruce Momjian | 2007-12-21 | 4 | -2048/+19 |
* | Remove unnecessary logo output from msbuild when cleaning ecpg regression | Magnus Hagander | 2007-12-19 | 1 | -2/+2 |
* | Make all msvc build scripts use buildenv.pl, not buildenv.bat. | Magnus Hagander | 2007-12-19 | 4 | -9/+27 |
* | Mention use all configure options when getting pgindent typedefs. | Bruce Momjian | 2007-12-17 | 1 | -6/+8 |
* | Mention installing /contrib libraries for pgindent. | Bruce Momjian | 2007-12-17 | 1 | -4/+6 |
* | Mark items needing updating for beta stamping. | Bruce Momjian | 2007-12-13 | 1 | -3/+5 |
* | Use _USE_32BIT_TIME_T when building with MSVC. Also, enforce that it's | Magnus Hagander | 2007-12-11 | 1 | -2/+2 |
* | Disable asserts by default on msvc build (to make it the same | Magnus Hagander | 2007-12-06 | 1 | -1/+1 |
* | Default to integer timestamps being off until 8.4, to correspond | Magnus Hagander | 2007-12-03 | 1 | -1/+1 |