| Commit message (Expand) | Author | Age |
* | More MS VC and BCC psql compile cleanups. | Bruce Momjian | 2004-09-27 |
* | More Win32 cleanups for Dave Page. | Bruce Momjian | 2004-09-27 |
* | Make adjustment for MS VC and BCC compile of psql, from Dave Page. | Bruce Momjian | 2004-09-27 |
* | Improve MS VC builds for psql by handlling flex properly and prevent | Bruce Momjian | 2004-09-27 |
* | Translation update | Peter Eisentraut | 2004-09-27 |
* | Translation updates | Peter Eisentraut | 2004-09-27 |
* | Translation update | Peter Eisentraut | 2004-09-27 |
* | New translations | Peter Eisentraut | 2004-09-27 |
* | Remove inclusion of windows.h now that it is included in c.h, per idea | Bruce Momjian | 2004-09-27 |
* | Synced parser. | Michael Meskes | 2004-09-27 |
* | Remove references to the ODBC driver from the main source tree. From Kris | Neil Conway | 2004-09-27 |
* | A few minor list-related cleanups: | Neil Conway | 2004-09-27 |
* | Code cleanup: don't bother casting the argument to pfree() to void * | Neil Conway | 2004-09-27 |
* | Rewrite ReadArrayStr() to avoid O(N^2) behavior on large strings, | Tom Lane | 2004-09-27 |
* | Fix multiple breakages in our support for SSL certificates. | Tom Lane | 2004-09-26 |
* | Use ULL not LL in UINT64CONST. | Tom Lane | 2004-09-26 |
* | Here is a patch that adds the version info from libpq.rc to the DLL | Bruce Momjian | 2004-09-26 |
* | Use <> not "" for include of pthread.h. | Bruce Momjian | 2004-09-26 |
* | Repair bug that would allow libpq to think a command had succeeded when | Tom Lane | 2004-09-26 |
* | Persuade plpython to build on OS X. | Tom Lane | 2004-09-24 |
* | GUC assign hooks that look at external state in deciding whether a | Tom Lane | 2004-09-24 |
* | Cleanup some ancient Ultrix / Alpha code in main() that is intended to | Neil Conway | 2004-09-24 |
* | shmdt takes a void* parameter, per Kris Jurka. | Tom Lane | 2004-09-24 |
* | Fix gratuitous weirdness in function prototype, per Kris Jurka. | Tom Lane | 2004-09-24 |
* | Okay, I'm tired of reading gripes from OS X users ... add a regression | Tom Lane | 2004-09-24 |
* | Get rid of /*-inside-comment warning. My fault. | Tom Lane | 2004-09-24 |
* | ExecProcAppend() wasn't called ExecAppend() because the latter name was | Neil Conway | 2004-09-24 |
* | Fix TAS assembly stuff for Solaris/386. (I'm not in a position to | Tom Lane | 2004-09-24 |
* | Fix ALTER TABLE OWNER to adjust the ownership of dependent sequences, | Tom Lane | 2004-09-23 |
* | If we're going to print unrecognized result codes from SSL_get_error | Tom Lane | 2004-09-23 |
* | This patch logs the error code in the default case, so that the user | Bruce Momjian | 2004-09-23 |
* | This patch attempts to note the use of the root.crt file in the server. | Bruce Momjian | 2004-09-23 |
* | Minor tweak to pg_controldata usage information, per suggestion from | Neil Conway | 2004-09-23 |
* | Arrange for hash join to skip scanning the outer relation if it detects | Tom Lane | 2004-09-22 |
* | Issue a CHECKPOINT just after creating the regression database. Without | Tom Lane | 2004-09-22 |
* | Adjust ExecMakeTableFunctionResult to produce a single all-nulls row | Tom Lane | 2004-09-22 |
* | Minor cleanup of libpq/LO examples: fix some memory leaks, update a comment | Neil Conway | 2004-09-22 |
* | Some improvements for the tab-completion of psql. This should | Neil Conway | 2004-09-22 |
* | This patch from Alvaro Herrera adds transaction ID to the list of | Neil Conway | 2004-09-22 |
* | Rotate on time boundaries that are sensible per local time rather than GMT. | Tom Lane | 2004-09-21 |
* | Change some of the existing plpgsql regression test cases so that they | Tom Lane | 2004-09-20 |
* | Fix some shortcomings in psql's autocommit-off mode concerning detection | Tom Lane | 2004-09-20 |
* | Documentation improvements, per Josh Berkus. | Tom Lane | 2004-09-20 |
* | Translation update | Peter Eisentraut | 2004-09-20 |
* | Translation updates | Peter Eisentraut | 2004-09-20 |
* | Translation updates | Peter Eisentraut | 2004-09-20 |
* | Translation updates | Peter Eisentraut | 2004-09-20 |
* | Add defenses against plpython functions being declared to take or return | Tom Lane | 2004-09-19 |
* | Fix estimate_num_groups to be able to use expression-index statistics | Tom Lane | 2004-09-18 |
* | Move comment at end of line to a separate line so trailing tabs don't | Peter Eisentraut | 2004-09-18 |