Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2006-11 Chronological Index (1/2)
Last updated: Wed Jan 18 01:51:42 2012
294 messages
30 November 2006
press - pr: Fix the text version of the press release, to keep in sync Alvaro Herrera (23:11)
press - pr: Fix the spanish presskit. Alvaro Herrera (22:55)
pgsql: Better solution to the tr problem: use sed instead. Tom Lane (22:21)
pgsql: Improve portability of 'tr' invocation in PGAC_ARG_CHECK. Tom Lane (21:44)
pgsql: Update supported-platforms list based on recent buildfarm Tom Lane (21:30)
pgsql: Fix typos Peter Eisentraut (20:51)
pgsql: Minor adjustments to make failures in startup/shutdown behave Tom Lane (18:29)
press - pr: And a place update. User Qnex (16:23)
pgsql: Fix bug with page deletion. Teodor Sigaev (16:22)
press - pr: Date updated, translation hints removed. User Qnex (16:21)
29 November 2006
pgsql: Fix Makefile problem which prevented installation on VPATH Alvaro Herrera (21:21)
pgsql: Ignore libedit/libreadline while probing for strlcpy and some Tom Lane (20:12)
pgsql: More MSVC build support from Magnus. Tom Lane (19:49)
dbi-link - dbi-link: Fixed typo :P David Fetter (19:12)
dbi-link - dbi-link: * Added make_dbi_link_role(in_role_name TEXT) * David Fetter (19:12)
pgsql: Spelling fix Peter Eisentraut (14:50)
28 November 2006
pgsql: Update timezone data to tzdata2006p zic distribution. Tom Lane (19:37)
pgsql: Update timezone data to tzdata2006p zic distribution. Tom Lane (19:37)
pgsql: Update timezone data to tzdata2006p zic distribution. Tom Lane (19:37)
pgsql: Mark to_number() and the numeric-type variants of to_char() as Tom Lane (19:19)
pgsql: Mark to_number() and the numeric-type variants of to_char() as Tom Lane (19:19)
pgsql: Mark to_number() and the numeric-type variants of to_char() as Tom Lane (19:19)
pgsql: Mark to_number() and the numeric-type variants of to_char() as Tom Lane (19:19)
pgsql: Mark to_char(timestamp without timezone) as stable, not Tom Lane (19:18)
pgbuildfarm - client-code: add Makefile to automate cutting a release. User Andrewd (17:24)
pgestraier - pgestraier: subversion revision 82 commited to CVS User Dpavlin (13:34)
pgestraier - pgestraier: don't add to full-text index primary keys with User Dpavlin (13:34)
pgsql: Fix some translator comments so that xgettext finds them and Peter Eisentraut (12:54)
pgsql: Add workaround for localizing May and abbreviated May Peter Eisentraut (12:53)
pgsql: Also install ecpg_config.h Michael Meskes (12:44)
pgsql: Back-patch HEAD's fixes to recognize __ppc64__ as equivalent to Tom Lane (06:24)
pgsql: Add $(CFLAGS) to the simplified build rule for .so libraries on Tom Lane (06:08)
pgsql: Add $(CFLAGS) to the simplified build rule for .so libraries on Tom Lane (06:08)
press - pr: updated multiple datelines User Aglio (04:41)
pgbuildfarm - client-code: add port for REL8_2_STABLE, and change User Andrewd (01:27)
pgsql: protect vfprintf from hijacking by Windows gettext just like Andrew Dunstan (01:12)
pgsql: Fix inheritance description to note that not-null constraints are Tom Lane (01:09)
27 November 2006
npgsql - Npgsql2: 2006-11-27 Francisco Figueiredo Jr. User Fxjr (12:21)
press - pr: added "(LISA Conference)" to date and place of publishing User Ahatzis (07:27)
loadlog - loadlog: Imported Sources User Swm (04:13)
26 November 2006
python - tin: Add 'recreate' command. James William Pye (03:53)
25 November 2006
pgsql: Correct misspellings of kB. Peter Eisentraut (22:44)
pginstaller - pginst: Update for rc1 User Dpage (18:49)
pgsql: Cosmetic release note fix. Neil Conway (08:16)
pgsql: update for rc1 PostgreSQL Daemon (03:34)
pgsql: Copy fsync() defines into test_fsync.c, someday place them in an Bruce Momjian (01:22)
pgsql: Document that to_char() "TM" is controlled by lc_messages. Bruce Momjian (00:38)
24 November 2006
pgsql: Fix psql's \copy command to ensure that it cycles libpq back to Tom Lane (23:07)
pgsql: Fix psql's \copy command to ensure that it cycles libpq back to Tom Lane (23:07)
pgsql: Fix psql's \copy command to ensure that it cycles libpq back to Tom Lane (23:07)
pgsql: Fix psql's \copy command to ensure that it cycles libpq back to Tom Lane (23:06)
pgfouine - pgfouine: fixed [#1000792] tooltip dates incorrect User Gsmet (23:03)
pgsql: Revert (too late in beta): Fix to_char() locale handling to Bruce Momjian (22:40)
pgsql: Change pg_stat_all_tables and sister views to put the Tom Lane (21:19)
pgsql: Make contrib/isn pass the opr_sanity sanity checks: add missing Tom Lane (18:44)
pgsql: Translation updates Peter Eisentraut (17:12)
pgsql: Separate release preparation jobs for all releases and for major Peter Eisentraut (17:03)
press - pr: Updated release date User Nickg (16:40)
press - pr: User Ckuroki (16:00)
pgsql: Fix to_char() locale handling to honor LC_TIME, not LC_MESSAGES. Bruce Momjian (15:45)
press - pr: User Ckuroki (15:40)
pgsql: KB -> kB Peter Eisentraut (09:20)
23 November 2006
xlogviewer - xlogdump: User Diogob (19:21)
xlogviewer - xlogdump: conditional for XLOG_HEAP_INPLACE and User Diogob (18:23)
pgsql: Fix lowercasing while parse OO dictionary Teodor Sigaev (17:35)
pgsql: Revert out: Update fsync test to match new O_DIRECT behavior. Bruce Momjian (17:21)
pgsql: Update fsync test to match new O_DIRECT behavior. Bruce Momjian (16:41)
pgsql: Update wording: > * Add a field 'isoyear' to extract(), based on Bruce Momjian (16:18)
pgsql: Un-break ecpg regression test. Tom Lane (06:20)
pgsql: Spelling and related minor fixes for the GIN docs. Neil Conway (06:20)
pgsql: Document that Kerberos is for authentication, and does not Bruce Momjian (06:04)
pgsql: More minor SGML improvements for xfunc.sgml, including making Neil Conway (06:04)
pgsql: Add a comment noting that heap_copytuple_with_tuple() results in Neil Conway (06:04)
pgsql: Update lock comments for concurrent index creation, analyze. Bruce Momjian (06:03)
pgsql: Fix a typo in recent xfunc addition, do some routine SGML police Neil Conway (06:03)
press - pr: update japanese translation: release date User Shigehiro (06:03)
pgsql: Add: > * Allow SQL-language functions to return results from Bruce Momjian (05:17)
pgsql: Add: > * Add ISO day of week format 'ID' to to_char() where Bruce Momjian (05:17)
pgsql: Make ecpg test variable 'times' static so as not to conflict with Bruce Momjian (04:38)
pgsql: Add "(assuming <varname>standard_conforming_strings</> is Bruce Momjian (04:27)
pgsql: Shared Memory Hooks Documentation This patch, against Bruce Momjian (03:52)
pgsql: Add release entry for 8.1.5 that was missing: Bruce Momjian (03:31)
pgsql: Add release entry for 8.1.5 that was missing: Bruce Momjian (03:30)
pgsql: Several changes to reduce the probability of running out of Tom Lane (01:15)
22 November 2006
xlogviewer - xlogdump: new Makefile User Diogob (22:09)
pgsql: Fix 1-byte buffer overrun when OID exceeds 1 billion. Tom Lane (21:13)
pgsql: Fix 1-byte buffer overrun when OID exceeds 1 billion. Tom Lane (21:13)
pgsql: Fix 1-byte buffer overrun when OID exceeds 1 billion. Tom Lane (21:13)
pgsql: Fix 1-byte buffer overrun when OID exceeds 1 billion. Tom Lane (21:13)
plscheme - htdocs: One more credit goes to Thanks section. User Knt (21:12)
plscheme - htdocs: Remove a redundant file name in tha MODULEDIR path. User Knt (19:47)
plscheme - plscheme: Change some old lines mentioning about User Knt (19:45)
plscheme - plscheme: Fix a small --safe-r5rs argument parse error and User Knt (19:44)
plscheme - htdocs: Update ./install.sh and compilation examples with User Knt (19:42)
plscheme - plscheme: Ooppps, removed a thinko. User Knt (19:16)
plscheme - plscheme: In the previous versions, all user supplied User Knt (19:13)
pgsql: More HA wording improvements. Bruce Momjian (18:15)
pgsql: Update HA docs with more wording improvements. Bruce Momjian (18:14)
pgsql: Wording and term clarification for HA docs, per Markus Bruce Momjian (17:36)
pgsql: Avoid infinity calculations in rank_cd Teodor Sigaev (15:55)
press - pr: minor fix: removed "##" at release date User Ahatzis (15:50)
pginstaller - pginst: Update maintainer of russian translator, per User Mha (15:27)
press - pr: Updated the release date and location (Romanian press User Am (14:28)
press - pr: Updated datelines User Aglio (04:49)
press - pr: New Directory User Aglio (04:42)
press - pr: New Directory User Aglio (04:40)
press - pr: Added French User Aglio (04:34)
pgsql: Mention OIDs are now not created by default. Bruce Momjian (04:17)
pgsql: New async/sync multi-master headings for docs. Bruce Momjian (04:01)
pgsql: New async/sync multi-master headings for docs. Bruce Momjian (04:00)
pgsql: Add mention of shared-memory/disk for multi-master clustering. Bruce Momjian (03:44)
21 November 2006
pgsql: Translate Windows' GMT Standard Time/GMT Daylight Time zones to Tom Lane (23:12)
pgsql: HA doc wording improvement. Bruce Momjian (22:48)
pgsql: Prevent intratransaction memory leak when a subtransaction is Tom Lane (22:35)
pgsql: Suppress timezone (%Z) part of timestamp display when running on Tom Lane (22:19)
pgsql: Fix plpython to work (or at least pass its regression tests) with Tom Lane (21:51)
pgsql: Mention pgpool-II can do Clustering For Parallel Query Execution. Bruce Momjian (21:37)
pgsql: On systems that have setsid(2) (which should be just about Tom Lane (21:00)
pgsql: Update Statement-Based Replication Middleware docs to be more Bruce Momjian (18:31)
pgsql: Fix type in return value Teodor Sigaev (18:31)
pgsql: In HA/load balancing does: Clarify sync/async replication Bruce Momjian (18:15)
pgsql: VC build patch from Magnus: Typo in the changes to plperl - uses Neil Conway (17:54)
pgsql: Move libpq environment reference in psql documentation to a more Bruce Momjian (17:03)
pgsql: remove duplicate declaration, per report from Magnus Hagander. Andrew Dunstan (16:59)
pgsql: If SSL negotiation fails and SSLMODE is 'prefer', then retry Tom Lane (16:40)
pgsql: Add capitalization mention. Bruce Momjian (15:38)
pgloader - pgloader: Adding pgloader python package and modules User Dim (12:25)
pgloader - pgloader: New Directory User Dim (12:24)
pgsql: I noticed that the Partitioning section of the docs has *two* Bruce Momjian (03:44)
pgsql: Change the default setting for log_min_error_statement to ERROR. Tom Lane (01:23)
pgsql: Adjust elog.c so that elog(FATAL) exits (including cases where Tom Lane (00:49)
20 November 2006
pgsql: Add mention that Shared Disk Failover can use file system Bruce Momjian (21:26)
pgsql: Update Brazilian FAQ. Bruce Momjian (20:58)
pgsql: For to_char() day/month abbrevitions, mention "3 chars in Bruce Momjian (20:20)
pgsql: Our MingW FAQ appears to be seriously out of date. Bruce Momjian (19:32)
pgsql: More MSVC build fixes: * New versions of OpenSSL come with Tom Lane (19:18)
pgsql: Overhaul the "External Projects" chapter in the manual. Neil Conway (17:42)
psqlodbc - psqlodbc: Fixed typo,and added a revision history. User H-saito (15:24)
pgsql: Update documentation to use Statement-Based Replication rather Bruce Momjian (15:07)
pgsql: Fix bug Teodor Sigaev (14:03)
psqlodbc - psqlodbc: The version is now 8.2.0202. User Hinoue (11:35)
pgsql: When truncating a relation in-place (eg during VACUUM), do not Tom Lane (01:08)
pgsql: When truncating a relation in-place (eg during VACUUM), do not Tom Lane (01:08)
pgsql: When truncating a relation in-place (eg during VACUUM), do not Tom Lane (01:07)
19 November 2006
pgsql: Repair problems with hash indexes that span multiple segments: Tom Lane (21:33)
pgsql: Repair problems with hash indexes that span multiple segments: Tom Lane (21:33)
pgsql: Repair problems with hash indexes that span multiple segments: Tom Lane (21:33)
pgloader - pgloader: removing old pgloader file User Dim (21:21)
pgloader - pgloader: New Directory User Dim (21:11)
pgloader - pgloader: New Directory User Dim (21:11)
pgloader - pgloader: New Directory User Dim (21:11)
pgloader - pgloader: New Directory User Dim (21:11)
pgloader - pgloader: New Directory User Dim (21:10)
pgloader - pgloader: New Directory User Dim (21:10)
18 November 2006
17 November 2006
pgimport - pgimport: * some more examples, one containing failures * User Dim (18:14)
pgsql: Repair two related errors in heap_lock_tuple: it was failing to Tom Lane (18:00)
pgsql: Repair two related errors in heap_lock_tuple: it was failing to Tom Lane (18:00)
pgsql: Small message equalization fix Peter Eisentraut (16:46)
pgsql: Rename replication section "High Availability and Load Bruce Momjian (16:38)
pgsql: Data Partitioning documentation section reduced and moved to the Bruce Momjian (13:29)
Re: pgsql: Fixed small typo, missing 'l' in 'Cluserting' Markus Schiltknecht (09:01)
pgsql: Fix a typo. Neil Conway (09:00)
pgsql: Fixed small typo, missing 'l' in 'Cluserting' Michael Meskes (08:46)