| 2003-11-03 |  Michael Meskes | Fixed potentially uninitialized memory bug in compatlib. | commit | commitdiff | tree | snapshot | 
| 2003-11-03 |  Tom Lane | Tag HEAD as 7.5devel. | commit | commitdiff | tree | snapshot | 
| 2003-11-03 |  Tatsuo Ishii | fix typo. (role_columns_grants -> role_column_grants) | commit | commitdiff | tree | snapshot | 
| 2003-11-03 |  PostgreSQL... | tag it Release Candidate 1, as previously discussed  REL7_4_RC1 | commit | commitdiff | tree | snapshot | 
| 2003-11-02 |  Tom Lane | Adjust data types in some of the UNION tests to avoid... | commit | commitdiff | tree | snapshot | 
| 2003-11-02 |  Tom Lane | Provide a way to run the parallel regression tests... | commit | commitdiff | tree | snapshot | 
| 2003-11-02 |  Peter Eisentraut | Fix language. | commit | commitdiff | tree | snapshot | 
| 2003-11-02 |  Peter Eisentraut | Make spelling consistent. | commit | commitdiff | tree | snapshot | 
| 2003-11-02 |  Peter Eisentraut | pg_dumpall doesn't use psql anymore. | commit | commitdiff | tree | snapshot | 
| 2003-11-02 |  Peter Eisentraut | Put --describe-config in the right place. | commit | commitdiff | tree | snapshot | 
| 2003-11-02 |  Peter Eisentraut | Fix name in supported platforms list. | commit | commitdiff | tree | snapshot | 
| 2003-11-02 |  Peter Eisentraut | Complete options help and put it in less random order. | commit | commitdiff | tree | snapshot | 
| 2003-11-02 |  Peter Eisentraut | Call domains "domains", not "derived types". | commit | commitdiff | tree | snapshot | 
| 2003-11-02 |  Peter Eisentraut | Update ports list. | commit | commitdiff | tree | snapshot | 
| 2003-11-01 |  Peter Eisentraut | Unset CFLAGS before reading template.  This should... | commit | commitdiff | tree | snapshot | 
| 2003-11-01 |  Peter Eisentraut | Fix CFLAGS logic. | commit | commitdiff | tree | snapshot | 
| 2003-11-01 |  Peter Eisentraut | More whitespace fixes.  Do people write the expected... | commit | commitdiff | tree | snapshot | 
| 2003-11-01 |  Peter Eisentraut | Fix hidden whitespace differences between expected... | commit | commitdiff | tree | snapshot | 
| 2003-11-01 |  Peter Eisentraut | Spell checking, consistent terminology. | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Tom Lane | Update future-tense comments in README to present tense... | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Tom Lane | Rewrite GiST documentation into something actually... | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Tom Lane | Fix broken markup. | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Peter Eisentraut | Translation update | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Tom Lane | When a superuser does GRANT or REVOKE on an object... | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Bruce Momjian | new protocol, faster startup. | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Bruce Momjian | Update for polymorphic functions, needs more work. | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Bruce Momjian | MAC OS X => Mac OS X | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Bruce Momjian | Release updates suggested by Tom. | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Tom Lane | Minor cleanup of PQunescapeBytea().  Avoid unportable... | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Jan Wieck | Moved the recently added test for foreign key disabled... | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Michael Meskes | If EOF is found inside a string/comment/etc. stop parsing. | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Bruce Momjian | Remove <note> take, use another paragraph for description. | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Bruce Momjian | Update HISTORY. | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Bruce Momjian | Update with more comments. | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Jan Wieck | Fix for possible referential integrity violation when... | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Tom Lane | Small fix to Christopher's recent improvements ---... | commit | commitdiff | tree | snapshot | 
| 2003-10-31 |  Tom Lane | Use Tcl ByteArray objects to avoid unwanted character... | commit | commitdiff | tree | snapshot | 
| 2003-10-30 |  Tom Lane | Further work on tab completion code: arrange for system... | commit | commitdiff | tree | snapshot | 
| 2003-10-30 |  Bruce Momjian | Fix markup by using <note> for comments. | commit | commitdiff | tree | snapshot | 
| 2003-10-30 |  Bruce Momjian | More SGML cleanup. | commit | commitdiff | tree | snapshot | 
| 2003-10-30 |  Bruce Momjian | SGML cleanup. | commit | commitdiff | tree | snapshot | 
| 2003-10-30 |  Bruce Momjian | Update SGML release notes with Peter's direction. Does... | commit | commitdiff | tree | snapshot | 
| 2003-10-30 |  Bruce Momjian | Mark release note comments as new subsections rather... | commit | commitdiff | tree | snapshot | 
| 2003-10-30 |  Tom Lane | Allow the query for a plpgsql cursor to begin with... | commit | commitdiff | tree | snapshot | 
| 2003-10-30 |  Dave Cramer | use the result set to set the fetchsize | commit | commitdiff | tree | snapshot | 
| 2003-10-30 |  Michael Meskes | Applied patch by Dave Cramer to fix several bugs in... | commit | commitdiff | tree | snapshot | 
| 2003-10-30 |  Bruce Momjian | Fix markup for new release footnotes. | commit | commitdiff | tree | snapshot | 
| 2003-10-30 |  Bruce Momjian | Update FAQ_DEV:  elog => ereport. | commit | commitdiff | tree | snapshot | 
| 2003-10-29 |  Bruce Momjian | Update more release descriptions. | commit | commitdiff | tree | snapshot | 
| 2003-10-29 |  Bruce Momjian | Add more footnote comments to the release notes. | commit | commitdiff | tree | snapshot | 
| 2003-10-29 |  Tom Lane | Fix some corner cases in ACL manipulation: don't foul... | commit | commitdiff | tree | snapshot | 
| 2003-10-29 |  Bruce Momjian | Add first release note detail item. | commit | commitdiff | tree | snapshot | 
| 2003-10-29 |  Bruce Momjian | Update for 7.4 --- prefer IN to EXISTS. | commit | commitdiff | tree | snapshot | 
| 2003-10-29 |  Tom Lane | Give a useful error message if a RangeVar is encountere... | commit | commitdiff | tree | snapshot | 
| 2003-10-29 |  Tom Lane | compact_fsm_storage() does need to handle the case... | commit | commitdiff | tree | snapshot | 
| 2003-10-29 |  Bruce Momjian | Update for OSF 4.0 platform. | commit | commitdiff | tree | snapshot | 
| 2003-10-29 |  Dave Cramer | Patches from Oliver Jowett to fix CursorFetchTest,... | commit | commitdiff | tree | snapshot | 
| 2003-10-28 |  Tom Lane | Don't include "schema." in the set of possible tab... | commit | commitdiff | tree | snapshot | 
| 2003-10-28 |  Tom Lane | Include -lkrb5 when needed for shlibs depending on... | commit | commitdiff | tree | snapshot | 
| 2003-10-28 |  Tom Lane | Don't choke when the handler for a procedural language... | commit | commitdiff | tree | snapshot | 
| 2003-10-28 |  Tom Lane | Guard against Ant versions that print CLASSPATH before... | commit | commitdiff | tree | snapshot | 
| 2003-10-28 |  Tom Lane | Adjust wording to avoid giving the impression that... | commit | commitdiff | tree | snapshot | 
| 2003-10-28 |  Bruce Momjian | Add --describe-config to top of postgres manual page. | commit | commitdiff | tree | snapshot | 
| 2003-10-28 |  Bruce Momjian | Document --describe-config. | commit | commitdiff | tree | snapshot | 
| 2003-10-27 |  Bruce Momjian | Change Solaris tests to test for SHM_SHARE_MMU, per... | commit | commitdiff | tree | snapshot | 
| 2003-10-27 |  Bruce Momjian | Update Win32 clients. | commit | commitdiff | tree | snapshot | 
| 2003-10-27 |  Tom Lane | Un-break Darwin port. | commit | commitdiff | tree | snapshot | 
| 2003-10-27 |  Bruce Momjian | Here is an update to the dbmirror README file. | commit | commitdiff | tree | snapshot | 
| 2003-10-27 |  Bruce Momjian | Fix MOVE/FETCH wording. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Update intel solaris. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Improve indenting of port entries. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Update Solaris 5.6. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Peter Eisentraut | Correct version numbers. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Michael Meskes | Fixed bug with indicators when storage for the string... | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | 'sun' => '__sun__' | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Test for 'sun' rather than 'solaris' for intimate share... | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Fix two bugs in funcs.source that made the tutorial... | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Update MOVE/FETCH release note mention. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Add mention of quotes on function body to NOTES section. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Allow win32 client compiles with MSC. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Uppercase a few keywords in queries. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Update for m68k from Peter. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Update for Noèl Köthe in SGML. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Mark Linux/ppc as working. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Mark linux m68k, alpha as working. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Remove very old platforms as unsupported, <=7.0. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Mark true64 os version as 5.1. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Mark true64 alpha port as working. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Fix Hans' name in SGML. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Update aix port. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Fix #elif typo. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Update linux/mips port. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Update linux/mips port. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | update linux ports for arm, s390, itanium. | commit | commitdiff | tree | snapshot | 
| 2003-10-26 |  Bruce Momjian | Update for port freebsd/alpha. | commit | commitdiff | tree | snapshot | 
| 2003-10-25 |  Peter Eisentraut | Get Tru64/cc to compile.  Need to add -ieee so that... | commit | commitdiff | tree | snapshot | 
| 2003-10-25 |  Peter Eisentraut | Translation update | commit | commitdiff | tree | snapshot | 
| next |