| 2007-10-22 | Tom Lane | Add a useless return statement to suppress a warning... | commit | commitdiff | tree |
| 2007-10-21 | Tom Lane | Fix shared tsvector/tsquery input code so that we don... | commit | commitdiff | tree |
| 2007-10-21 | Tom Lane | Editorial overhaul for text search documentation. ... | commit | commitdiff | tree |
| 2007-10-20 | Bruce Momjian | Update Japanese FAQ. | commit | commitdiff | tree |
| 2007-10-20 | Bruce Momjian | More release note word-smithing. | commit | commitdiff | tree |
| 2007-10-20 | Tom Lane | Adjust error message to agree with documentation. ... | commit | commitdiff | tree |
| 2007-10-20 | Bruce Momjian | Fix release tag spelling typo. | commit | commitdiff | tree |
| 2007-10-20 | Bruce Momjian | More release note wording improvements. | commit | commitdiff | tree |
| 2007-10-20 | Bruce Momjian | Update German FAQ. | commit | commitdiff | tree |
| 2007-10-20 | Tom Lane | Add a note pointing out that you can't log to syslog... | commit | commitdiff | tree |
| 2007-10-19 | Tom Lane | Found another small glitch in tsearch API: the two... | commit | commitdiff | tree |
| 2007-10-19 | Tom Lane | ts_rewrite() does not return a set, only one row; fix... | commit | commitdiff | tree |
| 2007-10-19 | Bruce Momjian | More indenting cleanup for release notes. | commit | commitdiff | tree |
| 2007-10-18 | Bruce Momjian | Consistently indent release notes for prior releases. | commit | commitdiff | tree |
| 2007-10-18 | Bruce Momjian | More release wording adjustments. | commit | commitdiff | tree |
| 2007-10-18 | Bruce Momjian | More indenting cleanup, tag additions. | commit | commitdiff | tree |
| 2007-10-18 | Bruce Momjian | Move a few items into migration from the main changes... | commit | commitdiff | tree |
| 2007-10-18 | Neil Conway | Minor fixes for the release notes. | commit | commitdiff | tree |
| 2007-10-18 | Bruce Momjian | Small changes to release note descriptions. | commit | commitdiff | tree |
| 2007-10-18 | Bruce Momjian | First pass over release documentation. I trimmed down... | commit | commitdiff | tree |
| 2007-10-17 | Bruce Momjian | Re-add FAQ item: | commit | commitdiff | tree |
| 2007-10-17 | Tom Lane | Add missing entry for PG_WIN1250 encoding, per gripe... | commit | commitdiff | tree |
| 2007-10-17 | Tom Lane | Another round of editorialization on the text search... | commit | commitdiff | tree |
| 2007-10-16 | Bruce Momjian | Mention Slony as just an example. | commit | commitdiff | tree |
| 2007-10-16 | Magnus Hagander | Fix the URL properly per Robert Treat. | commit | commitdiff | tree |
| 2007-10-16 | Tom Lane | Use 'token' not 'lexeme' to describe the output of... | commit | commitdiff | tree |
| 2007-10-16 | Tom Lane | Tweak toast-related logic in heapam.c so that the toast... | commit | commitdiff | tree |
| 2007-10-16 | Tom Lane | Teach pgxs.mk and Install.pm how to install files from... | commit | commitdiff | tree |
| 2007-10-16 | Bruce Momjian | Add doc clarifications for warm standby. | commit | commitdiff | tree |
| 2007-10-16 | Magnus Hagander | Update URLs to a couple of external projects | commit | commitdiff | tree |
| 2007-10-16 | Magnus Hagander | Re-allow UTF8 encodings on win32. Since UTF8 is convert... | commit | commitdiff | tree |
| 2007-10-16 | Peter Eisentraut | Remove quotes around locale names in some places for... | commit | commitdiff | tree |
| 2007-10-16 | Bruce Momjian | Slony switch is only seconds of downtime. | commit | commitdiff | tree |
| 2007-10-16 | Bruce Momjian | Add mention of Slony for in-place upgrades. | commit | commitdiff | tree |
| 2007-10-15 | Tom Lane | Fix pg_wchar_table[] to match revised ordering of the... | commit | commitdiff | tree |
| 2007-10-15 | Tom Lane | Remove obsolete examples of add-on parsers and dictiona... | commit | commitdiff | tree |
| 2007-10-15 | Tom Lane | Add sample text search dictionary templates and parsers... | commit | commitdiff | tree |
| 2007-10-15 | Tom Lane | Include NOLOGIN roles in the 'flat' password file.... | commit | commitdiff | tree |
| 2007-10-14 | Tom Lane | make install is supposed to install everything under... | commit | commitdiff | tree |
| 2007-10-13 | Tom Lane | Ooops, forgot about adding -DFRONTEND. | commit | commitdiff | tree |
| 2007-10-13 | Tom Lane | Migrate the former contrib/txid module into core. ... | commit | commitdiff | tree |
| 2007-10-13 | Tom Lane | Remove contrib/txid, in preparation for migrating it... | commit | commitdiff | tree |
| 2007-10-13 | Tom Lane | Try to fix msvc build for recent initdb changes. | commit | commitdiff | tree |
| 2007-10-13 | Tom Lane | Strengthen type_sanity's check on pg_type.typarray... | commit | commitdiff | tree |
| 2007-10-13 | Tom Lane | Guard against possible double free during error escape... | commit | commitdiff | tree |
| 2007-10-13 | Tom Lane | Fix the inadvertent libpq ABI breakage discovered by... | commit | commitdiff | tree |
| 2007-10-13 | Tom Lane | Fix ALTER COLUMN TYPE to preserve the tablespace and... | commit | commitdiff | tree |
| 2007-10-13 | Bruce Momjian | Attached some minor corrections, mainly completion... | commit | commitdiff | tree |
| 2007-10-13 | Tom Lane | Teach planagg.c that partial indexes specifying WHERE... | commit | commitdiff | tree |
| 2007-10-12 | Tom Lane | When telling the bgwriter that we need a checkpoint... | commit | commitdiff | tree |
| 2007-10-12 | Tom Lane | Remove hack in pg_tablespace_aclmask() that disallowed... | commit | commitdiff | tree |
| 2007-10-11 | Tom Lane | Ensure that the result of evaluating a function during... | commit | commitdiff | tree |
| 2007-10-11 | Bruce Momjian | Add missing word. | commit | commitdiff | tree |
| 2007-10-11 | Bruce Momjian | Add missing word. | commit | commitdiff | tree |
| 2007-10-11 | Tom Lane | Code review for txid patch: add binary I/O functions... | commit | commitdiff | tree |
| 2007-10-11 | Bruce Momjian | Update release notes in "major" and "migration" section... | commit | commitdiff | tree |
| 2007-10-11 | Tom Lane | Remove incorrect use of VARSIZE() on a toasted datum... | commit | commitdiff | tree |
| 2007-10-11 | Tom Lane | Fix the plan-invalidation mechanism to treat regclass... | commit | commitdiff | tree |
| 2007-10-11 | Bruce Momjian | Whitespace cleanup. | commit | commitdiff | tree |
| 2007-10-10 | Neil Conway | Minor correction for full-text search limitations docs. | commit | commitdiff | tree |
| 2007-10-10 | Neil Conway | Fix typo in REVOKE reference page. Guillaume Lelarge. | commit | commitdiff | tree |
| 2007-10-10 | Bruce Momjian | Back out release changes that weren't ready for commit. | commit | commitdiff | tree |
| 2007-10-10 | Bruce Momjian | Update Japanese FAQ. | commit | commitdiff | tree |
| 2007-10-10 | Magnus Hagander | Add missing codepage numbers for Windows. | commit | commitdiff | tree |
| 2007-10-10 | Michael Meskes | Synced parser and keyword list. | commit | commitdiff | tree |
| 2007-10-09 | Bruce Momjian | Add mention of full text indexing for word searches. | commit | commitdiff | tree |
| 2007-10-09 | Bruce Momjian | Remove FAQ item about temp tables in plpsql having... | commit | commitdiff | tree |
| 2007-10-09 | Bruce Momjian | Update sequence FAQ items, per suggestion from Pavel... | commit | commitdiff | tree |
| 2007-10-09 | Neil Conway | Replace a reference to "start_log_collector" with ... | commit | commitdiff | tree |
| 2007-10-09 | Magnus Hagander | Don't try to free pgpassfile since it's a stack variable. | commit | commitdiff | tree |
| 2007-10-09 | Bruce Momjian | Update Brazilian FAQ. | commit | commitdiff | tree |
| 2007-10-09 | Bruce Momjian | Typo fix. | commit | commitdiff | tree |
| 2007-10-09 | Bruce Momjian | Add comment. | commit | commitdiff | tree |
| 2007-10-09 | Bruce Momjian | Add: | commit | commitdiff | tree |
| 2007-10-09 | Bruce Momjian | Clarify user of "postmaster" vs. "server" in FAQs. | commit | commitdiff | tree |
| 2007-10-08 | Tom Lane | Faster test for overflow in str2txid, from Marko. | commit | commitdiff | tree |
| 2007-10-08 | Tom Lane | Get rid of dependency on strtoull() --- Marko Kreen. | commit | commitdiff | tree |
| 2007-10-08 | Bruce Momjian | Add: | commit | commitdiff | tree |
| 2007-10-07 | Jan Wieck | Added the Skytools extended transaction ID module to... | commit | commitdiff | tree |
| 2007-10-07 | Alvaro Herrera | A few improvements to analyze and vacuum sections in... | commit | commitdiff | tree |
| 2007-10-07 | Alvaro Herrera | Change π to plain "pi" in index entry, to avoid... | commit | commitdiff | tree |
| 2007-10-07 | Alvaro Herrera | Clean up the doc makefile for draft HTML generation... | commit | commitdiff | tree |
| 2007-10-07 | Alvaro Herrera | Remove stylesheet.css file on "make clean", created... | commit | commitdiff | tree |
| 2007-10-06 | Alvaro Herrera | Fix missing parenthesis, per Guillaume Lelarge. | commit | commitdiff | tree |
| 2007-10-06 | Tom Lane | Make dumpcolors() have tolerable performance when using... | commit | commitdiff | tree |
| 2007-10-06 | Tom Lane | Adjust some regex debugging printouts to not give wrong... | commit | commitdiff | tree |
| 2007-10-06 | Tom Lane | Adjust regcustom.h so that all those assert() calls... | commit | commitdiff | tree |
| 2007-10-06 | Alvaro Herrera | Fix SGML markup, from Guillaume Lelarge. | commit | commitdiff | tree |
| 2007-10-05 | Bruce Momjian | Add comment about cvs branch numbers. | commit | commitdiff | tree |
| 2007-10-05 | Tom Lane | Fix plperl and pltcl to include the name of the current... | commit | commitdiff | tree |
| 2007-10-05 | Bruce Momjian | Add pgcvslog '-d' capability to allow stripping of... | commit | commitdiff | tree |
| 2007-10-05 | Tom Lane | Remove some cross-references that don't seem to work... | commit | commitdiff | tree |
| 2007-10-05 | Marc G. Fournier | tag it 8.3beta1 ... the beta cycle begins REL8_3_BETA1 | commit | commitdiff | tree |
| 2007-10-05 | Tom Lane | Fix distprep and maintainer-clean targets so that ecpg... | commit | commitdiff | tree |
| 2007-10-05 | Tom Lane | Add .cvsignore files to suppress CVS gripes about ecpg... | commit | commitdiff | tree |
| 2007-10-04 | Tom Lane | Some desultory markup improvements in the new release... | commit | commitdiff | tree |
| 2007-10-04 | Tom Lane | Results from buildfarm show that ecpglib was depending... | commit | commitdiff | tree |
| 2007-10-04 | Tom Lane | Keep the planner from failing on "WHERE false AND somet... | commit | commitdiff | tree |
| 2007-10-04 | Tom Lane | Stamp 8.3beta1, except in configure.in/configure. | commit | commitdiff | tree |
| 2007-10-04 | Tom Lane | Update timezone data files to release 2007h of the... | commit | commitdiff | tree |
| next |