index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2008-06-24
Oops, make the MSVC build put fmgroids.h where it needs to be.
Tom Lane
2008-06-23
Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge of the column numbers
Tom Lane
2008-06-15
Prevent CVS from mangling script
Andrew Dunstan
2008-06-15
Add script to find .c and .h files that are missing CVS PostgreSQL markers
Andrew Dunstan
2008-06-10
Create a script to handle stamping release version numbers into files,
Tom Lane
2008-05-30
Copy refint.so and autoinc.so into the src/test/regress directory during
Tom Lane
2008-05-21
Link in keywords file instead of copying it.
Michael Meskes
2008-05-21
Add include directory required after the latest changes to the ecpg build.
Magnus Hagander
2008-05-17
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-05-10
Remaining pieces of fix for contrib makefiles
Andrew Dunstan
2008-05-09
Improve logic for finding object files on OBJS lines in contrib Makefiles. If...
Andrew Dunstan
2008-05-03
Provide for MSVC config equivalents of recently added configure options. Remove
Andrew Dunstan
2008-04-22
FAQ2txt now only controls the main FAQ, not FAQ_DEV.
Bruce Momjian
2008-04-21
Clean up float4byval and float8byval handling by dealing with them completely
Magnus Hagander
2008-04-21
Make float4byval and float8byval configurable on MSVC.
Magnus Hagander
2008-04-21
Allow float8, int8, and related datatypes to be passed by value on machines
Tom Lane
2008-04-19
Update doc script comments.
Bruce Momjian
2008-04-19
Add script FAQ2txt to convert HTML files to txt. Add comment to TODO2html.
Bruce Momjian
2008-04-19
Add TODO2html tool to convert TODO to HTML.
Bruce Momjian
2008-04-16
Ignore blank lines in typedef file.
Bruce Momjian
2008-04-16
Avoid using unnecessary pgwin32_safestat in libpq.
Andrew Dunstan
2008-04-15
Add multi-line flag to regex that needs it. Backpatch to 8.2. Fix from Andrea...
Andrew Dunstan
2008-04-15
Make integer_datetimes the default for MSVC even if not mentioned in config.pl.
Andrew Dunstan
2008-04-08
Make integer_datetimes the default on msvc as well, to have the same
Magnus Hagander
2008-03-21
More README src cleanups.
Bruce Momjian
2008-03-21
Generate dummy probes.h for MSVC builds.
Andrew Dunstan
2008-03-18
Add find_typedef comments for Linux.
Bruce Momjian
2008-03-18
Add find_typedef comment.
Bruce Momjian
2008-03-18
Add Linux support to find_typedefs, with help from Alvaro.
Bruce Momjian
2008-02-28
Support for building contrib/uuid-ossp with MSVC.
Magnus Hagander
2008-02-19
Un-break msvc port yet again (it started pulling in the Darwin
Magnus Hagander
2008-02-19
Unbreak MSVC build after recent addition of HTMLDIR.
Magnus Hagander
2008-02-17
Replace time_t with pg_time_t (same values, but always int64) in on-disk
Tom Lane
2008-02-13
Update minor version bumping policy.
Alvaro Herrera
2008-02-13
As sub-bullet decoration.
Bruce Momjian
2008-02-13
Update wording for minor library bumping.
Bruce Momjian
2008-02-13
No longer necessary:
Bruce Momjian
2008-02-07
Fix msvc install for cases where msgfmt (from gettext) is in a directory
Magnus Hagander
2008-02-07
Fix msvc install script to properly install NLS files when built with
Magnus Hagander
2008-02-06
Fix very broken clean.bat for msvc install. The way we used subroutines
Magnus Hagander
2008-02-05
Handle libraries in directories with spaces in them.
Magnus Hagander
2008-01-31
Remove 3 hex digit limit on symbol number in recent fix.
Andrew Dunstan
2008-01-31
Fix test that wrongly excluded some dumpbin symbols.
Andrew Dunstan
2008-01-24
Change /contrib to contrib for consistency.
Peter Eisentraut
2008-01-16
Improve usage message for pgindent.
Bruce Momjian
2008-01-07
Mention use of src/tools/major_release_split for creating back-branch
Bruce Momjian
2008-01-02
Modify copyright script to handle cases where there is only one year
Bruce Momjian
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-12-21
Update find_typedefs to handle simple 'typedef X' cases, per request
Bruce Momjian
2007-12-21
Modify pgindent to use an external typedefs file rather than included
Bruce Momjian
[next]