]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2001-11-03  Tom LaneClean up wrong, misleading, or obsolete documentation...
2001-11-03  Bruce MomjianMore updates for GNU indent.
2001-11-03  Hiroshi Inoue1) Improve literal handling in parse_statement().
2001-11-03  Bruce MomjianMake pgindent use GNU Indent version 2.X better.
2001-11-02  Dave Cramerproper select for Jason Davies patch to getImportedKeys
2001-11-02  Dave Cramerproper select for Jason Davies patch to getImportedKeys
2001-11-02  Bruce MomjianAdd check for 'extern "C"' for pgindent.
2001-11-02  Tom LaneWindows portability macros SOCK_ERRNO and SOCK_STRERROR...
2001-11-02  Tom LaneAdd default expressions to INSERTs during planning...
2001-11-02  Peter Eisentrautupdates
2001-11-02  Peter EisentrautUpdate keyword list for 7.2 release.
2001-11-02  Tom LaneFix pg_pwd caching mechanism, which was broken by chang...
2001-11-02  Tom LaneSuppress compiler warning (only seen in MULTIBYTE case).
2001-11-02  Tom LaneFix problem reported by Alex Korn: if a relation has...
2001-11-02  Michael MeskesSync parser yet again.
2001-11-01  Bruce MomjianUpdate TODO list.
2001-11-01  Tom LaneMinor code cleanups.
2001-11-01  Tom LaneReject tabs and linefeeds in usernames and passwords...
2001-11-01  Tom LaneAdd missing #include.
2001-11-01  Tom LaneSuppress trivial compiler warning.
2001-11-01  Tom LaneFix broken markup.
2001-11-01  Tom LaneCopy-editing.
2001-11-01  Barry Lindminor improvements on Dave's last checkin
2001-10-31  Hiroshi InoueSuppress a compiler warning.
2001-10-31  Peter EisentrautA little reformatting for better print appearance.
2001-10-31  Peter EisentrautMore information about partial indexes, and some tips...
2001-10-31  Peter EisentrautReformat some non-sensical markup.
2001-10-31  Peter EisentrautEmpty ulinks show the url string as hot text; no need...
2001-10-31  Dave Cramerchanges to support 3rd party ERD tools and staroffice
2001-10-31  Dave Cramerallow null passwords
2001-10-31  Dave Crameradded dummy login
2001-10-31  Bruce MomjianUpdate TODO list.
2001-10-31  Bruce MomjianUpdate TODO list.
2001-10-31  Thomas G. LockhartFix queries to insulate from daylight savings time.
2001-10-31  Bruce MomjianMore *.po cleanups for new spacing.
2001-10-31  Bruce MomjianModify *.po files and regression expected output for...
2001-10-31  Bruce MomjianHere is an updated version of /src/backend/po/ru.po
2001-10-31  Bruce MomjianTraditional Chinese error messages for JDBC.
2001-10-31  Bruce MomjianAttached is a small patch for the Reference Manual...
2001-10-31  Bruce MomjianAdd ALTER TABLE ADD UNIQUE regression tests from Christ...
2001-10-31  Bruce MomjianApply updated PO language patch.
2001-10-31  Bruce MomjianPO language update.
2001-10-31  Bruce MomjianUpdate TODO list.
2001-10-30  Tom LaneUpdate solaris-1947 variant files for new datetime...
2001-10-30  Barry Lindupdates to JDBC TODO items
2001-10-30  Tom LaneGrammatical corrections.
2001-10-30  Tom LaneFix problems with subselects used in GROUP BY expressio...
2001-10-30  Barry Lindfixed change in behavior introduced in bytea / getBytes...
2001-10-30  Bruce MomjianFix small problem Tom Lane found with pgindent run.
2001-10-30  Barry Lindupdated patch from Mark Lillywhite per Tom Lane's comme...
2001-10-30  Barry Lindapplied patch from Mark Lillywhite, patch was already...
2001-10-29  Bruce MomjianAdd trailing semicolon for Joe Conway
2001-10-29  Bruce MomjianUpdate HISTORY per HACKERS discussion.
2001-10-29  Bruce MomjianAdd gp->gr_mem != NULL check for Solaris, per Seth...
2001-10-29  Bruce MomjianCheck for NULL return from getgrgid(), per Seth Hettich
2001-10-29  Tatsuo IshiiFix bug with illegal call to calloc.
2001-10-29  Hiroshi InoueChange position of a check button in multibyte mode.
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  Tom LaneUpdate WAL configuration discussion to reflect post...
2001-10-26  Tom LaneMore cleanup of CREATE FUNCTION examples.
2001-10-26  Tom LaneRemove no-longer-needed dependencies on DLSUFFIX.
2001-10-26  Tom LaneEditorial work on xfunc chapter --- better explanations...
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-26  Bruce MomjianUpdate TODO list.
2001-10-25  Barry Lindupdates to jdbc documentation for 7.2
2001-10-25  Tom LaneRemove 294 reduce/reduce conflicts.
2001-10-25  Tom LaneFix a couple of places where lack of parenthesization...
2001-10-25  Bruce MomjianMention pgindent/pgjindent.
2001-10-25  Bruce MomjianFinal update of HISTORY.
2001-10-25  Bruce MomjianAdd blank line before #endif to #endif's at the end...
2001-10-25  Bruce MomjianUpdate TODO list.
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 MomjianRemove <> from FAQ_MSWIN, for Vince.
2001-10-25  Tom LaneAdd int2-to-int8 and int8-to-int2 conversion routines...
2001-10-25  Tom LaneAdd missing output routine for FkConstraint nodes.
2001-10-25  PostgreSQL... bmake sure that configure is tags as 7.2b1 now instead...
2001-10-25  Bruce MomjianCode cleanup. REL7_2_BETA1
2001-10-25  Bruce Momjianpgjindent jdbc files. First time jdbc files were forma...
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 more missing 'do { ... } while (0)' in missing...
2001-10-25  Bruce MomjianAdd missing "do { ... } while(0)" in ODBC macros and...
2001-10-24  Peter EisentrautInclude locale.h before undefining gettext() to avoid...
2001-10-24  Bruce MomjianAll three *.po patches applied.
2001-10-24  Bruce MomjianHere is a patch for DatabaseMetaData to show precision...
2001-10-24  Hiroshi InoueAllow concurrent index creation for the same table.
2001-10-24  Tatsuo Ishii"time" is now a reserved keyword(changed to "mtime").
2001-10-24  Barry Lindfix for a bug in DatabaseMetaData.getIndexInfo(). ...
2001-10-24  Bruce MomjianUpdate TODO list.
2001-10-23  Bruce MomjianUpdate TODO list.
2001-10-23  Tom LaneEditorial work on descriptions of options.
2001-10-23  Tom LaneForbid the switch combination --clean --create, which...
next