2004-12-21 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Bruce Momjian | I was recently surprised to find that EXTRACT's day... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Bruce Momjian | Mention libpq.rc.in is now the file to update for releases. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Tom Lane | Ensure that 'disabling statistics collector' is logged... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Tom Lane | Add support for Latin9 encoding in to_ascii(). Jaime... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Tom Lane | Mark the TimeZone parameter as GUC_REPORT, so that... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Tom Lane | In pipe_read_line Windows code, loop to ensure we get... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Tom Lane | Remove direct inclusions of <com_err.h> as well as... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Tom Lane | Adjust pg_resetxlog to handle 8.0 WAL file names properly. |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Tom Lane | plpgsql's exec_eval_simple_expr() now has to take respo... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Tom Lane | Prevent evaluation of backticks while discarding unwant... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Bruce Momjian | Mention why unixware doesn't handle threading in 8.0. |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Bruce Momjian | Test for POSIX.1c 2-arg sigwait() and fail on single... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Bruce Momjian | Add Win32 version stamps that increment each day for... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Bruce Momjian | Allow NetBSD, m64k to compile the ASM spinlock code. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Tom Lane | Add note warning that OS X updates usually overwrite... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Bruce Momjian | Changes the doc's to reflect what the user will find... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Bruce Momjian | Many thanks to Joachim Wieland for a big list of correc... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Bruce Momjian | Update from Ian Barwick |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Tom Lane | Make array_cat more paranoid about checking datatypes... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Tom Lane | array_map failed to insert correct result type in an... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Tom Lane | Minor copy-editing in tutorial. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Tom Lane | In a PGXS build, expect to find the postgres executable... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Neil Conway | Allow 'ELSEIF' as an alternative to 'ELSIF' in PL/PgSQL... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Tom Lane | Hook up the plpython result-object nrows and status... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Tom Lane | Fix is-it-time-for-a-checkpoint logic so that checkpoin... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Bruce Momjian | Add Win32: |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Bruce Momjian | Update release changes list to mention pg_config.h... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Bruce Momjian | Update version for Win32-client include file. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Tom Lane | Cause configure --with-tcl to check for presence of... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Bruce Momjian | Allow --enable-thread-safety with --disable-shared... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Bruce Momjian | Allow AIX to use --enable-thread-safety by passing... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Peter Eisentraut | Add port report |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Bruce Momjian | Add French IRC channel. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Bruce Momjian | Add Spanish IRC channel to FAQ. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Tom Lane | Fix another place broken by new List implementation... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Tom Lane | Disallow SETOF in the input of parseTypeString(). ... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Tom Lane | Calculation of keys_are_unique flag was wrong for cases... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Peter Eisentraut | New translations |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Bruce Momjian | Update IRC mention. |
commit | commitdiff | tree | snapshot |
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 |
next |