2004-12-14 |
Tom Lane | In 'make installcheck' for contrib/, insert 'sleep... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Tom Lane | Cope with circularities involving a view's ON SELECT... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Tom Lane | Fix pg_dump to ensure that a comment on a table CHECK... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Bruce Momjian | Update aix cc_r wording. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Bruce Momjian | Mention aix cc_r is not supported, and why |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Peter Eisentraut | Add port reports |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Neil Conway | Prevent pg_resetxlog from being run as root. If this... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Peter Eisentraut | Add more port reports. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Peter Eisentraut | New translation |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Peter Eisentraut | Spell checker run |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Bruce Momjian | Clearify which version numbers are bumped for major... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Peter Eisentraut | New translations |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Tom Lane | Avoid generating excess (and illegal) parentheses aroun... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Neil Conway | Add regression tests for the fix committed by Tom for... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Tom Lane | PREPARE and EXPLAIN need to copy the source query just... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Peter Eisentraut | Add missing newlines at end of error messages. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Peter Eisentraut | Fix problems with certain shells (e.g., FreeBSD, Cygwin... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Tom Lane | Upgrade formrdesc() so that it can correctly initialize... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Tom Lane | Instead of supposing (wrongly, in the general case... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Peter Eisentraut | Added port reports |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Peter Eisentraut | Patch to the pl/perl documents that clarifies the scope... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Peter Eisentraut | Added port reports |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Peter Eisentraut | Added port report |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Peter Eisentraut | Added port report |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Bruce Momjian | Reorder IRC examples. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Tom Lane | ActiveSnapshot must be set to something valid while... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Peter Eisentraut | Start filling in the supported platforms list with... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Michael Meskes | Fixed bug in parsing of typedef'ed array sizes. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Neil Conway | Fix off-by-1 bug in pg_ctl in -D handling, per report... |
commit | commitdiff | tree | snapshot |
2004-12-05 |
Tom Lane | Fix several mistaken xreflabel entries, including those... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Bruce Momjian | Back out addition of Win1252 encoding. |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Bruce Momjian | Properl format HTML in developer's FAQ. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
PostgreSQL... | tag configure for rc1 .. REL8_0_0RC1 |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Tom Lane | As long as we're forcing an ORDER BY in these four... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Tom Lane | Use StrNCpy not strncpy to fill hash key, to ensure... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Tom Lane | Adjust help message for --no-owner, per Alvaro Herrera. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Bruce Momjian | Back out ARRAY() patch. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Tom Lane | Improve description of --disable-rpath workaround for... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Bruce Momjian | > If it bothers you that much. I'd make a flag, cleared... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Bruce Momjian | >>This patch adds another plpgsql trigger example to... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Bruce Momjian | Typo fixes. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Bruce Momjian | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Bruce Momjian | Merge pgadmin paragraph. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Bruce Momjian | First version of external projects manual section. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Bruce Momjian | Fix compile breakage from SIGPIPE fix for threading. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Bruce Momjian | Remove doc changes that were in process during previous... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Bruce Momjian | Back out fix for Unicode characters above 0x10000 |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Tom Lane | Code review for recent libpq changes. Be more careful... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | > I have installed your patch and adjusted the names... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | > > 8.0beta3 has pg_autovacuum included, when I want... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | > I enclose a short patch to reduce the PGARCH_RESTART_... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Fix for Unicode characters above 0x10000. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | On win32, there is currently no way to get the equivale... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Attached is a patch that adds the function xml_encode_s... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Add Charset WIN1252 support. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Tom Lane | Allow libedit to keep its headers in /usr/include/readl... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Add documention on ARRAY() function. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Add mention of using --disable-rpath with regression... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Prevent pg_autovacuum -D from needing an argument. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Tom Lane | Hack to work around broken linker on older NetBSD/OpenB... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Change Win32 dlerror message to: |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Add for Win32: |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Tom Lane | Disallow the combination VACUUM FULL FREEZE for safety... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Don't bother adding to cflags/cppflags, just set them... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Wording improvement. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Document that btrim()'s second parameter is optional... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Update Brazilian FAQ. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Rework libpq threaded SIGPIPE handling to avoid interfe... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Neil Conway | Fix a potential free() of string literal in oid2name... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Neil Conway | This is a little patch to correct the documentation... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Bruce Momjian | Update Japanese FAQ. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Tom Lane | Teach regex_fixed_prefix() the correct handling of... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Tom Lane | Make some adjustments to reduce platform dependencies... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Bruce Momjian | Allow libpq to build on MS Visual Studio .NET 2003... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Bruce Momjian | Update French FAQ. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Tom Lane | Fix timestamptz_age() to do calculation in local timezo... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Tom Lane | Clarify documentation of age() functions. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Tom Lane | Change planner to use the current true disk file size... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
next |