| 2001-11-04 |  D'Arcy J.M... | The "%d", while syntactically correct, was confusing... | commit | commitdiff | tree | snapshot | 
| 2001-11-04 |  Philip Warner | - Fix compiler warning in pg_restore | commit | commitdiff | tree | snapshot | 
| 2001-11-04 |  Bruce Momjian | Got "ADD" to appear only in ALTER TABLE and not CREATE... | commit | commitdiff | tree | snapshot | 
| 2001-11-04 |  Bruce Momjian | Remove "ADD" from TABLE / ADD UNIQUE-PRIMARY error... | commit | commitdiff | tree | snapshot | 
| 2001-11-03 |  Bruce Momjian | Require closing paren on line above brace to identify... | commit | commitdiff | tree | snapshot | 
| 2001-11-03 |  Tom Lane | Clean up wrong, misleading, or obsolete documentation... | commit | commitdiff | tree | snapshot | 
| 2001-11-03 |  Bruce Momjian | More updates for GNU indent. | commit | commitdiff | tree | snapshot | 
| 2001-11-03 |  Hiroshi Inoue | 1) Improve literal handling in parse_statement(). | commit | commitdiff | tree | snapshot | 
| 2001-11-03 |  Bruce Momjian | Make pgindent use GNU Indent version 2.X better. | commit | commitdiff | tree | snapshot | 
| 2001-11-02 |  Dave Cramer | proper select for Jason Davies patch to getImportedKeys | commit | commitdiff | tree | snapshot | 
| 2001-11-02 |  Dave Cramer | proper select for Jason Davies patch to getImportedKeys | commit | commitdiff | tree | snapshot | 
| 2001-11-02 |  Bruce Momjian | Add check for 'extern "C"' for pgindent. | commit | commitdiff | tree | snapshot | 
| 2001-11-02 |  Tom Lane | Windows portability macros SOCK_ERRNO and SOCK_STRERROR... | commit | commitdiff | tree | snapshot | 
| 2001-11-02 |  Tom Lane | Add default expressions to INSERTs during planning... | commit | commitdiff | tree | snapshot | 
| 2001-11-02 |  Peter Eisentraut | updates | commit | commitdiff | tree | snapshot | 
| 2001-11-02 |  Peter Eisentraut | Update keyword list for 7.2 release. | commit | commitdiff | tree | snapshot | 
| 2001-11-02 |  Tom Lane | Fix pg_pwd caching mechanism, which was broken by chang... | commit | commitdiff | tree | snapshot | 
| 2001-11-02 |  Tom Lane | Suppress compiler warning (only seen in MULTIBYTE case). | commit | commitdiff | tree | snapshot | 
| 2001-11-02 |  Tom Lane | Fix problem reported by Alex Korn: if a relation has... | commit | commitdiff | tree | snapshot | 
| 2001-11-02 |  Michael Meskes | Sync parser yet again. | commit | commitdiff | tree | snapshot | 
| 2001-11-01 |  Bruce Momjian | Update TODO list. | commit | commitdiff | tree | snapshot | 
| 2001-11-01 |  Tom Lane | Minor code cleanups. | commit | commitdiff | tree | snapshot | 
| 2001-11-01 |  Tom Lane | Reject tabs and linefeeds in usernames and passwords... | commit | commitdiff | tree | snapshot | 
| 2001-11-01 |  Tom Lane | Add missing #include. | commit | commitdiff | tree | snapshot | 
| 2001-11-01 |  Tom Lane | Suppress trivial compiler warning. | commit | commitdiff | tree | snapshot | 
| 2001-11-01 |  Tom Lane | Fix broken markup. | commit | commitdiff | tree | snapshot | 
| 2001-11-01 |  Tom Lane | Copy-editing. | commit | commitdiff | tree | snapshot | 
| 2001-11-01 |  Barry Lind | minor improvements on Dave's last checkin | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Hiroshi Inoue | Suppress a compiler warning. | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Peter Eisentraut | A little reformatting for better print appearance. | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Peter Eisentraut | More information about partial indexes, and some tips... | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Peter Eisentraut | Reformat some non-sensical markup. | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Peter Eisentraut | Empty ulinks show the url string as hot text; no need... | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Dave Cramer | changes to support 3rd party ERD tools and staroffice | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Dave Cramer | allow null passwords | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Dave Cramer | added dummy login | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Bruce Momjian | Update TODO list. | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Bruce Momjian | Update TODO list. | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Thomas G. Lockhart | Fix queries to insulate from daylight savings time. | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Bruce Momjian | More *.po cleanups for new spacing. | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Bruce Momjian | Modify *.po files and regression expected output for... | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Bruce Momjian | Here is an updated version of /src/backend/po/ru.po | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Bruce Momjian | Traditional Chinese error messages for JDBC. | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Bruce Momjian | Attached is a small patch for the Reference Manual... | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Bruce Momjian | Add ALTER TABLE ADD UNIQUE regression tests from Christ... | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Bruce Momjian | Apply updated PO language patch. | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Bruce Momjian | PO language update. | commit | commitdiff | tree | snapshot | 
| 2001-10-31 |  Bruce Momjian | Update TODO list. | commit | commitdiff | tree | snapshot | 
| 2001-10-30 |  Tom Lane | Update solaris-1947 variant files for new datetime... | commit | commitdiff | tree | snapshot | 
| 2001-10-30 |  Barry Lind | updates to JDBC TODO items | commit | commitdiff | tree | snapshot | 
| 2001-10-30 |  Tom Lane | Grammatical corrections. | commit | commitdiff | tree | snapshot | 
| 2001-10-30 |  Tom Lane | Fix problems with subselects used in GROUP BY expressio... | commit | commitdiff | tree | snapshot | 
| 2001-10-30 |  Barry Lind | fixed change in behavior introduced in bytea / getBytes... | commit | commitdiff | tree | snapshot | 
| 2001-10-30 |  Bruce Momjian | Fix small problem Tom Lane found with pgindent run. | commit | commitdiff | tree | snapshot | 
| 2001-10-30 |  Barry Lind | updated patch from Mark Lillywhite per Tom Lane's comme... | commit | commitdiff | tree | snapshot | 
| 2001-10-30 |  Barry Lind | applied patch from Mark Lillywhite, patch was already... | commit | commitdiff | tree | snapshot | 
| 2001-10-29 |  Bruce Momjian | Add trailing semicolon for Joe Conway | commit | commitdiff | tree | snapshot | 
| 2001-10-29 |  Bruce Momjian | Update HISTORY per HACKERS discussion. | commit | commitdiff | tree | snapshot | 
| 2001-10-29 |  Bruce Momjian | Add gp->gr_mem != NULL check for Solaris, per Seth... | commit | commitdiff | tree | snapshot | 
| 2001-10-29 |  Bruce Momjian | Check for NULL return from getgrgid(), per Seth Hettich | commit | commitdiff | tree | snapshot | 
| 2001-10-29 |  Tatsuo Ishii | Fix bug with illegal call to calloc. | commit | commitdiff | tree | snapshot | 
| 2001-10-29 |  Hiroshi Inoue | Change position of a check button in multibyte mode. | commit | commitdiff | tree | snapshot | 
| 2001-10-28 |  Bruce Momjian | Another pgindent run.  Fixes enum indenting, and improv... | commit | commitdiff | tree | snapshot | 
| 2001-10-27 |  Bruce Momjian | Add code to trip trailing newlines in a file. | commit | commitdiff | tree | snapshot | 
| 2001-10-27 |  Bruce Momjian | Correct fix for indenting. | commit | commitdiff | tree | snapshot | 
| 2001-10-26 |  Tom Lane | Update WAL configuration discussion to reflect post... | commit | commitdiff | tree | snapshot | 
| 2001-10-26 |  Tom Lane | More cleanup of CREATE FUNCTION examples. | commit | commitdiff | tree | snapshot | 
| 2001-10-26 |  Tom Lane | Remove no-longer-needed dependencies on DLSUFFIX. | commit | commitdiff | tree | snapshot | 
| 2001-10-26 |  Tom Lane | Editorial work on xfunc chapter --- better explanations... | commit | commitdiff | tree | snapshot | 
| 2001-10-26 |  Bruce Momjian | Adjust NR tests.  More accurate. | commit | commitdiff | tree | snapshot | 
| 2001-10-26 |  Bruce Momjian | Add code to not indent enum, per Tom Lane. | commit | commitdiff | tree | snapshot | 
| 2001-10-26 |  Bruce Momjian | Add ODBC typedefs. | commit | commitdiff | tree | snapshot | 
| 2001-10-26 |  Bruce Momjian | Update TODO list. | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Barry Lind | updates to jdbc documentation for 7.2 | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Tom Lane | Remove 294 reduce/reduce conflicts. | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Tom Lane | Fix a couple of places where lack of parenthesization... | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | Mention pgindent/pgjindent. | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | Final update of HISTORY. | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | Add blank line before #endif to #endif's at the end... | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | Update TODO list. | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | Add slash for comment spacing, for Tom. | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | Add comment spaces for trailing ) and comment. | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | Add spacing for single-line comments with trailing... | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | Remove <> from FAQ_MSWIN, for Vince. | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Tom Lane | Add int2-to-int8 and int8-to-int2 conversion routines... | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Tom Lane | Add missing output routine for FkConstraint nodes. | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  PostgreSQL... | bmake sure that configure is tags as 7.2b1 now instead... | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | Code cleanup.  REL7_2_BETA1 | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | pgjindent jdbc files.  First time jdbc files were forma... | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | pgindent run on all C files.  Java run to follow. ... | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | Update to prevent CATALOG() from wrapping. | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | Add current typedef symbols to pgindent. | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | Add do { ... } while (0) to more bad macros. | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | Add more missing 'do { ... } while (0)' in missing... | commit | commitdiff | tree | snapshot | 
| 2001-10-25 |  Bruce Momjian | Add missing "do { ... } while(0)" in ODBC macros and... | commit | commitdiff | tree | snapshot | 
| 2001-10-24 |  Peter Eisentraut | Include locale.h before undefining gettext() to avoid... | commit | commitdiff | tree | snapshot | 
| 2001-10-24 |  Bruce Momjian | All three *.po patches applied. | commit | commitdiff | tree | snapshot | 
| 2001-10-24 |  Bruce Momjian | Here is a patch for DatabaseMetaData to show precision... | commit | commitdiff | tree | snapshot | 
| 2001-10-24 |  Hiroshi Inoue | Allow concurrent index creation for the same table. | commit | commitdiff | tree | snapshot | 
| 2001-10-24 |  Tatsuo Ishii | "time" is now a reserved keyword(changed to "mtime"). | commit | commitdiff | tree | snapshot | 
| next |