| 2003-05-10 | Tom Lane | In child-crashed log messages, identify a checkpoint... | commit | commitdiff | tree | 
| 2003-05-10 | Tom Lane | Adjust CreateCheckpoint so that buffer dumping activiti... | commit | commitdiff | tree | 
| 2003-05-10 | Bruce Momjian | More crypt() cleanup. | commit | commitdiff | tree | 
| 2003-05-10 | Bruce Momjian | Remove HPUX 9 rint() test. | commit | commitdiff | tree | 
| 2003-05-10 | Bruce Momjian | Add Makefile rules for new crypt/rint() /port functions... | commit | commitdiff | tree | 
| 2003-05-09 | Tom Lane | Implement array_send/array_recv (binary I/O for arrays... | commit | commitdiff | tree | 
| 2003-05-09 | Tom Lane | COPY BINARY uses the new binary I/O routines.  Update... | commit | commitdiff | tree | 
| 2003-05-09 | Tom Lane | Now that fastpath protocol allows null arguments to... | commit | commitdiff | tree | 
| 2003-05-09 | Tom Lane | Implement new-protocol binary I/O support in DataRow... | commit | commitdiff | tree | 
| 2003-05-09 | Bruce Momjian | More cleanups now that we have crypt(). | commit | commitdiff | tree | 
| 2003-05-09 | Bruce Momjian | autoconf run for crypt(). | commit | commitdiff | tree | 
| 2003-05-09 | Bruce Momjian | Add crypt() to /port for Win32. | commit | commitdiff | tree | 
| 2003-05-09 | Bruce Momjian | Remove rint() prototype from QNX. | commit | commitdiff | tree | 
| 2003-05-09 | Bruce Momjian | Remove another old rint() replacement. | commit | commitdiff | tree | 
| 2003-05-09 | Bruce Momjian | Add rint() to /port, remove from qnx/. | commit | commitdiff | tree | 
| 2003-05-09 | Bruce Momjian | Pass canAcceptConnections to exec'ed backend, for Jan. | commit | commitdiff | tree | 
| 2003-05-09 | Tom Lane | Binary send/receive routines for a few basic datatypes... | commit | commitdiff | tree | 
| 2003-05-09 | Bruce Momjian | Add opendir/readdir/closedir() for Win32. | commit | commitdiff | tree | 
| 2003-05-08 | Tom Lane | Reinstate pg_type's typsend and typreceive columns... | commit | commitdiff | tree | 
| 2003-05-08 | Bruce Momjian | Write non-defaults file before signalling the children... | commit | commitdiff | tree | 
| 2003-05-08 | Bruce Momjian | Move attached to shared memory out into a separate... | commit | commitdiff | tree | 
| 2003-05-08 | Tom Lane | I think we're done with protocol instability, so mark... | commit | commitdiff | tree | 
| 2003-05-08 | Tom Lane | Update 3.0 protocol support to match recent agreements... | commit | commitdiff | tree | 
| 2003-05-08 | Bruce Momjian | Pass shared memory address on command line to exec... | commit | commitdiff | tree | 
| 2003-05-08 | Tom Lane | Fix documentation problem pointed out by Barry Lind... | commit | commitdiff | tree | 
| 2003-05-07 | Tom Lane | Update COPY BINARY file format spec to reflect recent... | commit | commitdiff | tree | 
| 2003-05-07 | Tom Lane | Revise protocol doc for recently-agreed modifications... | commit | commitdiff | tree | 
| 2003-05-07 | Bruce Momjian | Change alternate database location patch to test for... | commit | commitdiff | tree | 
| 2003-05-07 | Tom Lane | Fix erroneous example, per Tim Knowles. | commit | commitdiff | tree | 
| 2003-05-07 | Barry Lind | Fixed bug with Warnings.  Warnings are not added to... | commit | commitdiff | tree | 
| 2003-05-06 | Bruce Momjian | Pass shared memory id and socket descriptor number... | commit | commitdiff | tree | 
| 2003-05-06 | Bruce Momjian | Properly test for buggy flex 2.5.3. | commit | commitdiff | tree | 
| 2003-05-06 | Tom Lane | Minor editorializing. | commit | commitdiff | tree | 
| 2003-05-06 | Tom Lane | Add display of eventual result RowDescription (if any... | commit | commitdiff | tree | 
| 2003-05-06 | Tom Lane | Ensure that an Execute operation can't send tuples... | commit | commitdiff | tree | 
| 2003-05-06 | Tom Lane | Restructure command destination handling so that we... | commit | commitdiff | tree | 
| 2003-05-06 | Michael Meskes | Added rfmtlong compatibility function. | commit | commitdiff | tree | 
| 2003-05-06 | Bruce Momjian | Rename internal variables DBName|dbName to dbname,... | commit | commitdiff | tree | 
| 2003-05-06 | Bruce Momjian | Comment out some of the conditional tests until we... | commit | commitdiff | tree | 
| 2003-05-06 | Tom Lane | Implement feature of new FE/BE protocol whereby RowDesc... | commit | commitdiff | tree | 
| 2003-05-05 | Tom Lane | Ditch ExecGetTupType() in favor of the much simpler... | commit | commitdiff | tree | 
| 2003-05-05 | Tom Lane | Alter plpgsql's lexer so that yylineno and yymore are... | commit | commitdiff | tree | 
| 2003-05-05 | Tom Lane | Provide a real link to CREATE SEQUENCE's reference... | commit | commitdiff | tree | 
| 2003-05-05 | Tom Lane | Not sure why parser() was still doing clearerr(stdin... | commit | commitdiff | tree | 
| 2003-05-05 | Tom Lane | Extended query protocol: parse, bind, execute, describe... | commit | commitdiff | tree | 
| 2003-05-04 | Bruce Momjian | Disable alternate locations on Win32 because it doesn... | commit | commitdiff | tree | 
| 2003-05-04 | Tom Lane | Allow 60 in seconds fields of timestamp, time, interval... | commit | commitdiff | tree | 
| 2003-05-04 | Peter Eisentraut | Last round of reference page editing. | commit | commitdiff | tree | 
| 2003-05-04 | Tom Lane | When a TIMESTAMP, TIME, or INTERVAL precision is specif... | commit | commitdiff | tree | 
| 2003-05-03 | Tom Lane | Fix erroneous space calculation leading to core dump... | commit | commitdiff | tree | 
| 2003-05-03 | Barry Lind | Patch to fix up LONGVARBINARY support submitted by... | commit | commitdiff | tree | 
| 2003-05-03 | Bruce Momjian | Cleanup patch for exec() handling. | commit | commitdiff | tree | 
| 2003-05-03 | Bruce Momjian | Handle clog structure in shared memory in exec() case... | commit | commitdiff | tree | 
| 2003-05-02 | Bruce Momjian | SECOND ATTEMPT | commit | commitdiff | tree | 
| 2003-05-02 | Bruce Momjian | Back out second part of patch. | commit | commitdiff | tree | 
| 2003-05-02 | Bruce Momjian | Back out last commit --- wrong patch. | commit | commitdiff | tree | 
| 2003-05-02 | Bruce Momjian | Dump/read non-default GUC values for use by exec'ed... | commit | commitdiff | tree | 
| 2003-05-02 | Tom Lane | Portal and memory management infrastructure for extende... | commit | commitdiff | tree | 
| 2003-05-02 | Tom Lane | Repair sloppiness about where cached mergeclause pathke... | commit | commitdiff | tree | 
| 2003-05-02 | Michael Meskes | Fixed double definition of ecpg_compat_mode. | commit | commitdiff | tree | 
| 2003-05-01 | Michael Meskes | Added an option to force ecpg to also parse files inclu... | commit | commitdiff | tree | 
| 2003-05-01 | Tom Lane | Documentation refers to box() function where it should... | commit | commitdiff | tree | 
| 2003-04-30 | Tom Lane | Update to describe new set of globally-known contexts... | commit | commitdiff | tree | 
| 2003-04-29 | Tom Lane | Infrastructure for deducing Param types from context... | commit | commitdiff | tree | 
| 2003-04-29 | Bruce Momjian | Remove unneeded define. | commit | commitdiff | tree | 
| 2003-04-29 | Tom Lane | Code review for holdable-cursors patch.  Fix error... | commit | commitdiff | tree | 
| 2003-04-28 | Bruce Momjian | Update German FAQ, from  Ian Barwick | commit | commitdiff | tree | 
| 2003-04-28 | Tom Lane | Minor wordsmithing on .pgpass description. | commit | commitdiff | tree | 
| 2003-04-28 | Tom Lane | Minor improvement in wording. | commit | commitdiff | tree | 
| 2003-04-28 | Tom Lane | Missed some corner cases (PGSERVICE mostly)... | commit | commitdiff | tree | 
| 2003-04-28 | Tom Lane | Okay, I've had it with PQsetdbLogin having slightly... | commit | commitdiff | tree | 
| 2003-04-27 | Tom Lane | Make getaddrinfo's behavior with NULL node parameter... | commit | commitdiff | tree | 
| 2003-04-27 | Tom Lane | Prevent coredump in current_schemas() if someone has... | commit | commitdiff | tree | 
| 2003-04-27 | Tom Lane | Fix plpgsql so that variables of composite types (rowty... | commit | commitdiff | tree | 
| 2003-04-27 | Tom Lane | Put back encoding-conversion step in processing of... | commit | commitdiff | tree | 
| 2003-04-27 | Tom Lane | Department of second thoughts: probably still need... | commit | commitdiff | tree | 
| 2003-04-27 | Tom Lane | Clean up some problems in SetClientEncoding: failed... | commit | commitdiff | tree | 
| 2003-04-26 | Peter Eisentraut | Editing of more reference pages. | commit | commitdiff | tree | 
| 2003-04-26 | Tom Lane | Repair permissions problem in RI triggers: query parsin... | commit | commitdiff | tree | 
| 2003-04-26 | Tom Lane | Add transaction status field to ReadyForQuery messages... | commit | commitdiff | tree | 
| 2003-04-26 | Tom Lane | Tweak stats collector start logic so that we will not... | commit | commitdiff | tree | 
| 2003-04-25 | Tom Lane | Make [VACUUM] ANALYZE safe on zero-column tables. | commit | commitdiff | tree | 
| 2003-04-25 | Tom Lane | In the continuing saga of FE/BE protocol revisions... | commit | commitdiff | tree | 
| 2003-04-25 | Bruce Momjian | Prevent unlink/rename Win32 mapping on frontends. | commit | commitdiff | tree | 
| 2003-04-25 | Bruce Momjian | Add new versions DLL lists, from Karl Waclawek | commit | commitdiff | tree | 
| 2003-04-25 | Bruce Momjian | Fix typo in DLL list. | commit | commitdiff | tree | 
| 2003-04-25 | Tom Lane | const-ify info_cb() to match recent openssl releases... | commit | commitdiff | tree | 
| 2003-04-25 | Tom Lane | Fix breakage induced by yours truly in Kerberos and... | commit | commitdiff | tree | 
| 2003-04-25 | Tom Lane | COPY and pg_dump failed to cope with zero-column tables... | commit | commitdiff | tree | 
| 2003-04-25 | Bruce Momjian | Use closesocket() for all socket/pipe closing, because... | commit | commitdiff | tree | 
| 2003-04-24 | Tom Lane | Adjust subquery qual pushdown rules so that we can... | commit | commitdiff | tree | 
| 2003-04-24 | Bruce Momjian | Add Win32 Makefile for IPC stuff. | commit | commitdiff | tree | 
| 2003-04-24 | Bruce Momjian | No need for include for Win32 right now. | commit | commitdiff | tree | 
| 2003-04-24 | Bruce Momjian | Add Win32 shmem/sema prototypes. | commit | commitdiff | tree | 
| 2003-04-24 | Tom Lane | Infrastructure for upgraded error reporting mechanism... | commit | commitdiff | tree | 
| 2003-04-24 | Bruce Momjian | pgindent new Win32 files. | commit | commitdiff | tree | 
| 2003-04-24 | Bruce Momjian | Add shared memory and semaphore routines for Win32. | commit | commitdiff | tree | 
| 2003-04-24 | Bruce Momjian | Add shared memory and semaphore routines for Win32. | commit | commitdiff | tree | 
| 2003-04-24 | Bruce Momjian | Add comments to replace/unlink Win32 functions. | commit | commitdiff | tree | 
| 2003-04-24 | Bruce Momjian | Add PQunescapeBytea() and PQfeeMem() to the Win32 DLL... | commit | commitdiff | tree | 
| next |