| Commit message (Expand) | Author | Age | Files | Lines |
| * | entab: Improve makefile | Peter Eisentraut | 2012-04-24 | 1 | -9/+3 |
| * | Lots of doc corrections. | Robert Haas | 2012-04-23 | 5 | -5/+5 |
| * | Install plpgsql.h to to include/server at "make install". | Heikki Linnakangas | 2012-04-16 | 1 | -0/+2 |
| * | Remove now redundant pgpipe code. | Andrew Dunstan | 2012-03-28 | 1 | -1/+0 |
| * | Attempt to unbreak pg_test_timing on Windows. | Robert Haas | 2012-03-28 | 1 | -1/+1 |
| * | Add installing entab to pgindent instructions | Peter Eisentraut | 2012-03-21 | 1 | -9/+15 |
| * | Fix MSVC builds for previous patch's addition of a src/port file. | Tom Lane | 2012-02-29 | 1 | -1/+1 |
| * | Move CRC tables to libpgport, and provide them in a separate include file. | Tom Lane | 2012-02-28 | 1 | -2/+2 |
| * | Call check_keywords.pl in maintainer-check | Peter Eisentraut | 2012-02-27 | 1 | -8/+17 |
| * | Mention original ctags option name. | Bruce Momjian | 2012-02-24 | 1 | -0/+1 |
| * | Update src/tools/make_ctags to avoid Exuberant tags option | Bruce Momjian | 2012-02-24 | 1 | -10/+31 |
| * | Speed up in-memory tuplesorting. | Robert Haas | 2012-02-15 | 1 | -0/+8 |
| * | Silence warning about deprecated assignment to $[ in check_keywords.pl | Heikki Linnakangas | 2012-02-13 | 1 | -2/+1 |
| * | Attempt to fix MSVC builds and other fls-related breakage. | Robert Haas | 2012-02-09 | 1 | -3/+3 |
| * | Fix pathname in pgindent README. | Robert Haas | 2012-01-09 | 1 | -1/+1 |
| * | Add .gitignore file for entab | Magnus Hagander | 2012-01-09 | 1 | -0/+1 |
| * | Support for building with MS Visual Studio 2010. | Andrew Dunstan | 2012-01-03 | 11 | -267/+1030 |
| * | Add comment about skipping binary files for copyright changes. | Bruce Momjian | 2012-01-02 | 1 | -0/+2 |
| * | Update copyright git skip comment. | Bruce Momjian | 2012-01-01 | 1 | -1/+1 |
| * | Skip any .git directory for copyright changes, not just top-level .git | Bruce Momjian | 2012-01-01 | 1 | -1/+1 |
| * | Skip 'ico' and 'bin' extensions in copyright changes. | Bruce Momjian | 2012-01-01 | 1 | -0/+1 |
| * | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 | 6 | -6/+6 |
| * | Don't use tabs in Perl scripts, for consistency. | Bruce Momjian | 2012-01-01 | 1 | -2/+2 |
| * | Fix Perl copyright script to skip .git subdirectory; running it on | Bruce Momjian | 2012-01-01 | 1 | -1/+8 |
| * | Modify tools/pgtest to run the 'make' command from a variable, and default | Bruce Momjian | 2011-12-30 | 1 | -2/+4 |
| * | Make pgcompinclude/pgrminclude less tied to Bruce's personal machine. | Robert Haas | 2011-12-01 | 2 | -6/+12 |
| * | Simplify the pg_dump/pg_restore error reporting macros, and allow | Bruce Momjian | 2011-11-29 | 1 | -0/+1 |
| * | Document that perl needs to be indented during the pgindent run. | Bruce Momjian | 2011-11-28 | 2 | -6/+4 |
| * | Make pg_dumpall build with the right object files under MSVC. | Andrew Dunstan | 2011-11-27 | 1 | -0/+8 |
| * | Fix MSVC builds broken by xsubpp change | Andrew Dunstan | 2011-11-27 | 1 | -2/+1 |
| * | Use the preferred version of xsubpp, not necessarily the one that came with the | Andrew Dunstan | 2011-11-26 | 1 | -1/+4 |
| * | Update oidjoins regression test to match git HEAD. | Tom Lane | 2011-11-14 | 1 | -3/+11 |
| * | Rerun pgindent with updated typedef list. | Bruce Momjian | 2011-11-14 | 1 | -6/+46 |
| * | Add simple script to check for right recursion in Bison grammars. | Tom Lane | 2011-10-27 | 1 | -0/+74 |
| * | Fix pg_bsd_indent bug where newlines were not being trimmed from typedef | Bruce Momjian | 2011-10-26 | 2 | -21/+21 |
| * | Implement streaming xlog for backup tools | Magnus Hagander | 2011-10-26 | 1 | -0/+7 |
| * | Improve git_changelog's handling of inconsistent commit orderings. | Tom Lane | 2011-10-23 | 1 | -25/+7 |
| * | Modify pgindent to use a renamed pg_bsd_indent binary. New features | Bruce Momjian | 2011-10-12 | 3 | -62/+194 |
| * | Improve entab's Makefile install entry. | Bruce Momjian | 2011-10-11 | 1 | -3/+1 |
| * | In pgrminclude, document requirement to use pgcompinclude, and sort | Bruce Momjian | 2011-09-25 | 1 | -2/+7 |
| * | Document pgrminclude limitations. | Bruce Momjian | 2011-09-24 | 1 | -0/+12 |
| * | Expand pgrminclude to exclude use of macros CppAsString and CppConcat. | Bruce Momjian | 2011-09-24 | 1 | -2/+2 |
| * | Update win32tzlist.pl for the new location of our Windows timezone map. | Tom Lane | 2011-09-23 | 1 | -8/+10 |
| * | Try to un-break MSVC build. | Tom Lane | 2011-09-09 | 1 | -0/+1 |
| * | Have pgrminclude skip files that use CppAsString2 because CppAsString2 | Bruce Momjian | 2011-09-07 | 1 | -0/+2 |
| * | Remove find_lt sgml tool, as it is not needed. | Bruce Momjian | 2011-09-03 | 2 | -7/+0 |
| * | Improve method of avoiding fcinfo compile errors. | Bruce Momjian | 2011-09-01 | 3 | -12/+22 |
| * | In SGML we only need to worry about "<", not ">"; update scripts. | Bruce Momjian | 2011-09-01 | 3 | -7/+7 |
| * | Fix MinGW build, broken by my previous patch to add a setlocale() wrapper | Heikki Linnakangas | 2011-09-01 | 1 | -1/+1 |
| * | Detect out of date flex in MSVC builds. | Andrew Dunstan | 2011-08-30 | 1 | -3/+7 |