| 2005-01-10 |  Tom Lane | Add some real documentation about TOAST (finally).... | commit | commitdiff | tree | snapshot | 
| 2005-01-09 |  Tom Lane | Undo an unadvertised change in the API of pg_atoi.... | commit | commitdiff | tree | snapshot | 
| 2005-01-09 |  Tom Lane | Clarify description of greedy and non-greedy POSIX... | commit | commitdiff | tree | snapshot | 
| 2005-01-09 |  Bruce Momjian | Update OS/2 URL. | commit | commitdiff | tree | snapshot | 
| 2005-01-09 |  Tom Lane | Last batch of updates in response to 7.4 interactive... | commit | commitdiff | tree | snapshot | 
| 2005-01-09 |  Tom Lane | Update discussion of ALTER TABLE ADD COLUMN, per Michae... | commit | commitdiff | tree | snapshot | 
| 2005-01-09 |  Tom Lane | Fix segfault when xpath_list function is applied to... | commit | commitdiff | tree | snapshot | 
| 2005-01-09 |  Peter Eisentraut | New translations | commit | commitdiff | tree | snapshot | 
| 2005-01-09 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2005-01-09 |  Peter Eisentraut | New translation | commit | commitdiff | tree | snapshot | 
| 2005-01-09 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2005-01-09 |  Tom Lane | Some more small improvements in response to 7.4 interac... | commit | commitdiff | tree | snapshot | 
| 2005-01-08 |  Tom Lane | Consistently use geteuid() not getuid(); there were... | commit | commitdiff | tree | snapshot | 
| 2005-01-08 |  Tom Lane | Some more small improvements in response to 7.4 interac... | commit | commitdiff | tree | snapshot | 
| 2005-01-08 |  Peter Eisentraut | Update supported platforms list. | commit | commitdiff | tree | snapshot | 
| 2005-01-08 |  Peter Eisentraut | New version of mkinstalldirs fixes problems on Tru64... | commit | commitdiff | tree | snapshot | 
| 2005-01-08 |  Tom Lane | Some small docs improvements motivated by reading the... | commit | commitdiff | tree | snapshot | 
| 2005-01-08 |  Bruce Momjian | Remove mp3 that is now missing. | commit | commitdiff | tree | snapshot | 
| 2005-01-08 |  Tom Lane | Some small docs improvements motivated by reading the... | commit | commitdiff | tree | snapshot | 
| 2005-01-07 |  Tom Lane | Improve comments in sample config files. | commit | commitdiff | tree | snapshot | 
| 2005-01-07 |  Tom Lane | Add a tip showing how functions on composite types... | commit | commitdiff | tree | snapshot | 
| 2005-01-07 |  Tom Lane | Improve discussion of SQL functions taking/returning... | commit | commitdiff | tree | snapshot | 
| 2005-01-07 |  Peter Eisentraut | Update supported platforms list | commit | commitdiff | tree | snapshot | 
| 2005-01-07 |  Bruce Momjian | Fix ECPGstatus() documentation of  parameters. | commit | commitdiff | tree | snapshot | 
| 2005-01-07 |  PostgreSQL... | upgrade tags to rc4  REL8_0_0RC4 | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Tom Lane | Minor mop-up for Windows home-directory stuff, per... | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Tom Lane | Spell APPDATA as %APPDATA%, per recommendation from... | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Tom Lane | Don't list port twice in SUBDIRS.  Caught by Honda... | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Tom Lane | Revert -Wl, change to Makefile.osf, as the allegedly... | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Tom Lane | Adjust examples to avoid using keywords as identifiers... | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Tom Lane | Instead of a bare recv() to read the server's response... | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Tom Lane | Adjust lookup of client-side profile files (.pgpass... | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Dennis Bjorklund | Translation updates | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Dennis Bjorklund | Translation updates | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Dennis Bjorklund | Translation updates | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Peter Eisentraut | Update to supported platforms list | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Tom Lane | More minor updates and copy-editing. | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Tom Lane | Make the various places that determine the user's ... | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Tom Lane | Keep translations in step with synopses. | commit | commitdiff | tree | snapshot | 
| 2005-01-06 |  Tom Lane | Re-readjust synopses for CREATE/ALTER USER. | commit | commitdiff | tree | snapshot | 
| 2005-01-05 |  Tom Lane | More minor updates and copy-editing. | commit | commitdiff | tree | snapshot | 
| 2005-01-05 |  Bruce Momjian | Update URL's to point to new site main location. | commit | commitdiff | tree | snapshot | 
| 2005-01-05 |  Bruce Momjian | Fix example, change table name from 'array' to 'array_int'. | commit | commitdiff | tree | snapshot | 
| 2005-01-05 |  Bruce Momjian | Update date stamp. | commit | commitdiff | tree | snapshot | 
| 2005-01-05 |  Bruce Momjian | Update URLs. | commit | commitdiff | tree | snapshot | 
| 2005-01-05 |  Peter Eisentraut | Revert cosmetic synopsis changes that break psql transl... | commit | commitdiff | tree | snapshot | 
| 2005-01-04 |  Tom Lane | Clean up code in libpq that obtains user's home directo... | commit | commitdiff | tree | snapshot | 
| 2005-01-04 |  Tom Lane | Make pg_dump --oids work when default_with_oids = off... | commit | commitdiff | tree | snapshot | 
| 2005-01-04 |  Peter Eisentraut | Add some post-processing to the man page generation... | commit | commitdiff | tree | snapshot | 
| 2005-01-04 |  Peter Eisentraut | Translation update | commit | commitdiff | tree | snapshot | 
| 2005-01-04 |  Bruce Momjian | Remove duplicate novell mention. | commit | commitdiff | tree | snapshot | 
| 2005-01-04 |  Tom Lane | Fix subsection ordering (DISTINCT should be described... | commit | commitdiff | tree | snapshot | 
| 2005-01-04 |  Peter Eisentraut | Fix typo | commit | commitdiff | tree | snapshot | 
| 2005-01-04 |  Bruce Momjian | Update wording: | commit | commitdiff | tree | snapshot | 
| 2005-01-04 |  Bruce Momjian | Update item for install with spaces: | commit | commitdiff | tree | snapshot | 
| 2005-01-04 |  Tom Lane | More minor updates and copy-editing. | commit | commitdiff | tree | snapshot | 
| 2005-01-04 |  Bruce Momjian | Update of Russian FAQ. | commit | commitdiff | tree | snapshot | 
| 2005-01-04 |  Bruce Momjian | HTML cleanup. | commit | commitdiff | tree | snapshot | 
| 2005-01-04 |  Bruce Momjian | Add OS/2 port mention. | commit | commitdiff | tree | snapshot | 
| 2005-01-04 |  Tom Lane | More minor updates and copy-editing. | commit | commitdiff | tree | snapshot | 
| 2005-01-04 |  Bruce Momjian | Add mention of performance impact on LIKE of non-C... | commit | commitdiff | tree | snapshot | 
| 2005-01-03 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2005-01-03 |  Tom Lane | Repair bufmgr deadlock problem reported by Michael... | commit | commitdiff | tree | snapshot | 
| 2005-01-03 |  Bruce Momjian | Update copyright script. | commit | commitdiff | tree | snapshot | 
| 2005-01-02 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2005-01-01 |  Tom Lane | Adjust a few more copyright notices to match the format... | commit | commitdiff | tree | snapshot | 
| 2005-01-01 |  Tom Lane | Some more missed copyright notices.  Many of these... | commit | commitdiff | tree | snapshot | 
| 2005-01-01 |  Bruce Momjian | Update: | commit | commitdiff | tree | snapshot | 
| 2005-01-01 |  Bruce Momjian | Update: | commit | commitdiff | tree | snapshot | 
| 2005-01-01 |  Bruce Momjian | Update: | commit | commitdiff | tree | snapshot | 
| 2005-01-01 |  Bruce Momjian | Update copyrights that were missed. | commit | commitdiff | tree | snapshot | 
| 2004-12-31 |  PostgreSQL... | forgot to autoconf after tag'ng configure.in with rc3  REL8_0_0RC3 | commit | commitdiff | tree | snapshot | 
| 2004-12-31 |  PostgreSQL... | Tag appropriate files for rc3 | commit | commitdiff | tree | snapshot | 
| 2004-12-31 |  Tom Lane | Clean up win32ver.o on Windows, per Magnus. | commit | commitdiff | tree | snapshot | 
| 2004-12-31 |  Tom Lane | make clean must remove zic$(X) for Windows, per Magnus. | commit | commitdiff | tree | snapshot | 
| 2004-12-30 |  Tom Lane | More minor updates and copy-editing. | commit | commitdiff | tree | snapshot | 
| 2004-12-30 |  Michael Meskes | Fixed segfault in connect when specifying no database... | commit | commitdiff | tree | snapshot | 
| 2004-12-30 |  Tom Lane | More updates and copy-editing.  Rearrange order of... | commit | commitdiff | tree | snapshot | 
| 2004-12-30 |  Tom Lane | Triggers should return TRIGGER not OPAQUE.  Looks like... | commit | commitdiff | tree | snapshot | 
| 2004-12-29 |  Tom Lane | Support Sun's compiler on SunOS4 (a/k/a Solaris 9)... | commit | commitdiff | tree | snapshot | 
| 2004-12-29 |  Tom Lane | Convert external-projects to an appendix. | commit | commitdiff | tree | snapshot | 
| 2004-12-29 |  Tom Lane | Refactor EXEC_BACKEND code so that postmaster child... | commit | commitdiff | tree | snapshot | 
| 2004-12-29 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2004-12-28 |  Tom Lane | Make libpq default to localhost connections on machines... | commit | commitdiff | tree | snapshot | 
| 2004-12-28 |  Tom Lane | More minor updates and copy-editing. | commit | commitdiff | tree | snapshot | 
| 2004-12-28 |  Tom Lane | More minor updates and copy-editing. | commit | commitdiff | tree | snapshot | 
| 2004-12-28 |  Tom Lane | BDST should be "British double SUMMER time", not Standa... | commit | commitdiff | tree | snapshot | 
| 2004-12-27 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2004-12-27 |  Tom Lane | More minor updates and copy-editing. | commit | commitdiff | tree | snapshot | 
| 2004-12-27 |  Tom Lane | Make sure --with-pgport option propagates into postgres... | commit | commitdiff | tree | snapshot | 
| 2004-12-27 |  Tom Lane | Move info about psql console code page issues out of... | commit | commitdiff | tree | snapshot | 
| 2004-12-27 |  Tom Lane | Cause pg_hba.conf file inclusion (@file stuff) to behav... | commit | commitdiff | tree | snapshot | 
| 2004-12-27 |  Peter Eisentraut | Translation update | commit | commitdiff | tree | snapshot | 
| 2004-12-26 |  Tom Lane | Fix func_ptr declaration for netbsd-mac68k, per Rémi... | commit | commitdiff | tree | snapshot | 
| 2004-12-26 |  Tom Lane | More minor updates and copy-editing. | commit | commitdiff | tree | snapshot | 
| 2004-12-26 |  Tom Lane | Rearrange include file contents into a saner order... | commit | commitdiff | tree | snapshot | 
| 2004-12-24 |  Bruce Momjian | Improve Win32 install instructions. | commit | commitdiff | tree | snapshot | 
| 2004-12-24 |  Tom Lane | Minor updates and copy-editing. | commit | commitdiff | tree | snapshot | 
| next |