2006-09-21 |
Teodor Sigaev | Fix table's caption |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Michael Meskes | Updated several parts in particular variable handling... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Bruce Momjian | Wording changes for continuous archving, per Simon. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Tom Lane | Add documentation for new in-core advisory lock functio... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Bruce Momjian | Add URL for domain casting: |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Bruce Momjian | Update release notes to use scaron, rather than numeric... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Tom Lane | Fix bogus markup. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Bruce Momjian | Add AIX shared library support item to release notes. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Tom Lane | Change patternsel (LIKE/regex selectivity estimation... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Bruce Momjian | Release note wording improvement. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Bruce Momjian | Add shared linking information to AIX FAQ. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Neil Conway | Improvements to the partitioning documentation. Origina... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Tom Lane | Improve usage of effective_cache_size parameter by... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Neil Conway | Do a round of copy-editing for the release notes: fix... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Bruce Momjian | Dashed items are now for 8.3: |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Bruce Momjian | Remove completed TODO items: |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Neil Conway | Document how to use psql's --single-transaction option... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Tom Lane | Fix shared library creation to work properly on AIX... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Neil Conway | Minor additions and typo fixes for the backup documenta... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Bruce Momjian | More 8.2 release item reordering. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Bruce Momjian | Reorder 8.2 release note items more logically. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Bruce Momjian | Update migration changes, more cleanups. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Bruce Momjian | Properly mention in the release notes that fillfactor... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Bruce Momjian | Wrap long lines in 8.2 release notes. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Bruce Momjian | Updates from Jim Nasby. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Tom Lane | Add built-in userlock manipulation functions to replace... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Bruce Momjian | Move 8.2 release documentation into SGML. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Neil Conway | Make the order of the CASCADE and RESTRICT keywords... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Tom Lane | Documentation for VALUES lists. Joe Conway and Tom... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Bruce Momjian | Add URL for commenting postgresql.conf: |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Bruce Momjian | Add URL for UUID: |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Tom Lane | Fix problems with column name list of CREATE TABLE... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Bruce Momjian | Add item: |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Bruce Momjian | Add URL to UPDATE unique index case x=x+1: |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Teodor Sigaev | Improve wordings by David Fuhry <dfuhry@cs.kent.edu> |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Tom Lane | Fix CREATE TABLE ... AS VALUES ... to work rather than... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Tom Lane | Change ANALYZE to take ShareUpdateExclusiveLock not... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Tom Lane | Marginal cleanup in arrangements for ensuring StrategyH... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Bruce Momjian | Update TODO for short header versions: |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Tom Lane | Rename the recently-added pg_timezonenames view to... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Tom Lane | Update timezone data files to release 2006k of the... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Tom Lane | Rename xml_valid() to xml_is_well_formed(), but provide... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Tom Lane | Define errcode as __msvc_errcode not __vc_errcode for... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Tom Lane | Fix some more uses of str[n]casecmp that should be... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Bruce Momjian | Remove emacs info from footer of SGML files. |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Bruce Momjian | Document Warm Standby for High Availability |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Bruce Momjian | Document WAL recovery now uses checkpoints. |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Tom Lane | Several fixes for MSVC build scripts, from Magnus. |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Tom Lane | Fix some uses of str[n]casecmp that should be pg_str... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Tom Lane | Fix some uses of str[n]casecmp that should be pg_str... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Tom Lane | Remove WINLDAPAPI decoration from ldap_start_tls_sA... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Tom Lane | Improve confusing comment for HeapTupleSatisfiesNow... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Bruce Momjian | Make postgresql.conf.sample match the initdb defaults... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Tom Lane | Add a couple of information functions to support direct... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Bruce Momjian | Seems no one wants this: |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Bruce Momjian | Not done yet: |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Tom Lane | Fix missing markup. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Bruce Momjian | Remove sslinfo copyright with author permission, keep... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Bruce Momjian | Add XML item. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Bruce Momjian | Add description for variable-length header: |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Bruce Momjian | Add recent ICU URL: |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Bruce Momjian | Update TODO items: |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Bruce Momjian | For release notes checklist, add UTF8 URL. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Bruce Momjian | In release notes checklist, add URL for HTML non-ASCII... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Teodor Sigaev | Fix SGML markup |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Teodor Sigaev | Improve error message. Per discussion |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Teodor Sigaev | GIN documentation and slightly improving GiST docs. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Michael Meskes | Cygwin systems seem to have a different error message... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Michael Meskes | Added missing constuctor/destructor for interval and... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Tom Lane | Some small editorialization on the description of CREAT... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Tom Lane | Make logging of extended-protocol commands a bit more... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Tom Lane | Code review for patch to avoid second scan when vacuumi... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Tatsuo Ishii | Change "tps" to "scale" to avoid confusion |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Bruce Momjian | Add David Fetter: |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Teodor Sigaev | Add uninstall script |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Tom Lane | Spell readme file's name correctly, per buildfarm reports. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Peter Eisentraut | Small fix for the README install for contrib/sslinfo. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Michael Meskes | Seems this wasn't committed originally |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Tom Lane | Move set_pglocale_pgservice() from path.c to exec.c... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Tom Lane | Move xml2's PG_MODULE_MAGIC block to the right source... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Tom Lane | Rename the uninstall scripts for contrib/lo and contrib... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Tom Lane | Add LDAP_LIBS_FE to $(libpq) for static or AIX linking... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Tom Lane | Ooops, forgot to update ecpg comparison files to match |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Tom Lane | Fix omissions in contrib uninstall scripts. Michael... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Tom Lane | Fix unportable usage complained of by icc. Per buildfa... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Bruce Momjian | Remove unnecessary brace pair. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Bruce Momjian | Back out patch added during 8.2.X development: |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Bruce Momjian | Add items: |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Tom Lane | Install a cleaner solution to the AIX libpq linking... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Tom Lane | Fix dblink build for --enable-nls or --enable-openssl... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Tom Lane | Remove unhelpful/misleading advice about how to use... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Tom Lane | contrib/isn updates from Jeremy Kronuz. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Tom Lane | If we're going to advertise the array overlap/containme... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Tom Lane | Add missing documentation for new anyarray-overlap... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Tom Lane | Rename contrib contains/contained-by operators to ... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Tom Lane | Rename contains/contained-by operators to @> and <... |
commit | commitdiff | tree | snapshot |
next |