| Commit message (Expand) | Author | Age |
* | Update comment that pgNotify.be_pid is pid of the notifying server process. | Bruce Momjian | 2006-03-20 |
* | Fixed bug 2330: Wrong error code in case of a duplicate key | Michael Meskes | 2006-03-17 |
* | Improve parser so that we can show an error cursor position for errors | Tom Lane | 2006-03-14 |
* | Remove Christof Petig copyright. He already approved removal from an | Bruce Momjian | 2006-03-11 |
* | Add CVS tag lines to files that were lacking them. | Bruce Momjian | 2006-03-11 |
* | Remove Christof Petig copyright on include file, per author request. | Bruce Momjian | 2006-03-08 |
* | Remove the stub support we had for UNION JOIN; per discussion, this is | Tom Lane | 2006-03-07 |
* | 'make clean' should NOT remove *~ files. | Tom Lane | 2006-03-07 |
* | Enable standard_conforming_strings to be turned on. | Bruce Momjian | 2006-03-06 |
* | * Stephen Frost (sfrost@snowman.net) wrote: | Bruce Momjian | 2006-03-06 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Teach PQcmdTuples() that a COPY command tag might contain a row count, | Tom Lane | 2006-03-03 |
* | Remove unnecessary lo_lseek call in lo_open. Apparently there was once | Tom Lane | 2006-03-02 |
* | Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in | Peter Eisentraut | 2006-02-27 |
* | Add positive defense against trying to connect when the connection | Tom Lane | 2006-02-13 |
* | Back out patch pending review. | Bruce Momjian | 2006-02-12 |
* | > I've now tested this patch at home w/ 8.2HEAD and it seems to fix the | Bruce Momjian | 2006-02-12 |
* | C++ comments are verboten. Per gripe from Kris Jurka. | Tom Lane | 2006-02-09 |
* | Fix broken non-YYDEBUG case. | Tom Lane | 2006-02-09 |
* | Added just another test case. | Michael Meskes | 2006-02-08 |
* | Fix HTML alignment in PQprint. | Bruce Momjian | 2006-02-07 |
* | Fix PQprint HTML tag, "centre" -> "center". | Bruce Momjian | 2006-02-06 |
* | Added C bit fields to ecpg parser | Michael Meskes | 2006-02-04 |
* | In ecpg, automatically double single quotes in $$ strings because | Bruce Momjian | 2006-02-04 |
* | Improve tab whitespace in file. | Bruce Momjian | 2006-02-03 |
* | More spacing cleanups. | Bruce Momjian | 2006-02-02 |
* | Source code alignment fixes for preproc.y. | Bruce Momjian | 2006-02-01 |
* | More alignment improvements. | Bruce Momjian | 2006-02-01 |
* | Make pgc.l source code alignment consistent. | Bruce Momjian | 2006-02-01 |
* | Remove unnecessary PQconsumeInput call from PQputCopyData; it's redundant | Tom Lane | 2006-01-25 |
* | Fix unportable usage of socklen_t: should use ACCEPT_TYPE_ARG3 macro | Tom Lane | 2006-01-24 |
* | - Synced parser and keyword list. | Michael Meskes | 2006-01-24 |
* | Data transferred binary is now put into the variables verbatim. | Michael Meskes | 2006-01-17 |
* | When using GCC on AMD64 and PPC, ECPGget_variable() takes a va_list *, not | Neil Conway | 2006-01-15 |
* | Cosmetic code cleanup: fix a bunch of places that used "return (expr);" | Neil Conway | 2006-01-11 |
* | Remove BEOS port. | Bruce Momjian | 2006-01-05 |
* | Remove DOS line endings ("\r\n") from several .po files. DOS line endings | Neil Conway | 2006-01-01 |
* | Revert some careless search-and-replace: "ADD" in comment text should | Neil Conway | 2005-12-29 |
* | Protect ADD and HEADER symbols from conflicting with MIPS includes. | Bruce Momjian | 2005-12-27 |
* | Rename pg_make_encrypted_password to PQencryptPassword. | Peter Eisentraut | 2005-12-26 |
* | Add an officially exported libpq function to encrypt passwords, and | Tom Lane | 2005-12-23 |
* | Allow installation into directories containing spaces in the name. | Peter Eisentraut | 2005-12-09 |
* | Stamp libraries for 8.2 by updating minor library version numbers and | Bruce Momjian | 2005-12-09 |
* | ecpg/pgtypeslib seems to need snprintf.c pulled in, too. | Tom Lane | 2005-12-06 |
* | Make Win32 build use our port/snprintf.c routines, instead of depending | Tom Lane | 2005-12-06 |
* | Added special handling of CONNECTION variable that is used by ECPG instead of... | Michael Meskes | 2005-12-02 |
* | - Made several variables "const char *" instead of "char *" as proposed by Qi... | Michael Meskes | 2005-11-30 |
* | Add missing semicolon. Recent versions of bison seem to choke on this, | Tom Lane | 2005-11-27 |
* | Fix pgindent of libpq-fe.h by hacking pgindent script. | Bruce Momjian | 2005-11-23 |
* | Re-run pgindent, fixing a problem where comment lines after a blank | Bruce Momjian | 2005-11-22 |