| 2007-04-23 |  Neil Conway | Fix newly-introduced documentation typo. | commit | commitdiff | tree | snapshot | 
| 2007-04-22 |  Peter Eisentraut | Make some functions immutable. | commit | commitdiff | tree | snapshot | 
| 2007-04-22 |  Peter Eisentraut | Fix typo | commit | commitdiff | tree | snapshot | 
| 2007-04-22 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2007-04-22 |  Tom Lane | Remove some of the most blatant brain-fade in the recen... | commit | commitdiff | tree | snapshot | 
| 2007-04-21 |  Tom Lane | Some further performance tweaks for planning large... | commit | commitdiff | tree | snapshot | 
| 2007-04-21 |  Magnus Hagander | Fix build for directories with spaces in them by quotin... | commit | commitdiff | tree | snapshot | 
| 2007-04-21 |  Peter Eisentraut | Make configuration parameters fall back to their defaul... | commit | commitdiff | tree | snapshot | 
| 2007-04-21 |  Magnus Hagander | Don't try to build uuid-ossp on msvc. | commit | commitdiff | tree | snapshot | 
| 2007-04-21 |  Peter Eisentraut | Fix alignment of help output. | commit | commitdiff | tree | snapshot | 
| 2007-04-21 |  Peter Eisentraut | Contrib module uuid-ossp for generating UUID values... | commit | commitdiff | tree | snapshot | 
| 2007-04-21 |  Andrew Dunstan | Document new -with-libxslt build option. | commit | commitdiff | tree | snapshot | 
| 2007-04-21 |  Tom Lane | Avoid useless work during set_plain_rel_pathlist()... | commit | commitdiff | tree | snapshot | 
| 2007-04-21 |  Tom Lane | Tweak make_inh_translation_lists() to check the common... | commit | commitdiff | tree | snapshot | 
| 2007-04-21 |  Tom Lane | Improve the way in which CatalogCacheComputeHashValue... | commit | commitdiff | tree | snapshot | 
| 2007-04-21 |  Tom Lane | Adjust pgstat_initstats() to avoid repeated searches... | commit | commitdiff | tree | snapshot | 
| 2007-04-21 |  Tom Lane | Tweak set_rel_width() to avoid redundant executions... | commit | commitdiff | tree | snapshot | 
| 2007-04-20 |  Peter Eisentraut | Documentation for UUID type | commit | commitdiff | tree | snapshot | 
| 2007-04-20 |  Bruce Momjian | Add comment on why deadlock detection error messages... | commit | commitdiff | tree | snapshot | 
| 2007-04-20 |  Bruce Momjian | Add script major_release_split to simplify creating... | commit | commitdiff | tree | snapshot | 
| 2007-04-20 |  Bruce Momjian | Add mention of checking <link> behavior of HISTORY... | commit | commitdiff | tree | snapshot | 
| 2007-04-20 |  Bruce Momjian | Remove duplicate text, per Magnus. | commit | commitdiff | tree | snapshot | 
| 2007-04-20 |  Tom Lane | Fix markup. | commit | commitdiff | tree | snapshot | 
| 2007-04-20 |  Tom Lane | Support explicit placement of the temporary-table schem... | commit | commitdiff | tree | snapshot | 
| 2007-04-19 |  Tom Lane | Sync timezone data with 2007e zic release. | commit | commitdiff | tree | snapshot | 
| 2007-04-19 |  Tom Lane | Repair PANIC condition in hash indexes when a previous... | commit | commitdiff | tree | snapshot | 
| 2007-04-19 |  Tom Lane | Fix plpgsql to avoid reference to already-freed memory... | commit | commitdiff | tree | snapshot | 
| 2007-04-19 |  Alvaro Herrera | Silence compiler warnings, per Bruce. | commit | commitdiff | tree | snapshot | 
| 2007-04-19 |  Bruce Momjian | Release wording updates for releases 8.2.4, 8.1.9,... | commit | commitdiff | tree | snapshot | 
| 2007-04-19 |  Bruce Momjian | Update FAQ for 8.2.4. | commit | commitdiff | tree | snapshot | 
| 2007-04-19 |  Bruce Momjian | Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4... | commit | commitdiff | tree | snapshot | 
| 2007-04-18 |  Bruce Momjian | Remove tabs from SGML source files. | commit | commitdiff | tree | snapshot | 
| 2007-04-18 |  Alvaro Herrera | Enable configurable log of autovacuum actions.  Initial... | commit | commitdiff | tree | snapshot | 
| 2007-04-18 |  Magnus Hagander | Enable building of 64-bit libpq using visual studio... | commit | commitdiff | tree | snapshot | 
| 2007-04-18 |  Bruce Momjian | Item not done, per Pavel: | commit | commitdiff | tree | snapshot | 
| 2007-04-18 |  Magnus Hagander | Change default build to release, to be consistent with... | commit | commitdiff | tree | snapshot | 
| 2007-04-18 |  Magnus Hagander | Silence mingw compiler warning | commit | commitdiff | tree | snapshot | 
| 2007-04-18 |  Bruce Momjian | Update docs/error message for CSV quote/escape ---... | commit | commitdiff | tree | snapshot | 
| 2007-04-18 |  Bruce Momjian | Update error message for COPY with a multi-byte delimiter. | commit | commitdiff | tree | snapshot | 
| 2007-04-18 |  Bruce Momjian | Document that the COPY delimiter must be an ASCII byte... | commit | commitdiff | tree | snapshot | 
| 2007-04-17 |  Bruce Momjian | Update TODO for plpgsql cursors: | commit | commitdiff | tree | snapshot | 
| 2007-04-17 |  Tom Lane | Fix condition for whether end_heap_rewrite must fsync... | commit | commitdiff | tree | snapshot | 
| 2007-04-17 |  Bruce Momjian | Also done for PL/pgSQL: | commit | commitdiff | tree | snapshot | 
| 2007-04-17 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2007-04-17 |  Bruce Momjian | Add warning about TODO item: | commit | commitdiff | tree | snapshot | 
| 2007-04-17 |  Tom Lane | Don't assume rd_smgr stays open across all of a rewrite... | commit | commitdiff | tree | snapshot | 
| 2007-04-17 |  Bruce Momjian | Not easy, per Alvaro: | commit | commitdiff | tree | snapshot | 
| 2007-04-17 |  Tom Lane | Rewrite choose_bitmap_and() to make it more robust... | commit | commitdiff | tree | snapshot | 
| 2007-04-17 |  Tom Lane | Fix erroneous column counts in some documentation table... | commit | commitdiff | tree | snapshot | 
| 2007-04-17 |  Tom Lane | And remove 'em again ... | commit | commitdiff | tree | snapshot | 
| 2007-04-17 |  Tom Lane | Temporarily re-add derived files, in hopes of straighte... | commit | commitdiff | tree | snapshot | 
| 2007-04-16 |  Magnus Hagander | Don't write timing output in quiet mode. | commit | commitdiff | tree | snapshot | 
| 2007-04-16 |  Tom Lane | Tweak clean_encoding_name() API to avoid need to cast... | commit | commitdiff | tree | snapshot | 
| 2007-04-16 |  Tom Lane | Fix pg_dump to not crash if -t or a similar switch... | commit | commitdiff | tree | snapshot | 
| 2007-04-16 |  Magnus Hagander | Enable IPV6 for all MSVC builds, including the VC6... | commit | commitdiff | tree | snapshot | 
| 2007-04-16 |  Alvaro Herrera | Add a multi-worker capability to autovacuum.  This... | commit | commitdiff | tree | snapshot | 
| 2007-04-16 |  Tom Lane | Make plancache store cursor options so it can pass... | commit | commitdiff | tree | snapshot | 
| 2007-04-16 |  Tom Lane | Support scrollable cursors (ie, 'direction' clause... | commit | commitdiff | tree | snapshot | 
| 2007-04-16 |  Tom Lane | Expose more cursor-related functionality in SPI: specif... | commit | commitdiff | tree | snapshot | 
| 2007-04-15 |  Tom Lane | Avoid running build_index_pathkeys() in situations... | commit | commitdiff | tree | snapshot | 
| 2007-04-15 |  Andrew Dunstan | Add --with-libxslt configure option | commit | commitdiff | tree | snapshot | 
| 2007-04-15 |  Tatsuo Ishii | Make JOHAB client only encoding per discussions in... | commit | commitdiff | tree | snapshot | 
| 2007-04-15 |  Tatsuo Ishii | Fix description how to create conversion function. | commit | commitdiff | tree | snapshot | 
| 2007-04-14 |  Andrew Dunstan | revert change to build xml2 until a better fix is found | commit | commitdiff | tree | snapshot | 
| 2007-04-13 |  Bruce Momjian | Update TODO: | commit | commitdiff | tree | snapshot | 
| 2007-04-13 |  Magnus Hagander | Allow \timing in psql to have a better resolution than... | commit | commitdiff | tree | snapshot | 
| 2007-04-13 |  Bruce Momjian | Update Win32 FAQ HTML version to match corrected text... | commit | commitdiff | tree | snapshot | 
| 2007-04-13 |  Andrew Dunstan | Enable building contrib/xml2 if configured using -... | commit | commitdiff | tree | snapshot | 
| 2007-04-13 |  Magnus Hagander | Add O_DIRECT support on Windows. | commit | commitdiff | tree | snapshot | 
| 2007-04-12 |  Neil Conway | Minor fixes for the EXPLAIN reference page. Mention... | commit | commitdiff | tree | snapshot | 
| 2007-04-12 |  Neil Conway | Fixes for RESET SESSION patch, per Alvaro. Fix a typo... | commit | commitdiff | tree | snapshot | 
| 2007-04-12 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2007-04-12 |  Tom Lane | Rearrange mdsync() looping logic to avoid the problem... | commit | commitdiff | tree | snapshot | 
| 2007-04-12 |  Tom Lane | Cancel pending fsync requests during WAL replay of... | commit | commitdiff | tree | snapshot | 
| 2007-04-12 |  Magnus Hagander | Install debugger symbols (in their own directory) | commit | commitdiff | tree | snapshot | 
| 2007-04-12 |  Magnus Hagander | Enable IPV6 when building with MSVC. | commit | commitdiff | tree | snapshot | 
| 2007-04-12 |  Neil Conway | RESET SESSION, plus related new DDL commands. Patch... | commit | commitdiff | tree | snapshot | 
| 2007-04-11 |  Bruce Momjian | Update text, per Greg Stark: | commit | commitdiff | tree | snapshot | 
| 2007-04-11 |  Tom Lane | Code review for btree page split WAL reduction patch... | commit | commitdiff | tree | snapshot | 
| 2007-04-10 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2007-04-10 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2007-04-09 |  Tom Lane | Minor tweaking of index special-space definitions so... | commit | commitdiff | tree | snapshot | 
| 2007-04-09 |  Bruce Momjian | Add URL for: | commit | commitdiff | tree | snapshot | 
| 2007-04-09 |  Magnus Hagander | Add cancel handlers so it's possible to Ctrl-C clusterd... | commit | commitdiff | tree | snapshot | 
| 2007-04-08 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2007-04-08 |  Tom Lane | Minor editorialization on CLUSTER reference page. | commit | commitdiff | tree | snapshot | 
| 2007-04-08 |  Tom Lane | Make CLUSTER MVCC-safe.  Heikki Linnakangas | commit | commitdiff | tree | snapshot | 
| 2007-04-08 |  Tatsuo Ishii | Add -F option to set fillfactor for tellers, accounts... | commit | commitdiff | tree | snapshot | 
| 2007-04-08 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2007-04-08 |  Bruce Momjian | Support syntax "CLUSTER table USING index", which is... | commit | commitdiff | tree | snapshot | 
| 2007-04-07 |  Tom Lane | Add note that TRUNCATE is not MVCC-safe. | commit | commitdiff | tree | snapshot | 
| 2007-04-07 |  Bruce Momjian | Add the usage count statistics to the information avail... | commit | commitdiff | tree | snapshot | 
| 2007-04-07 |  Bruce Momjian | Slight wording improvement. | commit | commitdiff | tree | snapshot | 
| 2007-04-07 |  Neil Conway | Fix a few typos in the docs. | commit | commitdiff | tree | snapshot | 
| 2007-04-07 |  Bruce Momjian | Remove example of SQL-standard syntax for GRANT/REVOKE... | commit | commitdiff | tree | snapshot | 
| 2007-04-07 |  Bruce Momjian | In docs, Symetric -> Symmetric. | commit | commitdiff | tree | snapshot | 
| 2007-04-07 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2007-04-07 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2007-04-06 |  Tom Lane | Don't remove the 'alias' field from flattened rangetabl... | commit | commitdiff | tree | snapshot | 
| 2007-04-06 |  Tom Lane | Make 'col IS NULL' clauses be indexable conditions. | commit | commitdiff | tree | snapshot | 
| next |