]> granicus.if.org Git - postgresql/history - src/tools
Assorted fixes for Cygwin:
[postgresql] / src / tools /
2002-09-04 Bruce MomjianUpdate symbols for 7.3.
2002-09-04 Bruce MomjianUpdate for 7.3 typedefs.
2002-09-04 Bruce MomjianUpdate to reflect Tom's suggestions.
2002-09-04 Bruce MomjianFile list cleanup.
2002-09-04 Bruce MomjianUpdate files to be changed.
2002-09-02 Bruce MomjianImprove CVS log grouping.
2002-07-24 Bruce MomjianAdd mention of copyright year update.
2002-07-15 Bruce MomjianFix make_ctags for exhuberant tags.
2002-07-02 Bruce MomjianAllow make_ctags to work with exuberant tags.
2002-06-15 Bruce MomjianAdd C++ indent tool.
2002-03-26 Bruce MomjianUpdate release list.
2002-03-26 Bruce MomjianUpdate sgml version properly.
2002-03-18 Bruce MomjianUpdate for 7.2.1.
2002-02-18 Bruce MomjianAdd HTML output option to pgcvslog.
2002-01-30 Peter EisentrautUpdate Win32-world version number of libpq++.
2002-01-20 Bruce MomjianAdd IN/EXISTS file.
2002-01-09 Tom LaneFix portability problem (result of getopt is int, not...
2001-11-26 Bruce MomjianRename make_keywords.README to make_keywords.
2001-11-26 Bruce MomjianRename find_baddefs to find_badmacros
2001-11-19 Bruce MomjianIndent jdbc case labels using pgjindent.
2001-11-19 Bruce MomjianUpdate pgindent README so it gets *.java.in files.
2001-11-08 Bruce MomjianMake extern C handling more flexible.
2001-11-07 Bruce MomjianFix replacement of extern C string.
2001-11-07 Bruce MomjianFix typo.
2001-11-07 Bruce MomjianPrevent indenting of 'extern "C"' blocks.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-11-05 Bruce MomjianMore cleanup for stuff after closing brace in first...
2001-11-05 Bruce MomjianHandle tabs after closing brace in first column with...
2001-11-05 Bruce MomjianImprove readability of script.
2001-11-04 Bruce MomjianPull in variables defined in structs; had too many...
2001-11-03 Bruce MomjianRequire closing paren on line above brace to identify...
2001-11-03 Bruce MomjianMore updates for GNU indent.
2001-11-03 Bruce MomjianMake pgindent use GNU Indent version 2.X better.
2001-11-02 Bruce MomjianAdd check for 'extern "C"' for pgindent.
2001-10-30 Bruce MomjianFix small problem Tom Lane found with pgindent run.
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-27 Bruce MomjianAdd code to trip trailing newlines in a file.
2001-10-27 Bruce MomjianCorrect fix for indenting.
2001-10-26 Bruce MomjianAdjust NR tests. More accurate.
2001-10-26 Bruce MomjianAdd code to not indent enum, per Tom Lane.
2001-10-26 Bruce MomjianAdd ODBC typedefs.
2001-10-25 Bruce MomjianAdd blank line before #endif to #endif's at the end...
2001-10-25 Bruce MomjianAdd slash for comment spacing, for Tom.
2001-10-25 Bruce MomjianAdd comment spaces for trailing ) and comment.
2001-10-25 Bruce MomjianAdd spacing for single-line comments with trailing...
2001-10-25 Bruce MomjianCode cleanup. REL7_2_BETA1
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-25 Bruce MomjianUpdate to prevent CATALOG() from wrapping.
2001-10-25 Bruce MomjianAdd current typedef symbols to pgindent.
2001-10-25 Bruce MomjianAdd do { ... } while (0) to more bad macros.
2001-10-25 Bruce MomjianAdd missing "do { ... } while(0)" in ODBC macros and...
2001-09-07 Bruce MomjianCreate pgjindent for java.
2001-09-04 Bruce MomjianAdd back incremental patch for BSD indent.
2001-09-03 Bruce MomjianAdd patch for 0LL for BSD indent/pgindent.
2001-08-24 Peter EisentrautRename config.h to pg_config.h and os.h to pg_config_os...
2001-08-16 Bruce MomjianUpdate list of files to update.
2001-08-09 Bruce MomjianUpdate branding for 7.1.3, no HISTORY yet.
2001-06-06 Bruce Momjianpgindent fix for asterisk indented too much in return...
2001-05-22 Bruce MomjianFix for comments at top of functions.
2001-05-22 Bruce MomjianPgindent fixes for Tom, mostly indenting problems.
2001-05-17 Bruce MomjianOK, now pgindent has blank lines before comment blocks...
2001-05-17 Bruce MomjianPrevent forced blank line before comment block in pgindent.
2001-05-17 Bruce MomjianAdd HISTORY items for 7.1.2.
2001-05-17 Bruce MomjianAdd missing space to sample cvs call.
2001-05-14 Bruce MomjianRemove unused tables pg_variable, pg_inheritproc, pg_ip...
2001-05-11 Bruce MomjianStamp for 7.1.2. Ready when you are...
2001-05-03 Bruce MomjianImprove list.
2001-05-03 Bruce MomjianUpdates for 7.1.1. Not done yet.
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-03-14 Peter EisentrautA much better version of this is now in backend/port...
2001-03-14 Peter EisentrautIt's "gmake dist" now.
2001-03-14 Peter EisentrautFor some ungodly reason my etags doesn't have an -...
2001-03-05 Bruce MomjianUpdate email addresses.
2001-02-22 Bruce MomjianUpdate flowchart xfig file.
2001-02-14 Tom LaneChange scoping of table and join refnames to conform...
2001-02-12 Bruce MomjianAdd // -> /* */ mapping to pgindent.
2001-02-11 Bruce MomjianSource alignment cleanups.
2001-02-11 Bruce MomjianMore updates.
2001-02-11 Bruce MomjianMore cleanup.
2001-02-10 Bruce MomjianRun pgindent over ODBC source. We couldn't do this...
2001-01-25 Bruce MomjianAdd ./include/config.h.win32 to RELEASE update list.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2001-01-18 Bruce MomjianOops. Remove extra semicolon in comment.
2001-01-13 Bruce MomjianMore cleanup.
2001-01-13 Bruce MomjianUpdate pgcvslog to fix problem with duplicate narratives.
2000-11-24 Peter Eisentrautupdate list of places to change version numbers; reformat
2000-11-04 Bruce MomjianMake PROCEDURAL optional in CREATE/DROP LANGUAGE.
2000-11-02 Bruce MomjianChange bool to boolean in docs.
2000-10-29 Bruce Momjianupdate flags.
2000-10-11 Bruce MomjianUpdate make_mkid
2000-09-29 Peter EisentrautStandardize on __CYGWIN__ rather than __CYGWIN32__...
2000-07-19 Peter EisentrautAdd distprep target to take some of the job of the...
2000-07-02 Bruce MomjianAttached is a new patch which addresses this problem...
2000-07-02 Peter EisentrautVersion number now set in configure, available through...
2000-06-17 Peter EisentrautRemove fmgrstamp-h business -- not needed and confusing
2000-06-15 Bruce MomjianClean up #include's.
2000-06-14 Bruce MomjianUpdate include cleaning scripts.
2000-06-14 Bruce MomjianUpdate include scripts
2000-06-08 Bruce MomjianMark functions as static and ifdef NOT_USED as appropriate.
2000-06-07 Peter EisentrautGen_fmgrtab.sh is strange: it is a platform dependent...
next