Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
Developer lists
pgsql-cluster-hackers
pgsql-committers
pgsql-hackers
pgsql-rrreviewers
pgsql-www
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-committers - December 2004
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
2004-12-01
press - pr: Minor change: Algorithmu -> Algorithmus
User Ahatzis (10:14)
pginstaller - web: Add link to Cygwin FAQ.
User Mha (11:47)
pginstaller - web: Add mention that beta-5 includes LSP-fixes.
User Mha (11:57)
press - pr: Add first cut of "release" file translated in Japanese.
User T-ishii (13:03)
pgsql: Update with Gavin's additions.
Bruce Momjian (17:21)
pgsql: Add: > * Allow ecpg to work with MSVC and BCC
Bruce Momjian (17:39)
pgsql: Change planner to use the current true disk file size as its
Tom Lane (19:00)
pgsql: Clarify documentation of age() functions.
Tom Lane (19:32)
pgsql: Fix timestamptz_age() to do calculation in local timezone not
Tom Lane (19:57)
pgsql: Fix timestamptz_age() to do calculation in local timezone not
Tom Lane (19:57)
pginstaller - pginst: Add pgadmin3.lng and libecpg.lib VC++ import
User Dpage (21:19)
pginstaller - pginst: Updated readme
User Dpage (21:22)
pgsql: Update French FAQ.
Bruce Momjian (22:17)
Re: pgsql: Remove replicaiton FAQ item.
Bruce Momjian (22:26)
pgsql: Allow libpq to build on MS Visual Studio .NET 2003 on Windows XP.
Bruce Momjian (23:42)
Re: pgsql: Remove replicaiton FAQ item.
Marc G. Fournier (23:44)
2004-12-02
pgsql: Make some adjustments to reduce platform dependencies in plan
Tom Lane (01:34)
Re: pgsql: Remove replicaiton FAQ item.
Bruce Momjian (02:19)
pgsql: Teach regex_fixed_prefix() the correct handling of advanced regex
Tom Lane (02:45)
pgsql: Teach regex_fixed_prefix() the correct handling of advanced regex
Tom Lane (02:45)
pgsql: Update Japanese FAQ.
Bruce Momjian (03:46)
pgsql: This is a little patch to correct the documentation on CVS.
Neil Conway (04:12)
pgsql: Add: > > * Allow FOR UPDATE queries to do NOWAIT locks >
Bruce Momjian (04:40)
pgsql: Fix a potential free() of string literal in oid2name, per report
Neil Conway (06:14)
press - pr: Finished the translation.
User Am (08:37)
pgsql: Rework libpq threaded SIGPIPE handling to avoid interference with
Bruce Momjian (15:32)
pgsql: Update Brazilian FAQ.
Bruce Momjian (15:49)
osxpgpkg - osxpkg: Imported Sources
User Taipan (16:19)
pgsql: Document that btrim()'s second parameter is optional, and
Bruce Momjian (17:14)
pgsql: Wording improvement.
Bruce Momjian (17:39)
pgsql: Don't bother adding to cflags/cppflags, just set them because
Bruce Momjian (18:11)
pgsql: Add: > * Fix psql's display of schema information (Neil)
Bruce Momjian (18:13)
pgsql: Disallow the combination VACUUM FULL FREEZE for safety's sake,
Tom Lane (19:28)
pgsql: Add: > * Allow a warm standby system to also allow read-only
Bruce Momjian (19:32)
pgsql: Add for Win32: > o Improve dlerror() reporting string
Bruce Momjian (19:37)
pgsql: Change Win32 dlerror message to: return "dynamic loading
Bruce Momjian (19:38)
pginstaller - pginst: Make sure all malloc() calls have return values
User Mha (19:48)
pginstaller - pginst: Fix invalid mixing of unicode and ANSI string
User Mha (19:58)
pgsql: Hack to work around broken linker on older NetBSD/OpenBSD/Irix
Tom Lane (20:04)
pgsql: Prevent pg_autovacuum -D from needing an argument.
Bruce Momjian (20:31)
pgsql: Add mention of using --disable-rpath with regression test.
Bruce Momjian (20:35)
pgsql: Add documention on ARRAY() function.
Bruce Momjian (21:04)
pgsql: Allow libedit to keep its headers in /usr/include/readline/ ...
Tom Lane (21:41)
pgsql: New Directory
Bruce Momjian (21:47)
Re: pgsql: New Directory
Tom Lane (21:53)
Re: pgsql: New Directory
Bruce Momjian (22:03)
pgsql: Add Charset WIN1252 support.
Bruce Momjian (22:14)
pgsql: Attached is a patch that adds the function
Bruce Momjian (22:21)
Re: pgsql: New Directory
Tom Lane (22:22)
Re: pgsql: New Directory
Bruce Momjian (22:27)
Re: pgsql: New Directory
Bruce Momjian (22:27)
pgsql: On win32, there is currently no way to get the equivalent
Bruce Momjian (22:28)
pgsql: Fix for Unicode characters above 0x10000.
Bruce Momjian (22:37)
pgsql: > I enclose a short patch to reduce the PGARCH_RESTART_INTERVAL
Bruce Momjian (22:40)
pgsql: > > 8.0beta3 has pg_autovacuum included, when I want to run this
Bruce Momjian (22:48)
pgsql: > I have installed your patch and adjusted the names of the
Bruce Momjian (22:51)
pgsql: Add: < > o Fix problem with shared memory on the Win32
Bruce Momjian (23:11)
pgsql: Code review for recent libpq changes.
Tom Lane (23:20)
Re: pgsql: Code review for recent libpq changes.
Bruce Momjian (23:26)
2004-12-03
Re: pgsql: Fix for Unicode characters above 0x10000.
Tom Lane (00:40)
Re: pgsql: Fix for Unicode characters above 0x10000.
Bruce Momjian (00:48)
Re: pgsql: Fix for Unicode characters above 0x10000.
Neil Conway (01:15)
Re: pgsql: Fix for Unicode characters above 0x10000.
Bruce Momjian (01:19)
pgsql: Back out fix for Unicode characters above 0x10000
Bruce Momjian (01:21)
pgsql: Remove doc changes that were in process during previous commit.
Bruce Momjian (01:23)
Re: pgsql: Fix for Unicode characters above 0x10000.
Tom Lane (01:31)
Re: pgsql: Code review for recent libpq changes.
Michael Fuhr (01:53)
Re: pgsql: Code review for recent libpq changes.
Bruce Momjian (01:58)
pgsql: Fix compile breakage from SIGPIPE fix for threading.
Bruce Momjian (01:58)
pgsql: Add: > * Fix priority ordering of read and write light-weight
Bruce Momjian (02:24)
Re: pgsql: Code review for recent libpq changes.
Tom Lane (03:22)
pgsql: First version of external projects manual section.
Bruce Momjian (05:50)
pgsql: Merge pgadmin paragraph.
Bruce Momjian (06:04)
pgsql: Fix typo.
Bruce Momjian (06:18)
pgsql: Typo fixes.
Bruce Momjian (06:30)
press - pr: Copy-edited, small phrasing and spelling corrections
User Nickg (09:03)
pginstaller - pginst: Remove extra pgadmin3.lng
User Dpage (09:24)
press - pr:
User Am (10:09)
press - pr:
User Diogob (12:30)
Re: pgsql: On win32, there is currently no way to get
Jan Wieck (15:03)
Re: pgsql: On win32, there is currently no way to get
Dave Page (15:36)
Re: pgsql: On win32, there is currently no way to get
Jan Wieck (15:39)
Re: pgsql: On win32, there is currently no way to get
Dave Page (15:41)
pgsql: Add: > * ANALYZE should record a pg_statistic entry for an
Bruce Momjian (17:07)
pgsql: >>This patch adds another plpgsql trigger example to the chapter.
Bruce Momjian (17:12)
pgsql: > If it bothers you that much.
Bruce Momjian (17:13)
pgsql: Improve description of --disable-rpath workaround for regression
Tom Lane (17:46)
Re: pgsql: Add documention on ARRAY() function.
Tom Lane (17:51)
Re: pgsql: Add documention on ARRAY() function.
Bruce Momjian (18:33)
pgsql: Back out ARRAY() patch.
Bruce Momjian (18:34)
pgsql: Adjust help message for --no-owner, per Alvaro Herrera.
Tom Lane (18:48)
press - pr: Initial import of Slovenian translations
User Aleksanderk (19:36)
pgsql: Translation fix by Julien Cristau
Peter Eisentraut (19:52)
pgsql: Use StrNCpy not strncpy to fill hash key, to ensure the resulting
Tom Lane (21:26)
pgsql: Use StrNCpy not strncpy to fill hash key, to ensure the resulting
Tom Lane (21:27)
press - pr: New Directory
User Aglio (21:49)
pgsql: As long as we're forcing an ORDER BY in these four join queries,
Tom Lane (22:19)
pgsql: tag configure for rc1 ..
PostgreSQL Daemon (22:24)
Re: pgsql: As long as we're forcing an ORDER BY in
Marc G. Fournier (22:29)
Re: pgsql: As long as we're forcing an ORDER BY in
Tom Lane (22:53)
2004-12-04
press - pr: Phrasing corrections from Oleg
User Nickg (02:06)
pgsql: Properl format HTML in developer's FAQ.
Bruce Momjian (04:12)
press - pr: First cut of press_page translation in Japanese.
User T-ishii (06:38)
Re: pgsql: On win32, there is currently no way to get
Magnus Hagander (11:40)
pginstaller - pginst: Automatically build MSVC import libraries instead
User Mha (16:29)
pginstaller - pginst: Complete backout of extra pgadming language file -
User Mha (16:33)
pginstaller - pginst: Remove unnecessary hard-coding of default ENCODING
User Mha (17:10)
pginstaller - pginst: Use DOM-based loops instead of XSL tro build the C
User Mha (17:34)
pginstaller - pginst: Add Brazilian Portuguese translation (not
User Mha (17:49)
pgsql: Back out addition of Win1252 encoding.
Bruce Momjian (18:19)
pginstaller - pginst: Explicitly check for pseudo-groups for Interactive
User Mha (20:13)
press - pr: Ein Grammatikfehler in "release" ausgebessert.
User Mip (20:39)
pginstaller - pginst: New Directory
User Mha (21:53)
2004-12-05
pginstaller - pginst: Add Npgsql API Docs.
User Dpage (00:12)
pginstaller - pginst: More localisation work.
User Mha (16:05)
pginstaller - pginst: Small update of german translation from Harald.
User Mha (16:09)
pginstaller - pginst: Update the translations for the %s -> %S changes
User Mha (16:40)
pginstaller - pginst: Forgot to include Makefile.config in previous
User Mha (16:42)
pginstaller - pginst: Rename feature id:s for consistency
User Mha (17:59)
pginstaller - pginst: Translation update from Harald.
User Mha (18:08)
pginstaller - pginst: Regen the guid in Makefile.config Prep for RC1:
User Dpage (19:33)
pgsql: Fix several mistaken xreflabel entries, including those spotted
Tom Lane (20:05)
2004-12-06
press - pr: Fix minor wording
User T-ishii (00:11)
pgsql: Fix off-by-1 bug in pg_ctl in -D handling, per report from
Neil Conway (01:09)
press - pr: Updated the RO translation after Alin's suggestions.
User Am (07:23)
pgsql: Fixed bug in parsing of typedef'ed array sizes.
Michael Meskes (20:35)
pgsql: Translation updates
Peter Eisentraut (22:10)
pginstaller - web: Add instructions on how to make a silent install.
User Mha (22:14)
pginstaller - web: Fix stupid spelling mistake
User Mha (22:25)
pgsql: Start filling in the supported platforms list with build farm
Peter Eisentraut (23:47)
pgsql: ActiveSnapshot must be set to something valid while running
Tom Lane (23:57)
2004-12-07
pgbuildfarm - client-code: remove port from default CVSROOT - it upsets
User Andrewd (15:06)
2004-12-10
pgsql: Reorder IRC examples.
Bruce Momjian (18:02)
2004-12-11
pginstaller - pginst: Fix a couple of error messages that were
User Mha (18:02)
pginstaller - pginst: Add Swedish translation.
User Mha (18:02)
pginstaller - web: Yes, I have a spell checker :-) Also, PL/Python is
User Mha (18:11)
pginstaller - web: Add mention of buggy Cygwin DLLs
User Mha (18:38)
pgsql: Added port report
Peter Eisentraut (19:01)
pgsql: Translation updates
Peter Eisentraut (19:03)
pgsql: Translation updates
Peter Eisentraut (19:09)
pgsql: Added port report
Peter Eisentraut (19:13)
pgsql: Added port reports
Peter Eisentraut (19:31)
pgsql: Translation updates
Peter Eisentraut (19:45)
pgsql: Translation update
Peter Eisentraut (19:53)
pgsql: Translation updates
Peter Eisentraut (19:56)
pgsql: Patch to the pl/perl documents that clarifies the scope of global
Peter Eisentraut (20:03)
pgsql: Translation update
Peter Eisentraut (20:08)
pgsql: Translation updates
Peter Eisentraut (20:10)
pgsql: Translation updates
Peter Eisentraut (20:19)
pgsql: Added port reports
Peter Eisentraut (20:54)
pgsql: Instead of supposing (wrongly, in the general case) that the
Tom Lane (23:26)
2004-12-12
press - pr: New Directory
User Aglio (01:22)
press - pr: fi folder added.
User Aglio (01:25)
pgsql: Upgrade formrdesc() so that it can correctly initialize the
Tom Lane (05:07)
Re: pgsql: Instead of supposing (wrongly, in the general
Neil Conway (07:11)
pgsql: Fix problems with certain shells (e.g., FreeBSD, Cygwin) clearing
Peter Eisentraut (15:34)
press - pr: Final small improvements
User Nickg (16:58)
pgsql: Translation updates
Peter Eisentraut (18:09)
pgsql: Add missing newlines at end of error messages.
Peter Eisentraut (18:26)
pgsql: PREPARE and EXPLAIN need to copy the source query just like we
Tom Lane (20:17)
press - pr: New Directory
User K0cka (21:49)
press - pr: About 95% ready
User K0cka (21:49)
pginstaller - web: Add FAQs on HUPing the server and Unicode support.
User Dpage (21:58)
pginstaller - pginst: Add a shortcut to reload the database config.
User Dpage (22:41)
pginstaller - web: Remove Q.
User Dpage (22:42)
Re: pgsql: Instead of supposing (wrongly, in the
Neil Conway (22:49)
pgsql: Add regression tests for the fix committed by Tom for casting
Neil Conway (22:49)
Re: pgsql: PREPARE and EXPLAIN need to copy the source query just like we
Sean Chittenden (23:18)
2004-12-13
pgsql: Back-patch copyOject fix for EXPLAIN/PREPARE.
Tom Lane (00:18)
pgsql: Avoid generating excess (and illegal) parentheses around an
Tom Lane (00:33)
pgsql: Avoid generating excess (and illegal) parentheses around an
Tom Lane (00:33)
Re: pgsql: PREPARE and EXPLAIN need to copy the source query just like we
Tom Lane (00:45)
pgsql: Update FAQ.
Bruce Momjian (03:37)
press - pr: Updated the RO.
User Am (07:12)
pgsql: Add: > > * Allow the size of the buffer cache used by temporary
Bruce Momjian (14:21)
pgsql: Translation updates
Peter Eisentraut (16:28)
pgsql: New translations
Peter Eisentraut (16:30)
pgsql: Clearify which version numbers are bumped for major and minor
Bruce Momjian (17:28)
pgsql: Done: < o Remove per-backend parameter file and move into shared
Bruce Momjian (18:00)
pgsql: Spell checker run
Peter Eisentraut (18:05)
pgsql: Remove: < o Allow the shared memory address to be configured
Bruce Momjian (18:40)
pginstaller - pginst: Change URL to mailinglist subscription page.
User Mha (20:58)
pgsql: Translation updates
Peter Eisentraut (21:49)
pgsql: New translation
Peter Eisentraut (22:54)
2004-12-14
press - pr: update
User K0cka (00:05)
pgsql: Add more port reports.
Peter Eisentraut (00:36)
pgsql: Prevent pg_resetxlog from being run as root.
Neil Conway (01:59)
press - pr: Text file put up for initial HTML markup by Emily.
User Aglio (07:05)
press - pr:
User Aleksanderk (08:41)
pgsql: Add port reports
Peter Eisentraut (10:24)
pgsql: Fix typo
Peter Eisentraut (11:11)
pgsql: Mention aix cc_r is not supported, and why
Bruce Momjian (12:58)
Re: pgsql: Mention aix cc_r is not supported, and why
Peter Eisentraut (13:02)
Re: pgsql: Mention aix cc_r is not supported, and why
Bruce Momjian (13:10)
Re: pgsql: Mention aix cc_r is not supported, and why
Peter Eisentraut (14:01)
Re: pgsql: Mention aix cc_r is not supported, and why
Bruce Momjian (14:53)
pgsql: Update aix cc_r wording.
Bruce Momjian (14:53)
pgsql: Fix pg_dump to ensure that a comment on a table CHECK constraint
Tom Lane (21:35)
press - pr: now for review
User K0cka (21:46)
pgsql: Cope with circularities involving a view's ON SELECT rule.
Tom Lane (22:16)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group