2005-01-15 |
Bruce Momjian | Remove </a> |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Bruce Momjian | Update TORA item. |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Bruce Momjian | Update Brazilian FAQ. |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Tom Lane | Some minor editing work on the release notes. |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Tom Lane | Minor improvements in descriptions of recent changes. |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Bruce Momjian | Update release notes for 8.0.0 final. Release date... |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Tom Lane | Adjust warning message about Windows console code page... |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Bruce Momjian | Merge query of system objects FAQ items. |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Tom Lane | pg_regress now needs to know that Windows hasn't got... |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Tom Lane | Simplify trigger example, per Mark Kirkwood. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Kris Jurka | Add index entries for function volatilities. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Tom Lane | postgres -boot would print the wrong program name in... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Tom Lane | Update obsolete comment, per Alvaro. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Tom Lane | Add missing gettext() calls in find_my_exec(). It... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Tom Lane | plperl trigger handler tried to fetch new/old tuples... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Tom Lane | Incorporate examples and doc patches from Mark Kirkwood... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Bruce Momjian | Change Win32 client configuration files from *.txt... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Tom Lane | Change exec_eval_simple_expr's param list allocation... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Peter Eisentraut | Update supported platforms list. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Tom Lane | Adjust src/tutorial Makefile so that it can use pgxs... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Tom Lane | get_names_for_var didn't do recursion for unnamed JOIN... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Bruce Momjian | Update of Japanese FAQ. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Tom Lane | Remove unportable assumption that it's okay to use... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Tom Lane | Add conditional inclusion of <com_err.h> to support... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Tom Lane | Re-allow an untyped literal as the test expression... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Tom Lane | Increase MAXLISTEN to a more generous value, and add... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Tom Lane | Ensure that the test postmaster started by 'make check... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Tom Lane | interval_out failed to mention 'ago' for negative inter... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Tom Lane | Fix tracking of dump-order dependencies for stand-alone... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Teodor Sigaev | Fixes: |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Tom Lane | plperl was not being quite paranoid enough about detect... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
PostgreSQL... | up release to rc5 REL8_0_0RC5 |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Tom Lane | Clean up pg_dump's handling of ownership for indexes... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Tom Lane | Separate the functions of relcache entry flush and... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Tom Lane | Phase 1 of fix for 'SMgrRelation hashtable corrupted... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Michael Meskes | Fixed segfault in adjust_informix due to missing varcha... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Peter Eisentraut | Update supported platforms list. |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Peter Eisentraut | Small polishing of bug reporting template |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Tom Lane | Comment out check for substitution of private key file... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Tom Lane | Un-break MSVC build, per Andrew Dunstan. |
commit | commitdiff | tree | snapshot |
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 |
next |