| Commit message (Expand) | Author | Age |
* | Defend against overrun of ExtraOptions array --- strictly paranoia, | Tom Lane | 2004-07-10 |
* | Check more test points (in fact, every week in 1970..2004) to get a more | Tom Lane | 2004-07-10 |
* | Fix BSD-only coding in port.c (passing a local variable to putenv). | Tom Lane | 2004-07-10 |
* | Test HAVING condition before computing targetlist of an Aggregate node. | Tom Lane | 2004-07-10 |
* | Add comment describing ereport() NOTICE/WARNING distinction. | Bruce Momjian | 2004-07-06 |
* | Fix broken logic for pretty-printing parenthesis-suppression in UNION | Tom Lane | 2004-07-06 |
* | Revert broken rpath addition. | Tom Lane | 2004-07-05 |
* | Fix unchecked mallocs/strdups added by recent placeholder-config-vars | Tom Lane | 2004-07-05 |
* | Added free() calls against memory leak in interval.c. | Michael Meskes | 2004-07-05 |
* | - Fixed indicator in SET DESCRIPTOR. | Michael Meskes | 2004-07-05 |
* | Allow plperl to compile with Perl 5.05. | Bruce Momjian | 2004-07-05 |
* | Made sure SET DESCRIPTOR accepts all data types including constants. | Michael Meskes | 2004-07-04 |
* | Okay, I've had it with answering newbie questions about why plpgsql | Tom Lane | 2004-07-04 |
* | Fix no-longer-correct bit-pushing in TransactionIdSetStatus, per Alvaro. | Tom Lane | 2004-07-03 |
* | Add missing operators of the form interval-plus-datetime, as required for | Tom Lane | 2004-07-02 |
* | Andreas Pflug wrote: | Joe Conway | 2004-07-02 |
* | Translation update | Peter Eisentraut | 2004-07-02 |
* | More paranoia in AtEOSubXact_SPI: don't assume we can safely use SPI_finish | Tom Lane | 2004-07-01 |
* | plperl update from Andrew Dunstan, deriving (I believe) from Command Prompt's | Joe Conway | 2004-07-01 |
* | Further review of xact.c state machine for nested transactions. Fix | Tom Lane | 2004-07-01 |
* | Removed unused variable and added a typecast. | Michael Meskes | 2004-07-01 |
* | Fix seriously nasty memory leak in new TransactionIdIsInProgress code. | Tom Lane | 2004-07-01 |
* | Nested transactions. There is still much left to do, especially on the | Tom Lane | 2004-07-01 |
* | Revert mistaken #include change, per Merlin Moncure. | Tom Lane | 2004-06-30 |
* | Added SET DESCRIPTOR command. | Michael Meskes | 2004-06-30 |
* | Arrays can be read as arrays or as character strings now. | Michael Meskes | 2004-06-28 |
* | Remove some no-longer-needed #includes. | Tom Lane | 2004-06-28 |
* | Fix some bogus code in ConstBit production --- it managed to work, but | Tom Lane | 2004-06-28 |
* | - Only use typedefs inside their scope. | Michael Meskes | 2004-06-27 |
* | Translation updates | Dennis Bjorklund | 2004-06-27 |
* | Adjust pgstat message definitions so that the target message size is | Tom Lane | 2004-06-26 |
* | Translation updates | Dennis Bjorklund | 2004-06-26 |
* | Translation updates: update-po | Dennis Bjorklund | 2004-06-26 |
* | Translation updates | Dennis Bjorklund | 2004-06-26 |
* | Fix to work better with Exuberant's version of ctags. | Tom Lane | 2004-06-25 |
* | Support renaming of tablespaces, and changing the owners of | Tom Lane | 2004-06-25 |
* | Translation updates | Dennis Bjorklund | 2004-06-25 |
* | Add pg_get_serial_sequence() function, and cause pg_dump to use it. | Tom Lane | 2004-06-25 |
* | #ifdef out file permissions check on SSL key file when on Windows, as | Tom Lane | 2004-06-25 |
* | Translation updates | Dennis Bjorklund | 2004-06-25 |
* | Swedish translation of pg_ctl. | Dennis Bjorklund | 2004-06-25 |
* | Make pg_ctl possible to translate. Strings marked for | Dennis Bjorklund | 2004-06-25 |
* | Translation updates | Dennis Bjorklund | 2004-06-25 |
* | Translation updates | Dennis Bjorklund | 2004-06-25 |
* | Translation updates | Dennis Bjorklund | 2004-06-24 |
* | Translation updates | Dennis Bjorklund | 2004-06-24 |
* | Replace direct fprintf(stderr) calls by write_stderr(), and cause this | Tom Lane | 2004-06-24 |
* | Add --pwfile option to initdb, so that passwords can be set by GUI tools | Tom Lane | 2004-06-24 |
* | Avoid including <sys/time.h> on platforms that don't have it. | Tom Lane | 2004-06-24 |
* | Include c.h instead of postgres.h in files that need to be usable in | Tom Lane | 2004-06-24 |