| 2006-12-02 |  Tom Lane | Put release date in release notes. | commit | commitdiff | tree | snapshot | 
| 2006-12-02 |  Tom Lane | Add some documentation for DTrace support.  Simon Riggs | commit | commitdiff | tree | snapshot | 
| 2006-12-02 |  Peter Eisentraut | Make Options for Windows a second-level heading instead... | commit | commitdiff | tree | snapshot | 
| 2006-12-01 |  Tom Lane | Editorial improvements for GIN documentation. | commit | commitdiff | tree | snapshot | 
| 2006-12-01 |  Tom Lane | Some more supported-platforms updates: buildfarm hare... | commit | commitdiff | tree | snapshot | 
| 2006-12-01 |  Tom Lane | Document the recently-understood hazard that a rollback... | commit | commitdiff | tree | snapshot | 
| 2006-12-01 |  Tom Lane | Make the bgwriter's error recovery path do smgrcloseall... | commit | commitdiff | tree | snapshot | 
| 2006-12-01 |  Tom Lane | Editorial improvements to backup and warm-standby docum... | commit | commitdiff | tree | snapshot | 
| 2006-12-01 |  Tom Lane | Minor wording improvements. | commit | commitdiff | tree | snapshot | 
| 2006-12-01 |  Tom Lane | Adjust the description of locking to clarify that locks... | commit | commitdiff | tree | snapshot | 
| 2006-11-30 |  Tom Lane | Better solution to the tr problem: use sed instead... | commit | commitdiff | tree | snapshot | 
| 2006-11-30 |  Tom Lane | Improve portability of 'tr' invocation in PGAC_ARG_CHEC... | commit | commitdiff | tree | snapshot | 
| 2006-11-30 |  Tom Lane | Update supported-platforms list based on recent buildfa... | commit | commitdiff | tree | snapshot | 
| 2006-11-30 |  Peter Eisentraut | Fix typos | commit | commitdiff | tree | snapshot | 
| 2006-11-30 |  Tom Lane | Minor adjustments to make failures in startup/shutdown... | commit | commitdiff | tree | snapshot | 
| 2006-11-30 |  Teodor Sigaev | Fix bug with page deletion. If inner page is removed... | commit | commitdiff | tree | snapshot | 
| 2006-11-29 |  Alvaro Herrera | Fix Makefile problem which prevented installation on... | commit | commitdiff | tree | snapshot | 
| 2006-11-29 |  Tom Lane | Ignore libedit/libreadline while probing for strlcpy... | commit | commitdiff | tree | snapshot | 
| 2006-11-29 |  Tom Lane | More MSVC build support from Magnus. | commit | commitdiff | tree | snapshot | 
| 2006-11-29 |  Peter Eisentraut | Spelling fix | commit | commitdiff | tree | snapshot | 
| 2006-11-28 |  Tom Lane | Add an example showing how to cope with mixed-case... | commit | commitdiff | tree | snapshot | 
| 2006-11-28 |  Tom Lane | Update timezone data to tzdata2006p zic distribution... | commit | commitdiff | tree | snapshot | 
| 2006-11-28 |  Tom Lane | Mark to_char(timestamp without timezone) as stable... | commit | commitdiff | tree | snapshot | 
| 2006-11-28 |  Peter Eisentraut | Fix some translator comments so that xgettext finds... | commit | commitdiff | tree | snapshot | 
| 2006-11-28 |  Peter Eisentraut | Add workaround for localizing May and abbreviated May... | commit | commitdiff | tree | snapshot | 
| 2006-11-28 |  Michael Meskes | Also install ecpg_config.h | commit | commitdiff | tree | snapshot | 
| 2006-11-28 |  Tom Lane | Add $(CFLAGS) to the simplified build rule for .so... | commit | commitdiff | tree | snapshot | 
| 2006-11-28 |  Andrew Dunstan | protect vfprintf from hijacking by Windows gettext... | commit | commitdiff | tree | snapshot | 
| 2006-11-28 |  Tom Lane | Fix inheritance description to note that not-null const... | commit | commitdiff | tree | snapshot | 
| 2006-11-27 |  Peter Eisentraut | Fix gratuitous message spelling differences | commit | commitdiff | tree | snapshot | 
| 2006-11-26 |  Tom Lane | Make pg_restore usage examples more useful: illustrate... | commit | commitdiff | tree | snapshot | 
| 2006-11-25 |  Peter Eisentraut | Fix misspellings of GB. | commit | commitdiff | tree | snapshot | 
| 2006-11-25 |  Peter Eisentraut | Correct misspellings of kB. | commit | commitdiff | tree | snapshot | 
| 2006-11-25 |  Neil Conway | Cosmetic release note fix. | commit | commitdiff | tree | snapshot | 
| 2006-11-25 |  PostgreSQL... | update for rc1  REL8_2_RC1 | commit | commitdiff | tree | snapshot | 
| 2006-11-25 |  Bruce Momjian | Copy fsync() defines into test_fsync.c, someday place... | commit | commitdiff | tree | snapshot | 
| 2006-11-25 |  Bruce Momjian | Document that to_char() "TM" is controlled by lc_messages. | commit | commitdiff | tree | snapshot | 
| 2006-11-24 |  Tom Lane | Update release notes for RC1. | commit | commitdiff | tree | snapshot | 
| 2006-11-24 |  Tom Lane | Fix psql's \copy command to ensure that it cycles libpq... | commit | commitdiff | tree | snapshot | 
| 2006-11-24 |  Bruce Momjian | Revert (too late in beta): | commit | commitdiff | tree | snapshot | 
| 2006-11-24 |  Tom Lane | Change pg_stat_all_tables and sister views to put the... | commit | commitdiff | tree | snapshot | 
| 2006-11-24 |  Tom Lane | Make contrib/isn pass the opr_sanity sanity checks... | commit | commitdiff | tree | snapshot | 
| 2006-11-24 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2006-11-24 |  Peter Eisentraut | Separate release preparation jobs for all releases... | commit | commitdiff | tree | snapshot | 
| 2006-11-24 |  Bruce Momjian | Fix to_char() locale handling to honor LC_TIME, not... | commit | commitdiff | tree | snapshot | 
| 2006-11-24 |  Peter Eisentraut | KB -> kB | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Teodor Sigaev | Fix lowercasing while parse OO dictionary | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Bruce Momjian | Revert out: | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Bruce Momjian | Update fsync test to match new O_DIRECT behavior. | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Bruce Momjian | Update wording: | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Neil Conway | Spelling and related minor fixes for the GIN docs. | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Tom Lane | Un-break ecpg regression test. | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Neil Conway | More minor SGML improvements for xfunc.sgml, including... | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Bruce Momjian | Document that Kerberos is for authentication, and does... | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Neil Conway | Fix a typo in recent xfunc addition, do some routine... | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Neil Conway | Add a comment noting that heap_copytuple_with_tuple... | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Bruce Momjian | Update lock comments for concurrent index creation... | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Bruce Momjian | Make ecpg test variable 'times' static so as not to... | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Bruce Momjian | Add "(assuming <varname>standard_conforming_strings... | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Bruce Momjian | Shared Memory Hooks Documentation | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Bruce Momjian | Add release entry for 8.1.5 that was missing: | commit | commitdiff | tree | snapshot | 
| 2006-11-23 |  Tom Lane | Several changes to reduce the probability of running... | commit | commitdiff | tree | snapshot | 
| 2006-11-22 |  Bruce Momjian | More HA wording improvements. | commit | commitdiff | tree | snapshot | 
| 2006-11-22 |  Bruce Momjian | Update HA docs with more wording improvements. | commit | commitdiff | tree | snapshot | 
| 2006-11-22 |  Bruce Momjian | Wording and term clarification for HA docs, per Markus... | commit | commitdiff | tree | snapshot | 
| 2006-11-22 |  Teodor Sigaev | Avoid infinity calculations in rank_cd | commit | commitdiff | tree | snapshot | 
| 2006-11-22 |  Bruce Momjian | Mention OIDs are now not created by default. | commit | commitdiff | tree | snapshot | 
| 2006-11-22 |  Bruce Momjian | New async/sync multi-master headings for docs. | commit | commitdiff | tree | snapshot | 
| 2006-11-22 |  Bruce Momjian | New async/sync multi-master headings for docs. | commit | commitdiff | tree | snapshot | 
| 2006-11-22 |  Bruce Momjian | Add mention of shared-memory/disk for multi-master... | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Tom Lane | Get rid of retail definitions of HAVE_STRDUP and HAVE_V... | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Tom Lane | Translate Windows' GMT Standard Time/GMT Daylight Time... | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Bruce Momjian | HA doc wording improvement. | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Tom Lane | Prevent intratransaction memory leak when a subtransact... | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Tom Lane | Suppress timezone (%Z) part of timestamp display when... | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Tom Lane | Fix plpython to work (or at least pass its regression... | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Bruce Momjian | Mention pgpool-II can do Clustering For Parallel Query... | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Tom Lane | On systems that have setsid(2) (which should be just... | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Bruce Momjian | Update Statement-Based Replication Middleware docs... | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Teodor Sigaev | Fix type in return value | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Bruce Momjian | In HA/load balancing does: | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Neil Conway | VC build patch from Magnus: | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Bruce Momjian | Move libpq environment reference in psql documentation... | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Andrew Dunstan | remove duplicate declaration, per report from Magnus... | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Tom Lane | If SSL negotiation fails and SSLMODE is 'prefer', then... | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Bruce Momjian | Add capitalization mention. | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Bruce Momjian | I noticed that the Partitioning section of the docs... | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Tom Lane | Change the default setting for log_min_error_statement... | commit | commitdiff | tree | snapshot | 
| 2006-11-21 |  Tom Lane | Adjust elog.c so that elog(FATAL) exits (including... | commit | commitdiff | tree | snapshot | 
| 2006-11-20 |  Bruce Momjian | Retitle documentation section, "Statement-Based Replica... | commit | commitdiff | tree | snapshot | 
| 2006-11-20 |  Bruce Momjian | Add mention that Shared Disk Failover can use file... | commit | commitdiff | tree | snapshot | 
| 2006-11-20 |  Bruce Momjian | Update Brazilian FAQ. | commit | commitdiff | tree | snapshot | 
| 2006-11-20 |  Bruce Momjian | For to_char() day/month abbrevitions, mention "3 chars... | commit | commitdiff | tree | snapshot | 
| 2006-11-20 |  Bruce Momjian | Our MingW FAQ appears to be seriously out of date.... | commit | commitdiff | tree | snapshot | 
| 2006-11-20 |  Tom Lane | More MSVC build fixes: | commit | commitdiff | tree | snapshot | 
| 2006-11-20 |  Neil Conway | Overhaul the "External Projects" chapter in the manual... | commit | commitdiff | tree | snapshot | 
| 2006-11-20 |  Bruce Momjian | Update documentation to use Statement-Based Replication... | commit | commitdiff | tree | snapshot | 
| 2006-11-20 |  Teodor Sigaev | Fix bug http://archives.postgresql.org/pgsql-bugs/2006... | commit | commitdiff | tree | snapshot | 
| next |