summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix #elif spacing too.Bruce Momjian2005-07-131-1/+2
* Fix pgindent to not have blank line before #else in variable definitionBruce Momjian2005-07-131-2/+3
* Add backslashes to parentheses in awk regex because if not, they areBruce Momjian2005-07-131-6/+6
* testing activitymailPostgreSQL Daemon2005-07-081-1/+1
* Update typedefs for pgindent.Bruce Momjian2005-06-281-277/+112
* Change awk ~ pattern from "" to //.Bruce Momjian2005-06-281-26/+26
* Move findoidjoins out of contrib and into src/tools, which is a moreTom Lane2005-06-234-0/+359
* Back out make_mkid change.Bruce Momjian2005-06-041-3/+2
* Improve readability of config location params by adding newline.Bruce Momjian2005-06-041-2/+3
* Fix compile of entab to use stdarg.h. Clean up includes.Bruce Momjian2005-05-272-9/+10
* Update release checklist to reflect that HISTORY and INSTALL don'tTom Lane2005-05-081-2/+1
* Update backend flowchart HTML.Bruce Momjian2005-05-061-27/+29
* Update flowchart sections to match current CVS.Bruce Momjian2005-05-062-435/+360
* Markup improvements.Bruce Momjian2005-05-061-2/+2
* Update backend flowchard wordingBruce Momjian2005-05-061-162/+167
* This patch changes the use of varargs.h to stdarg.h asNeil Conway2005-04-151-4/+3
* Merge Resdom nodes into TargetEntry nodes to simplify code and save aTom Lane2005-04-061-3/+2
* Attached patch cleans up the HTML code in tools/backend. This isBruce Momjian2005-04-062-87/+80
* Update pgcvslog examples.Bruce Momjian2005-04-011-1/+1
* Update pgcvslog examples.Bruce Momjian2005-04-011-2/+2
* Add fprintf() custom version to libpgport.Bruce Momjian2005-03-111-1/+2
* Mark file-global function and variables as static.Bruce Momjian2005-03-111-23/+23
* Add to release checklist:Bruce Momjian2005-02-021-0/+2
* Add tools/find_gt_lt to find < and > in SGML source.Bruce Momjian2005-01-232-1/+3
* Mention issue with < and > in docs.Bruce Momjian2005-01-221-0/+1
* Update version stamps for 8.1 as listed in RELEASE_CHANGES.Bruce Momjian2005-01-181-1/+2
* Update copyright script.Bruce Momjian2005-01-031-1/+1
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-011-2/+2
* Update copyrights that were missed.Bruce Momjian2005-01-011-1/+1
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Mention libpq.rc.in is now the file to update for releases.Bruce Momjian2004-12-201-1/+1
* Test for POSIX.1c 2-arg sigwait() and fail on single-arg version.Bruce Momjian2004-12-191-1/+6
* Update release changes list to mention pg_config.h.win32.Bruce Momjian2004-12-161-23/+29
* Clearify which version numbers are bumped for major and minor releases.Bruce Momjian2004-12-131-4/+4
* Add reminder to update copyright in sgml file.Bruce Momjian2004-10-262-3/+3
* Update copyright information in documentation. Also, add a noteNeil Conway2004-10-251-0/+1
* Update RELEASE_CHANGES to mention updating the timezone database asTom Lane2004-10-241-1/+3
* Indent comment pushed to new line by else so it is indented by BSDBruce Momjian2004-10-071-4/+3
* Improve pgindent processing of comment after 'else'.Bruce Momjian2004-10-071-2/+4
* Improve comment after 'else' handling of pgindent.Bruce Momjian2004-10-071-2/+2
* Add mention of win32ver.rc for update for minor release.Bruce Momjian2004-10-061-1/+1
* Update win32ver.rc to 8,0,000,000. Mention it needs updating inBruce Momjian2004-10-061-0/+1
* Update length from 75 to 79.Bruce Momjian2004-10-021-1/+1
* Use <> not "" for include of pthread.h.Bruce Momjian2004-09-261-2/+2
* Re-add brace removal code but comment it out so we know why we removedBruce Momjian2004-09-121-0/+29
* Remove code that delete braces around single statements.Bruce Momjian2004-09-121-27/+0
* We don't use java in our compiles anymore so remove the filter test fromBruce Momjian2004-09-091-2/+1
* Another pgindent run with lib typedefs added.Bruce Momjian2004-08-301-1/+0
* Update typedefs with /lib info.Bruce Momjian2004-08-292-1/+245
* Pgindent run for 8.0.Bruce Momjian2004-08-292-13/+14