| 2004-07-02 | Joe Conway | Attached is a 1 line bug fix for dbmirror that was... | commit | commitdiff | tree | 
| 2004-07-01 | Tom Lane | More paranoia in AtEOSubXact_SPI: don't assume we can... | commit | commitdiff | tree | 
| 2004-07-01 | Joe Conway | plperl update from Andrew Dunstan, deriving (I believe... | commit | commitdiff | tree | 
| 2004-07-01 | Tom Lane | Further review of xact.c state machine for nested trans... | commit | commitdiff | tree | 
| 2004-07-01 | Michael Meskes | Removed unused variable and added a typecast. | commit | commitdiff | tree | 
| 2004-07-01 | Joe Conway | Add double metaphone code from Andrew Dunstan. Also... | commit | commitdiff | tree | 
| 2004-07-01 | Tom Lane | Fix seriously nasty memory leak in new TransactionIdIsI... | commit | commitdiff | tree | 
| 2004-07-01 | Tom Lane | Nested transactions.  There is still much left to do... | commit | commitdiff | tree | 
| 2004-06-30 | Tom Lane | Revert mistaken #include change, per Merlin Moncure. | commit | commitdiff | tree | 
| 2004-06-30 | Michael Meskes | Added SET DESCRIPTOR command. | commit | commitdiff | tree | 
| 2004-06-29 | Peter Eisentraut | Override upstream DSSSL style sheet formatting changes | commit | commitdiff | tree | 
| 2004-06-29 | Peter Eisentraut | Comma splice police | commit | commitdiff | tree | 
| 2004-06-28 | Teodor Sigaev | 1 Eliminate duplicate field HLWORD->skip | commit | commitdiff | tree | 
| 2004-06-28 | Michael Meskes | Arrays can be read as arrays or as character strings... | commit | commitdiff | tree | 
| 2004-06-28 | Tom Lane | Remove some no-longer-needed #includes. | commit | commitdiff | tree | 
| 2004-06-28 | Tom Lane | Fix some bogus code in ConstBit production --- it manag... | commit | commitdiff | tree | 
| 2004-06-27 | Tom Lane | Fix bogus line break within a file name, as noted by... | commit | commitdiff | tree | 
| 2004-06-27 | Michael Meskes | - Only use typedefs inside their scope. | commit | commitdiff | tree | 
| 2004-06-27 | Dennis Bjorklund | Translation updates | commit | commitdiff | tree | 
| 2004-06-26 | Tom Lane | Adjust pgstat message definitions so that the target... | commit | commitdiff | tree | 
| 2004-06-26 | Dennis Bjorklund | Translation updates | commit | commitdiff | tree | 
| 2004-06-26 | Dennis Bjorklund | Translation updates: update-po | commit | commitdiff | tree | 
| 2004-06-26 | Dennis Bjorklund | Translation updates | commit | commitdiff | tree | 
| 2004-06-25 | Tom Lane | Fix to work better with Exuberant's version of ctags. | commit | commitdiff | tree | 
| 2004-06-25 | Tom Lane | Support renaming of tablespaces, and changing the owners of | commit | commitdiff | tree | 
| 2004-06-25 | Dennis Bjorklund | Translation updates | commit | commitdiff | tree | 
| 2004-06-25 | Tom Lane | Add pg_get_serial_sequence() function, and cause pg_dum... | commit | commitdiff | tree | 
| 2004-06-25 | Tom Lane | #ifdef out file permissions check on SSL key file when... | commit | commitdiff | tree | 
| 2004-06-25 | Dennis Bjorklund | Translation updates | commit | commitdiff | tree | 
| 2004-06-25 | Dennis Bjorklund | Swedish translation of pg_ctl. | commit | commitdiff | tree | 
| 2004-06-25 | Dennis Bjorklund | Make pg_ctl possible to translate. Strings marked for | commit | commitdiff | tree | 
| 2004-06-25 | Dennis Bjorklund | Translation updates | commit | commitdiff | tree | 
| 2004-06-25 | Dennis Bjorklund | Translation updates | commit | commitdiff | tree | 
| 2004-06-25 | Dennis Bjorklund | Add argument name to syntax. | commit | commitdiff | tree | 
| 2004-06-24 | Dennis Bjorklund | Translation updates | commit | commitdiff | tree | 
| 2004-06-24 | Dennis Bjorklund | Translation updates | commit | commitdiff | tree | 
| 2004-06-24 | Tom Lane | Replace direct fprintf(stderr) calls by write_stderr... | commit | commitdiff | tree | 
| 2004-06-24 | Tom Lane | Add documentation for pg_cancel_backend and pg_terminat... | commit | commitdiff | tree | 
| 2004-06-24 | Tom Lane | Add --pwfile option to initdb, so that passwords can... | commit | commitdiff | tree | 
| 2004-06-24 | Tom Lane | Avoid including <sys/time.h> on platforms that don... | commit | commitdiff | tree | 
| 2004-06-24 | Tom Lane | Include c.h instead of postgres.h in files that need... | commit | commitdiff | tree | 
| 2004-06-24 | Tom Lane | Extend pg_ctl to handle service management under WIN32... | commit | commitdiff | tree | 
| 2004-06-23 | Teodor Sigaev | Previous commit wasnt full... | commit | commitdiff | tree | 
| 2004-06-23 | Teodor Sigaev | 1 Fix affixes with void replacement (AFAIK, it's only... | commit | commitdiff | tree | 
| 2004-06-23 | Bruce Momjian | Remove link: | commit | commitdiff | tree | 
| 2004-06-23 | Teodor Sigaev | Fix stupid bug in installcheck | commit | commitdiff | tree | 
| 2004-06-22 | Tom Lane | Fix information schema views to return NULL for precisi... | commit | commitdiff | tree | 
| 2004-06-21 | Tom Lane | Add comment about rationale for continuing to use C... | commit | commitdiff | tree | 
| 2004-06-21 | Tom Lane | Fix pg_dump and pg_dumpall for new names of built-in... | commit | commitdiff | tree | 
| 2004-06-21 | Tom Lane | Rename the built-in tablespaces to pg_default and pg_gl... | commit | commitdiff | tree | 
| 2004-06-21 | Bruce Momjian | Rename pg_tablespaces directory to pg_tblspc, so it... | commit | commitdiff | tree | 
| 2004-06-20 | Michael Meskes | Synced parser and keyword list. | commit | commitdiff | tree | 
| 2004-06-20 | Bruce Momjian | Add pgevent, with docs explaining out to install it... | commit | commitdiff | tree | 
| 2004-06-19 | Tom Lane | Adjust TAS assembly as per recent discussions: use... | commit | commitdiff | tree | 
| 2004-06-19 | Tom Lane | Looks like s_lock_test needs <time.h> on some platforms. | commit | commitdiff | tree | 
| 2004-06-19 | Tom Lane | s_lock_test requires libpgport to build now. | commit | commitdiff | tree | 
| 2004-06-19 | Tom Lane | Fix oversight in recent rowtype-handling improvements... | commit | commitdiff | tree | 
| 2004-06-19 | Bruce Momjian | Fix Makefile syntax.  Forgot to test this. | commit | commitdiff | tree | 
| 2004-06-19 | Bruce Momjian | Add changes to support threads on Win32 native port... | commit | commitdiff | tree | 
| 2004-06-19 | Bruce Momjian | Enable thread safety for win32.mak build of PostgreSQL. | commit | commitdiff | tree | 
| 2004-06-19 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2004-06-18 | Tom Lane | Replace createdb's obsolete --location switch with... | commit | commitdiff | tree | 
| 2004-06-18 | Tom Lane | initlocation is history.  (It's still mentioned in... | commit | commitdiff | tree | 
| 2004-06-18 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2004-06-18 | Bruce Momjian | Remove tablespaces TODO.detail. | commit | commitdiff | tree | 
| 2004-06-18 | Bruce Momjian | Done: | commit | commitdiff | tree | 
| 2004-06-18 | Tom Lane | Tablespaces.  Alternate database locations are dead... | commit | commitdiff | tree | 
| 2004-06-17 | Bruce Momjian | The attached patch adds some index entries pointing... | commit | commitdiff | tree | 
| 2004-06-17 | Michael Meskes | Added patch by ISHIDA Akio to allow indicators in execu... | commit | commitdiff | tree | 
| 2004-06-16 | Bruce Momjian | Improve comment. | commit | commitdiff | tree | 
| 2004-06-16 | Bruce Momjian | Do PGAC_FUNC_GETPWUID_R_5ARG and PGAC_FUNC_STRERROR_R_I... | commit | commitdiff | tree | 
| 2004-06-16 | Tom Lane | Represent type-specific length coercion functions as... | commit | commitdiff | tree | 
| 2004-06-14 | Tom Lane | Fix doc bug: to_timestamp() returns timestamptz, not... | commit | commitdiff | tree | 
| 2004-06-14 | Tom Lane | Arrange to explicitly stop the pgstat processes at... | commit | commitdiff | tree | 
| 2004-06-14 | Bruce Momjian | New wording: | commit | commitdiff | tree | 
| 2004-06-14 | Bruce Momjian | New wording: | commit | commitdiff | tree | 
| 2004-06-14 | Tatsuo Ishii | Add missing PQclear(). | commit | commitdiff | tree | 
| 2004-06-13 | Bruce Momjian | Updated wording: | commit | commitdiff | tree | 
| 2004-06-13 | Bruce Momjian | Re-add: | commit | commitdiff | tree | 
| 2004-06-13 | Tom Lane | Give inet/cidr datatypes their own hash function that... | commit | commitdiff | tree | 
| 2004-06-13 | Peter Eisentraut | Remove README.CVS when making a distribution. | commit | commitdiff | tree | 
| 2004-06-13 | Peter Eisentraut | Translation update | commit | commitdiff | tree | 
| 2004-06-13 | Tom Lane | Code review for recently-added network functions. ... | commit | commitdiff | tree | 
| 2004-06-13 | Tom Lane | Correct erroneous table title, per Halley Pacheco de... | commit | commitdiff | tree | 
| 2004-06-12 | Tom Lane | Now needs to include <ctype.h>. | commit | commitdiff | tree | 
| 2004-06-12 | Tom Lane | Some editorializing on 7.4.3 release notes. | commit | commitdiff | tree | 
| 2004-06-12 | Bruce Momjian | Improve release wording. | commit | commitdiff | tree | 
| 2004-06-12 | Bruce Momjian | Markup fix. | commit | commitdiff | tree | 
| 2004-06-12 | Bruce Momjian | Fix markup | commit | commitdiff | tree | 
| 2004-06-12 | Bruce Momjian | Update release notes for 7.4.3. | commit | commitdiff | tree | 
| 2004-06-11 | Bruce Momjian | ECPG preprocessor for PostgreSQL 7.4.1, 7.4.2 doubles... | commit | commitdiff | tree | 
| 2004-06-11 | Tom Lane | StrategyDirtyBufferList wasn't being careful to honor... | commit | commitdiff | tree | 
| 2004-06-11 | Bruce Momjian | Use sizeof() rather than strlen() in array size. | commit | commitdiff | tree | 
| 2004-06-11 | Tom Lane | Add some code to Assert that when we release pin on... | commit | commitdiff | tree | 
| 2004-06-11 | Bruce Momjian | Cleanup use of Win32 START by using "" for title. ... | commit | commitdiff | tree | 
| 2004-06-11 | Bruce Momjian | Add URL about Win32 quoting behavior. | commit | commitdiff | tree | 
| 2004-06-11 | Bruce Momjian | Another fix for Win32 START. | commit | commitdiff | tree | 
| 2004-06-11 | Bruce Momjian | The attached tiny patch removes spurious carriage retur... | commit | commitdiff | tree | 
| 2004-06-11 | Bruce Momjian | >> It certainly doesn't. There still was a bug with... | commit | commitdiff | tree | 
| 2004-06-11 | Bruce Momjian | This patch updates pgpipe() on win32 to log exactly... | commit | commitdiff | tree | 
| next |