| Commit message (Expand) | Author | Age |
* | Run updated copyright.pl on HEAD and 9.2 trees, updating the psql | Bruce Momjian | 2012-07-06 |
* | Have copyright.pl skip updating something that is just the current year, | Bruce Momjian | 2012-07-06 |
* | Modify copyright.pl so all lines are processed, not just the first | Bruce Momjian | 2012-07-06 |
* | Fix copyright.pl to properly skip the .git directory by adding a | Bruce Momjian | 2012-07-06 |
* | Fix spacing in copyright.pl after being run with missing regex slash | Bruce Momjian | 2012-07-06 |
* | Fix missing regex slash that caused perltidy to get confused on | Bruce Momjian | 2012-07-04 |
* | Run newly-configured perltidy script on Perl files. | Bruce Momjian | 2012-07-04 |
* | Remove 'for' loop perltidy argument, and move args to perltidyrc file. | Bruce Momjian | 2012-06-16 |
* | In pgindent, suppress reading the perltidy RC file using --noprofile. | Bruce Momjian | 2012-06-15 |
* | Update pgindent Perl indentation instructions based on feedback from | Bruce Momjian | 2012-06-15 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Update pgindent install instructions and update typedef list. | Bruce Momjian | 2012-06-10 |
* | Remove whitespace from end of lines | Peter Eisentraut | 2012-05-15 |
* | Remove BSD/OS (BSDi) port. There are no known users upgrading to | Bruce Momjian | 2012-05-03 |
* | Mark git_changelog examples with the proper executable names. | Bruce Momjian | 2012-05-02 |
* | Add comments suggesting usage of git_changelog to generate release notes. | Bruce Momjian | 2012-04-30 |
* | Add options to git_changelog for use in major release note creation: | Bruce Momjian | 2012-04-27 |
* | entab: Improve makefile | Peter Eisentraut | 2012-04-24 |
* | Lots of doc corrections. | Robert Haas | 2012-04-23 |
* | Install plpgsql.h to to include/server at "make install". | Heikki Linnakangas | 2012-04-16 |
* | Remove now redundant pgpipe code. | Andrew Dunstan | 2012-03-28 |
* | Attempt to unbreak pg_test_timing on Windows. | Robert Haas | 2012-03-28 |
* | Add installing entab to pgindent instructions | Peter Eisentraut | 2012-03-21 |
* | Fix MSVC builds for previous patch's addition of a src/port file. | Tom Lane | 2012-02-29 |
* | Move CRC tables to libpgport, and provide them in a separate include file. | Tom Lane | 2012-02-28 |
* | Call check_keywords.pl in maintainer-check | Peter Eisentraut | 2012-02-27 |
* | Mention original ctags option name. | Bruce Momjian | 2012-02-24 |
* | Update src/tools/make_ctags to avoid Exuberant tags option | Bruce Momjian | 2012-02-24 |
* | Speed up in-memory tuplesorting. | Robert Haas | 2012-02-15 |
* | Silence warning about deprecated assignment to $[ in check_keywords.pl | Heikki Linnakangas | 2012-02-13 |
* | Attempt to fix MSVC builds and other fls-related breakage. | Robert Haas | 2012-02-09 |
* | Fix pathname in pgindent README. | Robert Haas | 2012-01-09 |
* | Add .gitignore file for entab | Magnus Hagander | 2012-01-09 |
* | Support for building with MS Visual Studio 2010. | Andrew Dunstan | 2012-01-03 |
* | Add comment about skipping binary files for copyright changes. | Bruce Momjian | 2012-01-02 |
* | Update copyright git skip comment. | Bruce Momjian | 2012-01-01 |
* | Skip any .git directory for copyright changes, not just top-level .git | Bruce Momjian | 2012-01-01 |
* | Skip 'ico' and 'bin' extensions in copyright changes. | Bruce Momjian | 2012-01-01 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Don't use tabs in Perl scripts, for consistency. | Bruce Momjian | 2012-01-01 |
* | Fix Perl copyright script to skip .git subdirectory; running it on | Bruce Momjian | 2012-01-01 |
* | Modify tools/pgtest to run the 'make' command from a variable, and default | Bruce Momjian | 2011-12-30 |
* | Make pgcompinclude/pgrminclude less tied to Bruce's personal machine. | Robert Haas | 2011-12-01 |
* | Simplify the pg_dump/pg_restore error reporting macros, and allow | Bruce Momjian | 2011-11-29 |
* | Document that perl needs to be indented during the pgindent run. | Bruce Momjian | 2011-11-28 |
* | Make pg_dumpall build with the right object files under MSVC. | Andrew Dunstan | 2011-11-27 |
* | Fix MSVC builds broken by xsubpp change | Andrew Dunstan | 2011-11-27 |
* | Use the preferred version of xsubpp, not necessarily the one that came with the | Andrew Dunstan | 2011-11-26 |
* | Update oidjoins regression test to match git HEAD. | Tom Lane | 2011-11-14 |
* | Rerun pgindent with updated typedef list. | Bruce Momjian | 2011-11-14 |