Commit Graph

1738 Commits (7684b6fbed3a0770a0d8fdcbb5cf8b61394de691)

Author SHA1 Message Date
Magnus Hagander de6e4c9d60 Make float4byval and float8byval configurable on MSVC. 18 years ago
Tom Lane 8472bf7a73 Allow float8, int8, and related datatypes to be passed by value on machines 18 years ago
Bruce Momjian 6e884662a1 Update doc script comments. 18 years ago
Bruce Momjian c610615563 Add script FAQ2txt to convert HTML files to txt. Add comment to TODO2html. 18 years ago
Bruce Momjian 54208a3272 Add TODO2html tool to convert TODO to HTML. 18 years ago
Bruce Momjian d18f5c3eb0 Ignore blank lines in typedef file. 18 years ago
Andrew Dunstan e8d11ade56 Avoid using unnecessary pgwin32_safestat in libpq. 18 years ago
Andrew Dunstan 2b8a795738 Add multi-line flag to regex that needs it. Backpatch to 8.2. Fix from Andreas Zeugswetter 18 years ago
Andrew Dunstan fcf053d782 Make integer_datetimes the default for MSVC even if not mentioned in config.pl. 18 years ago
Magnus Hagander bb6f1eb9df Make integer_datetimes the default on msvc as well, to have the same 18 years ago
Bruce Momjian fca9fff41b More README src cleanups. 18 years ago
Andrew Dunstan 458c585697 Generate dummy probes.h for MSVC builds. 18 years ago
Bruce Momjian af7680f668 Add find_typedef comments for Linux. 18 years ago
Bruce Momjian 0939946a5e Add find_typedef comment. 18 years ago
Bruce Momjian 61d416e3b2 Add Linux support to find_typedefs, with help from Alvaro. 18 years ago
Magnus Hagander b13635ce59 Support for building contrib/uuid-ossp with MSVC. 18 years ago
Magnus Hagander 66c80bfd98 Un-break msvc port yet again (it started pulling in the Darwin 18 years ago
Magnus Hagander fae032c9fc Unbreak MSVC build after recent addition of HTMLDIR. 18 years ago
Tom Lane cd00406774 Replace time_t with pg_time_t (same values, but always int64) in on-disk 18 years ago
Alvaro Herrera 3a1bd025ba Update minor version bumping policy. 18 years ago
Bruce Momjian 4588fc47c1 As sub-bullet decoration. 18 years ago
Bruce Momjian 812716e35b Update wording for minor library bumping. 18 years ago
Bruce Momjian c28d1b9eb9 No longer necessary: 18 years ago
Magnus Hagander 1f6fc49ce3 Fix msvc install for cases where msgfmt (from gettext) is in a directory 18 years ago
Magnus Hagander 26351d1c74 Fix msvc install script to properly install NLS files when built with 18 years ago
Magnus Hagander 8d363727f4 Fix very broken clean.bat for msvc install. The way we used subroutines 18 years ago
Magnus Hagander 03e4dc9ef2 Handle libraries in directories with spaces in them. 18 years ago
Andrew Dunstan 7ae43187ee Remove 3 hex digit limit on symbol number in recent fix. 18 years ago
Andrew Dunstan 0a4ef62bf8 Fix test that wrongly excluded some dumpbin symbols. 18 years ago
Peter Eisentraut 79a323ab49 Change /contrib to contrib for consistency. 18 years ago
Bruce Momjian bfde21a1a8 Improve usage message for pgindent. 18 years ago
Bruce Momjian f7d22658e6 Mention use of src/tools/major_release_split for creating back-branch 18 years ago
Bruce Momjian be6c3b5c2b Modify copyright script to handle cases where there is only one year 18 years ago
Bruce Momjian 9098ab9e32 Update copyrights in source tree to 2008. 18 years ago
Bruce Momjian 012786aa1e Update find_typedefs to handle simple 'typedef X' cases, per request 18 years ago
Bruce Momjian 7b009a2a9d Modify pgindent to use an external typedefs file rather than included 18 years ago
Magnus Hagander 1b1f7e977b Remove unnecessary logo output from msbuild when cleaning ecpg regression 18 years ago
Magnus Hagander 0a6ac0085c Make all msvc build scripts use buildenv.pl, not buildenv.bat. 18 years ago
Bruce Momjian 812bf6984b Mention use all configure options when getting pgindent typedefs. 18 years ago
Bruce Momjian 55cfdd4400 Mention installing /contrib libraries for pgindent. 18 years ago
Bruce Momjian cede2491b8 Mark items needing updating for beta stamping. 18 years ago
Magnus Hagander 22867ab986 Use _USE_32BIT_TIME_T when building with MSVC. Also, enforce that it's 18 years ago
Magnus Hagander a0c4ac77ad Disable asserts by default on msvc build (to make it the same 18 years ago
Magnus Hagander 739338e88a Default to integer timestamps being off until 8.4, to correspond 19 years ago
Magnus Hagander 8aa318c631 Don't try to install README.spi 19 years ago
Bruce Momjian d6fda1b0bb Better guard token used by pgindent. 19 years ago
Bruce Momjian 0c2c061eb0 Cleanup for new else/comment handling. 19 years ago
Bruce Momjian 7d4c99b414 Fix pgindent to properly handle 'else' and single-line comments on the 19 years ago
Bruce Momjian da0b2cdff8 Beef up README instructions, again. 19 years ago
Bruce Momjian 6c8f69cd58 CUpdate README to suggest 'gmake distclean'. Add library typedefs. 19 years ago