| 2007-08-26 | 
Tom Lane | Code review for btreefuncs additions: restrict to super...  | 
commit | commitdiff | tree | 
| 2007-08-26 | 
Tom Lane | Make ARRAY(SELECT ...) return an empty array, rather...  | 
commit | commitdiff | tree | 
| 2007-08-25 | 
Tom Lane | Adjust with-system-tzdata patch to not attempt to insta...  | 
commit | commitdiff | tree | 
| 2007-08-25 | 
Tom Lane | Fix brain fade in DefineIndex(): it was continuing...  | 
commit | commitdiff | tree | 
| 2007-08-25 | 
Tom Lane | Simplify implementation of ts_debug() function ---...  | 
commit | commitdiff | tree | 
| 2007-08-25 | 
Tatsuo Ishii | The upper limit for -c option of pgbench is now obtaine...  | 
commit | commitdiff | tree | 
| 2007-08-25 | 
Tom Lane | Some more tsearch docs work --- sync names with CVS...  | 
commit | commitdiff | tree | 
| 2007-08-25 | 
Tom Lane | Fix synonym-dict breakage introduced in last patch...  | 
commit | commitdiff | tree | 
| 2007-08-25 | 
Tom Lane | Rename built-in Snowball stemmer dictionaries to be...  | 
commit | commitdiff | tree | 
| 2007-08-25 | 
Tom Lane | Cleanup for some problems in tsearch patch: | 
commit | commitdiff | tree | 
| 2007-08-23 | 
Tom Lane | Fix combo_decrypt() to throw an error for zero-length...  | 
commit | commitdiff | tree | 
| 2007-08-23 | 
Andrew Dunstan | Reduce memory requirements for writing CSVlogs, so...  | 
commit | commitdiff | tree | 
| 2007-08-23 | 
Andrew Dunstan | unbreak ECPG tests for VPATH builds. | 
commit | commitdiff | tree | 
| 2007-08-23 | 
Bruce Momjian | Fix typo in FAQ_DEV. | 
commit | commitdiff | tree | 
| 2007-08-23 | 
Bruce Momjian | Add book to FAQ_DEV: | 
commit | commitdiff | tree | 
| 2007-08-22 | 
Tom Lane | Fix possible core dump from pgbench -d option.  Julius...  | 
commit | commitdiff | tree | 
| 2007-08-22 | 
Tom Lane | Suppress testing the options of CREATE TEXT SEARCH...  | 
commit | commitdiff | tree | 
| 2007-08-22 | 
Michael Meskes | More cleaning up and removed some duplicates. | 
commit | commitdiff | tree | 
| 2007-08-22 | 
Tom Lane | Propagate Magnus' fix for Windows snowball build into...  | 
commit | commitdiff | tree | 
| 2007-08-22 | 
Tom Lane | Fix cut-n-paste-o. | 
commit | commitdiff | tree | 
| 2007-08-22 | 
Tom Lane | Fix VPATH-build problem in new tsearch makefile, per...  | 
commit | commitdiff | tree | 
| 2007-08-22 | 
Tom Lane | Remove option to change parser of an existing text...  | 
commit | commitdiff | tree | 
| 2007-08-22 | 
Tom Lane | Text search doc updates --- first cut at | 
commit | commitdiff | tree | 
| 2007-08-22 | 
Tom Lane | Whoops, missed updating dsynonym_init for new dictionar...  | 
commit | commitdiff | tree | 
| 2007-08-22 | 
Tom Lane | Make \dFt and \dFt+ do something different --- omitting...  | 
commit | commitdiff | tree | 
| 2007-08-22 | 
Tom Lane | Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTION...  | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Tom Lane | Simplify CREATE TEXT SEARCH CONFIGURATION by eliminatin...  | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Tom Lane | First rough cut at text search documentation: bare...  | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Tom Lane | Exclude snowball/libstemmer/ files from the set process...  | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Bruce Momjian | Uppercase keywords in regression tsearch test scripts. | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Tom Lane | Avoid using TEXT as a Bison symbol, since this provokes...  | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Bruce Momjian | Remove tabs from SGML files. | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Magnus Hagander | Build snowball DLL for tsearch-in-core. | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Magnus Hagander | Don't define BUILDING_DLL for snowball lib. Should...  | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Tom Lane | Remove extraneous semicolon --- buildfarm member bear...  | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Tom Lane | Fix cash_mul_int4 and cash_div_int4 for overenthusiasti...  | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Tom Lane | Fix money type's send/receive functions to conform...  | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Tom Lane | Fix potential access-off-the-end-of-memory in varbit_ou...  | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Tom Lane | Suppress uninitialized-variable warning. | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Tom Lane | Fix a small 64-bit problem in tsearch patch. | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Tom Lane | contrib/tsearch2 now fails its regression test because...  | 
commit | commitdiff | tree | 
| 2007-08-21 | 
Tom Lane | Tsearch2 functionality migrates to core.  The bulk...  | 
commit | commitdiff | tree | 
| 2007-08-20 | 
Peter Eisentraut | Add configure option --with-system-tzdata to use operat...  | 
commit | commitdiff | tree | 
| 2007-08-19 | 
Andrew Dunstan | minor typo fixes in CSVlog docs, per Michael Glaesemann | 
commit | commitdiff | tree | 
| 2007-08-19 | 
Bruce Momjian | Done: | 
commit | commitdiff | tree | 
| 2007-08-19 | 
Andrew Dunstan | Provide for logfiles in machine readable CSV format...  | 
commit | commitdiff | tree | 
| 2007-08-16 | 
Bruce Momjian | Add: | 
commit | commitdiff | tree | 
| 2007-08-15 | 
Tom Lane | Arrange to cache a ResultRelInfo in the executor's...  | 
commit | commitdiff | tree | 
| 2007-08-15 | 
Tom Lane | Repair problems occurring when multiple RI updates...  | 
commit | commitdiff | tree | 
| 2007-08-15 | 
Bruce Momjian | Add third idea about pulling data from indexes. | 
commit | commitdiff | tree | 
| 2007-08-15 | 
Bruce Momjian | Fix whitespace in TODO. | 
commit | commitdiff | tree | 
| 2007-08-14 | 
Tom Lane | Fix oversight in async-commit patch: there were some...  | 
commit | commitdiff | tree | 
| 2007-08-14 | 
Bruce Momjian | Done for ecpg: | 
commit | commitdiff | tree | 
| 2007-08-14 | 
Michael Meskes | It seems we simply expected the same output for failure...  | 
commit | commitdiff | tree | 
| 2007-08-14 | 
Michael Meskes | It seems I always forget .in files. | 
commit | commitdiff | tree | 
| 2007-08-14 | 
Michael Meskes | Hopefully fixed missing CHAR_BIT symbol | 
commit | commitdiff | tree | 
| 2007-08-14 | 
Michael Meskes | Fixed compiler warning for enum handling | 
commit | commitdiff | tree | 
| 2007-08-14 | 
Michael Meskes | As usual I forgot some files. :-) | 
commit | commitdiff | tree | 
| 2007-08-14 | 
Michael Meskes | - Finished major rewrite to use new protocol version | 
commit | commitdiff | tree | 
| 2007-08-13 | 
Tom Lane | TEMPORARILY make synchronous_commit default to OFF...  | 
commit | commitdiff | tree | 
| 2007-08-13 | 
Tom Lane | Fix two bugs induced in VACUUM FULL by async-commit...  | 
commit | commitdiff | tree | 
| 2007-08-13 | 
Tom Lane | Document that the regexp split functions ignore zero...  | 
commit | commitdiff | tree | 
| 2007-08-12 | 
Tom Lane | Remove an "optimization" I installed in 2001, to make...  | 
commit | commitdiff | tree | 
| 2007-08-12 | 
Tom Lane | Increase the initial size of StringInfo buffers to...  | 
commit | commitdiff | tree | 
| 2007-08-11 | 
Tom Lane | Avoid memory leakage across successive calls of regexp_...  | 
commit | commitdiff | tree | 
| 2007-08-11 | 
Tom Lane | Code review for regexp_matches/regexp_split patch....  | 
commit | commitdiff | tree | 
| 2007-08-10 | 
Tom Lane | Fix uninitialized-memory bug in plpython proargnames...  | 
commit | commitdiff | tree | 
| 2007-08-10 | 
Tom Lane | Fix unintended change of output format for createlang...  | 
commit | commitdiff | tree | 
| 2007-08-09 | 
Tom Lane | Fix search for SGML stylesheets to include the place...  | 
commit | commitdiff | tree | 
| 2007-08-09 | 
Tom Lane | Revise postmaster startup/shutdown logic to eliminate...  | 
commit | commitdiff | tree | 
| 2007-08-08 | 
Neil Conway | Fix a gradual memory leak in ExecReScanAgg(). Because...  | 
commit | commitdiff | tree | 
| 2007-08-08 | 
Tom Lane | Fix thinko in multi-autovac-workers code: validity...  | 
commit | commitdiff | tree | 
| 2007-08-07 | 
Neil Conway | Adjust the output of MemoryContextStats() so that the...  | 
commit | commitdiff | tree | 
| 2007-08-06 | 
Magnus Hagander | Fix incorrect URI for cvs rsync | 
commit | commitdiff | tree | 
| 2007-08-06 | 
Tom Lane | Fix pg_restore to guard against unexpected EOF while...  | 
commit | commitdiff | tree | 
| 2007-08-05 | 
Tom Lane | Adjust configure so that it sets CFLAGS properly for...  | 
commit | commitdiff | tree | 
| 2007-08-05 | 
Tom Lane | Apparently icc doesn't always define __ICC, and it...  | 
commit | commitdiff | tree | 
| 2007-08-04 | 
Tom Lane | Fix up bad layout of some comments (probably pg_indent...  | 
commit | commitdiff | tree | 
| 2007-08-04 | 
Neil Conway | Tweak for initdb: if more command-line arguments were...  | 
commit | commitdiff | tree | 
| 2007-08-04 | 
Tom Lane | Fix crash caused by log_timezone patch if we attempt...  | 
commit | commitdiff | tree | 
| 2007-08-04 | 
Tom Lane | Fix a problem in my recent patch to initialize cancel_k...  | 
commit | commitdiff | tree | 
| 2007-08-04 | 
Tom Lane | Switch over to using the src/timezone functions for...  | 
commit | commitdiff | tree | 
| 2007-08-03 | 
Tom Lane | Fix some sloppiness in the recent multiple-autovacuum...  | 
commit | commitdiff | tree | 
| 2007-08-03 | 
Magnus Hagander | Update supported standalone VC++ version to 7.1+ only...  | 
commit | commitdiff | tree | 
| 2007-08-02 | 
Andrew Dunstan | Move session_start out of MyProcPort stucture and make...  | 
commit | commitdiff | tree | 
| 2007-08-02 | 
Andrew Dunstan | Make sure syslogPipe runs in binary mode on Windows...  | 
commit | commitdiff | tree | 
| 2007-08-02 | 
Neil Conway | Fix a memory leak in tuplestore_end(). Unlikely to...  | 
commit | commitdiff | tree | 
| 2007-08-01 | 
Bruce Momjian | Done: | 
commit | commitdiff | tree | 
| 2007-08-01 | 
Tom Lane | Support an optional asynchronous commit mode, in which...  | 
commit | commitdiff | tree | 
| 2007-08-01 | 
Bruce Momjian | Fix strange quoting. | 
commit | commitdiff | tree | 
| 2007-08-01 | 
Bruce Momjian | Fix script quoting problem. | 
commit | commitdiff | tree | 
| 2007-08-01 | 
Bruce Momjian | Remove links to old Win32 source code ports. | 
commit | commitdiff | tree | 
| 2007-07-31 | 
Tom Lane | Fix a bug in the original implementation of redundant...  | 
commit | commitdiff | tree | 
| 2007-07-31 | 
Tom Lane | If we're gonna use ExecRelationIsTargetRelation here...  | 
commit | commitdiff | tree | 
| 2007-07-31 | 
Tom Lane | Fix security definer functions with polymorphic argumen...  | 
commit | commitdiff | tree | 
| 2007-07-27 | 
Neil Conway | Slight refactor for ExecOpenScanRelation(): we can use | 
commit | commitdiff | tree | 
| 2007-07-27 | 
Peter Eisentraut | Update conformance information about bigint type | 
commit | commitdiff | tree | 
| 2007-07-26 | 
Tom Lane | Remove FileUnlink(), which wasn't being used anywhere...  | 
commit | commitdiff | tree | 
| 2007-07-25 | 
Tom Lane | Arrange to put TOAST tables belonging to temporary...  | 
commit | commitdiff | tree | 
| 2007-07-25 | 
Tom Lane | Suppress warning when compiling with -DPROFILE_PID_DIR...  | 
commit | commitdiff | tree | 
| next |