| 2007-11-22 |
Tom Lane | Actually ... it's pretty silly that parse_oper.c doesn... |
commit | commitdiff | tree |
| 2007-11-22 |
Tom Lane | Save one syscache lookup when examining volatility... |
commit | commitdiff | tree |
| 2007-11-22 |
Bruce Momjian | Add more comments about thousands separator handling. |
commit | commitdiff | tree |
| 2007-11-22 |
Tom Lane | Prevent Perl from introducing a possibly-incompatible... |
commit | commitdiff | tree |
| 2007-11-22 |
Bruce Momjian | Add comments about thousands separator logic. |
commit | commitdiff | tree |
| 2007-11-22 |
Bruce Momjian | Document that doc builds now build indexes by default... |
commit | commitdiff | tree |
| 2007-11-21 |
Bruce Momjian | WSATYPE_NOT_FOUND was already defined for BCC so don... |
commit | commitdiff | tree |
| 2007-11-21 |
Bruce Momjian | Fix build of libpq for Borland CC. |
commit | commitdiff | tree |
| 2007-11-21 |
Bruce Momjian | When setting default thousands separator when locale... |
commit | commitdiff | tree |
| 2007-11-21 |
Bruce Momjian | Fix typo in comment. |
commit | commitdiff | tree |
| 2007-11-21 |
Tom Lane | Clarify the syntax rules for raw tsvector input. |
commit | commitdiff | tree |
| 2007-11-20 |
Tom Lane | Fix bogus length calculation that could lead to crash... |
commit | commitdiff | tree |
| 2007-11-20 |
Bruce Momjian | Fix pg_ctl -t to register -t value, per Alvaro. |
commit | commitdiff | tree |
| 2007-11-20 |
Bruce Momjian | Split release notes up into smaller sections; easier... |
commit | commitdiff | tree |
| 2007-11-20 |
Tom Lane | Fix some missed usages of 'HTML tag' and 'HTML entity'. |
commit | commitdiff | tree |
| 2007-11-20 |
Bruce Momjian | Make "contrib/" tag consistent. |
commit | commitdiff | tree |
| 2007-11-20 |
Bruce Momjian | Split out data types and function entries into separate... |
commit | commitdiff | tree |
| 2007-11-20 |
Bruce Momjian | Release note adjustments suggested by IRC users. |
commit | commitdiff | tree |
| 2007-11-20 |
Andrew Dunstan | Adjust contrib/tsearch2 regression results to use XML... |
commit | commitdiff | tree |
| 2007-11-20 |
Bruce Momjian | Reorder a few release notes items for consistency. |
commit | commitdiff | tree |
| 2007-11-20 |
Bruce Momjian | Trim down release section headings (no need for Changes). |
commit | commitdiff | tree |
| 2007-11-20 |
Andrew Dunstan | Change descriptions of entity and tag objects to "XML... |
commit | commitdiff | tree |
| 2007-11-20 |
Bruce Momjian | Split "server changes" up into smaller sections in... |
commit | commitdiff | tree |
| 2007-11-20 |
Bruce Momjian | Markup fix. |
commit | commitdiff | tree |
| 2007-11-20 |
Bruce Momjian | More release notes wording cleanups. |
commit | commitdiff | tree |
| 2007-11-20 |
Bruce Momjian | Update COMMENT item: |
commit | commitdiff | tree |
| 2007-11-19 |
Bruce Momjian | Update wording: |
commit | commitdiff | tree |
| 2007-11-19 |
Bruce Momjian | Update comment. |
commit | commitdiff | tree |
| 2007-11-19 |
Bruce Momjian | Add suggested syntax for COMMENT ON DATABASE: |
commit | commitdiff | tree |
| 2007-11-19 |
Bruce Momjian | Add comment about COMMENT ON DATABASE failing for diffe... |
commit | commitdiff | tree |
| 2007-11-19 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2007-11-19 |
Tom Lane | Improve description of implicit-text-casting compatibil... |
commit | commitdiff | tree |
| 2007-11-19 |
Tom Lane | Minor improvement in documentation of temp_tablespaces... |
commit | commitdiff | tree |
| 2007-11-18 |
Tom Lane | Remove no-longer-accurate claim that REINDEX won't... |
commit | commitdiff | tree |
| 2007-11-17 |
Bruce Momjian | Wordsmith improvements to first half of release notes... |
commit | commitdiff | tree |
| 2007-11-17 |
Bruce Momjian | Simplify TEXT cast working; spelling fixes to release... |
commit | commitdiff | tree |
| 2007-11-16 |
Tom Lane | Improve GIN index build's tracking of memory usage... |
commit | commitdiff | tree |
| 2007-11-16 |
Tom Lane | GIN index build's allocatedMemory counter needs to... |
commit | commitdiff | tree |
| 2007-11-16 |
Alvaro Herrera | Fix inconsistent message wording, and split off a coupl... |
commit | commitdiff | tree |
| 2007-11-16 |
Tom Lane | Repair still another bug in the btree page split WAL... |
commit | commitdiff | tree |
| 2007-11-16 |
Bruce Momjian | Fix a few mentions of "Postgres" that slipped into... |
commit | commitdiff | tree |
| 2007-11-16 |
Bruce Momjian | Add release note that "Postgres" is now documented... |
commit | commitdiff | tree |
| 2007-11-16 |
Bruce Momjian | Simplify wording. |
commit | commitdiff | tree |
| 2007-11-16 |
Bruce Momjian | Add FAQ items about "Postgres" alias usage, remove... |
commit | commitdiff | tree |
| 2007-11-16 |
Teodor Sigaev | Fix tsvectorout() and tsqueryout() to escape backslesh... |
commit | commitdiff | tree |
| 2007-11-16 |
Tom Lane | Fix markup that doesn't work in HISTORY generation. |
commit | commitdiff | tree |
| 2007-11-16 |
Tom Lane | Re-do configure with autoconf 2.59 |
commit | commitdiff | tree |
| 2007-11-16 |
Marc G. Fournier | update files for beta3 |
commit | commitdiff | tree |
| 2007-11-16 |
Tom Lane | Add a couple of notes pointing out that GIN index build... |
commit | commitdiff | tree |
| 2007-11-16 |
Bruce Momjian | Small comment spacing improvement. |
commit | commitdiff | tree |
| 2007-11-16 |
Bruce Momjian | Better guard token used by pgindent. |
commit | commitdiff | tree |
| 2007-11-16 |
Bruce Momjian | Run pgindent on remaining files now that LOOPBYTE is... |
commit | commitdiff | tree |
| 2007-11-16 |
Bruce Momjian | Cleanup for new else/comment handling. |
commit | commitdiff | tree |
| 2007-11-16 |
Tom Lane | Fix stupid typo in recently-added code :-( |
commit | commitdiff | tree |
| 2007-11-16 |
Tom Lane | Add snb_ru_init(internal) to list of stub functions... |
commit | commitdiff | tree |
| 2007-11-16 |
Bruce Momjian | Modify LOOPBYTE/LOOPBIT macros to be more logical;... |
commit | commitdiff | tree |
| 2007-11-15 |
Bruce Momjian | Fix pgindent to properly handle 'else' and single-line... |
commit | commitdiff | tree |
| 2007-11-15 |
Bruce Momjian | Re-run pgindent with updated list of typedefs. (Update... |
commit | commitdiff | tree |
| 2007-11-15 |
Bruce Momjian | Beef up README instructions, again. |
commit | commitdiff | tree |
| 2007-11-15 |
Bruce Momjian | CUpdate README to suggest 'gmake distclean'. Add libra... |
commit | commitdiff | tree |
| 2007-11-15 |
Bruce Momjian | Update pgtools README to be clearer about typdefs. |
commit | commitdiff | tree |
| 2007-11-15 |
Bruce Momjian | Update pgindent with current typedefs. |
commit | commitdiff | tree |
| 2007-11-15 |
Peter Eisentraut | When logging the recovery.conf parameters, show them... |
commit | commitdiff | tree |
| 2007-11-15 |
Bruce Momjian | Add blank lines to pgindent. |
commit | commitdiff | tree |
| 2007-11-15 |
Tom Lane | Use ftruncate() not truncate() in mdunlink. Seems... |
commit | commitdiff | tree |
| 2007-11-15 |
Tom Lane | Update timezone data files to release 2007i of the... |
commit | commitdiff | tree |
| 2007-11-15 |
Bruce Momjian | pgindent run for 8.3. |
commit | commitdiff | tree |
| 2007-11-15 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2007-11-15 |
Tom Lane | Prevent re-use of a deleted relation's relfilenode... |
commit | commitdiff | tree |
| 2007-11-15 |
Peter Eisentraut | Update config.guess and config.sub |
commit | commitdiff | tree |
| 2007-11-15 |
Bruce Momjian | Add more detail for non-TEXT cast release item. |
commit | commitdiff | tree |
| 2007-11-15 |
Peter Eisentraut | Message improvements |
commit | commitdiff | tree |
| 2007-11-15 |
Peter Eisentraut | Add to synopsis that timeout option also applies to... |
commit | commitdiff | tree |
| 2007-11-15 |
Peter Eisentraut | Make help synopsis consistent |
commit | commitdiff | tree |
| 2007-11-15 |
Peter Eisentraut | Make synopses of -t option consistent |
commit | commitdiff | tree |
| 2007-11-15 |
Bruce Momjian | Document that /contrib/tsearch2 now contains a compatib... |
commit | commitdiff | tree |
| 2007-11-14 |
Tom Lane | Adjust example to reduce confusion between a tsvector... |
commit | commitdiff | tree |
| 2007-11-14 |
Tom Lane | Add a rank/(rank+1) normalization option to ts_rank... |
commit | commitdiff | tree |
| 2007-11-14 |
Tom Lane | Fix incorrect calculation of elapsed_xlogs. Itagaki... |
commit | commitdiff | tree |
| 2007-11-14 |
Tom Lane | Add an Accept parameter to "simple" dictionaries. ... |
commit | commitdiff | tree |
| 2007-11-14 |
Bruce Momjian | Mention that GSSAPI is preferred over Kerberos authenti... |
commit | commitdiff | tree |
| 2007-11-14 |
Magnus Hagander | Add note about deprecating krb5 authentication in favou... |
commit | commitdiff | tree |
| 2007-11-14 |
Bruce Momjian | Capitalize "Migration to Version". |
commit | commitdiff | tree |
| 2007-11-14 |
Bruce Momjian | Properly capitalize "Migrate To Version"; seems we... |
commit | commitdiff | tree |
| 2007-11-14 |
Bruce Momjian | Markup cleanup. |
commit | commitdiff | tree |
| 2007-11-14 |
Bruce Momjian | Reference pgfoundry instead of gborg. |
commit | commitdiff | tree |
| 2007-11-14 |
Bruce Momjian | Remove reference to gborg, instead reference pgfoundry. |
commit | commitdiff | tree |
| 2007-11-14 |
Tom Lane | Update discussion of tsearch2 migration. I'm not entir... |
commit | commitdiff | tree |
| 2007-11-14 |
Tom Lane | Move contrib docs to an appendix (next door to External... |
commit | commitdiff | tree |
| 2007-11-14 |
Tom Lane | Clean up some now-obsolete references to GBorg. |
commit | commitdiff | tree |
| 2007-11-14 |
Tom Lane | Add some quick documentation for tsearch2 compatibility... |
commit | commitdiff | tree |
| 2007-11-14 |
Bruce Momjian | Update release notes to current CVS. |
commit | commitdiff | tree |
| 2007-11-13 |
Tom Lane | Clean up some stray references to tsearch2. |
commit | commitdiff | tree |
| 2007-11-13 |
Tom Lane | contrib/tsearch2 need not be special-cased any longer. |
commit | commitdiff | tree |
| 2007-11-13 |
Tom Lane | Resurrect the code for the rewrite(ARRAY[...]) aggregat... |
commit | commitdiff | tree |
| 2007-11-13 |
Tom Lane | Ooops, missed one file to remove. |
commit | commitdiff | tree |
| 2007-11-13 |
Tom Lane | Update description of contrib/tsearch2. |
commit | commitdiff | tree |
| 2007-11-13 |
Tom Lane | Re-add contrib/tsearch2 to the set of buildable contrib... |
commit | commitdiff | tree |
| 2007-11-13 |
Tom Lane | Replace the now-incompatible-with-core contrib/tsearch2... |
commit | commitdiff | tree |
| 2007-11-13 |
Bruce Momjian | Again properly fix Darwin strip. |
commit | commitdiff | tree |
| next |