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 since 2006-10-05 00:00
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
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
2006-10-05
pgsql: Second try at fixing libedit configuration for Bob Friesenhahn.
Tom Lane (00:07)
pgsql: Work around buggy strtod on (some versions of?) IRIX.
Tom Lane (01:40)
pgsql: Update DB2X texinfo example code.
Bruce Momjian (02:04)
pgsql: Add indenting to Solaris FAQ, for clarity.
Bruce Momjian (03:13)
pgsql: Make use of qsort_arg in several places that were formerly using
Tom Lane (17:57)
pgsql: Cleanup for pglz_compress code: remove dead code, const-ify API
Tom Lane (23:33)
2006-10-06
bizgres - bizgres: Rationalize warnings about resource scheduler off for
User Markir (01:12)
bizgres - bizgres: Prevent ALTER RESOURCE QUEUE setting all limits to be
User Markir (02:42)
bizgres - bizgres: Allow for unamed portals in checking of
User Markir (04:58)
bizgres - bizgres: unset LOCK_DEBUG symbol that had (ahem) somehow got
User Markir (10:15)
bizgres - bizgres: Also remove the extra whitespace that had crept in.
User Markir (10:30)
pgsql: Message style improvements
Peter Eisentraut (17:14)
pgsql: Fix SysCacheGetAttr() to handle the case where the specified
Tom Lane (18:23)
pgsql: Fix SysCacheGetAttr() to handle the case where the specified
Tom Lane (18:23)
pgsql: Fix SysCacheGetAttr() to handle the case where the specified
Tom Lane (18:23)
pgsql: Fix bcc32.mak to create and remove pg_config_os.h properly.
Tom Lane (18:53)
2006-10-07
pgsql: Fix string_to_array() to correctly handle the case where there
Tom Lane (00:11)
pgsql: Fix string_to_array() to correctly handle the case where there
Tom Lane (00:11)
pgsql: Fix string_to_array() to correctly handle the case where there
Tom Lane (00:12)
pgsql: Fix string_to_array() to correctly handle the case where there
Tom Lane (00:12)
webtranslator - l10n: Some changes added - tags replacement was
User Mario__ (02:12)
pgsql: Add main documentation link tags to the release notes.
Bruce Momjian (02:18)
pgsql: Fix a typo.
Neil Conway (03:17)
Re: pgsql: Add main documentation link tags to the
Neil Conway (03:22)
Re: pgsql: Add main documentation link tags to
Bruce Momjian (03:31)
pgsql: Remove tabs added accidentally.
Bruce Momjian (03:32)
bizgres - bizgres: Initial checkin of documentation for resource
User Markir (04:27)
bizgres - bizgres: Correct typo in check for all thresholds set to
User Markir (07:19)
dbi-link - dbi-link: New Directory
David Fetter (07:22)
dbi-link - dbi-link: New Directory
David Fetter (07:22)
dbi-link - dbi-link: New Directory
David Fetter (07:22)
dbi-link - dbi-link: New Directory
David Fetter (07:22)
dbi-link - dbi-link: New Directory
David Fetter (07:22)
bizgres - bizgres: Remove the generated html docs file from the CVS
User Markir (07:24)
pgsql: Adjust HINT for stack depth limit to mention checking the
Tom Lane (16:43)
pgsql: On platforms that have getrlimit(RLIMIT_STACK), use it to ensure
Tom Lane (19:25)
pgsql: When planning a query at Bind time, be careful to pass the
Tom Lane (20:16)
pgsql: The -X option in pg_dump was supposed to be a workaround for the
Peter Eisentraut (20:59)
pgsql: Updated config.guess and config.sub
Peter Eisentraut (21:05)
pgsql: Fix thinko in comment.
Tom Lane (21:48)
pgsql: Added missing entry (CASCADED) in keywords table.
Peter Eisentraut (21:51)
plscheme - plscheme: Now we have a caching mechanism for non-volatile
User Knt (21:53)
pgsql: In release notes, always use </link> rather than </>.
Bruce Momjian (22:06)
pgsql: Fix ancient oversight in psql's \d pattern processing code: when
Tom Lane (22:21)
pgsql: Fix ancient oversight in psql's \d pattern processing code: when
Tom Lane (22:21)
pgsql: Fix ancient oversight in psql's \d pattern processing code: when
Tom Lane (22:21)
pgsql: Fix ancient oversight in psql's \d pattern processing code: when
Tom Lane (22:21)
pgsql: Fix ancient oversight in psql's \d pattern processing code: when
Tom Lane (22:22)
pgsql: Allow HISTORY/history.html to be generated by removing <link>
Bruce Momjian (23:28)
pgsql: Simplify <link> regex cleanup code.
Bruce Momjian (23:48)
2006-10-08
pgsql: Update comments for pgcvslog, -r BASE does not work with cvs log.
Bruce Momjian (01:39)
dbi-link - dbi-link: Moved MySQL tests into their own directory.
David Fetter (02:30)
dbi-link - dbi-link: Moved CSV tests into their own directory.
David Fetter (02:32)
dbi-link - dbi-link: Moved Excel tests to their own directory.
David Fetter (02:33)
dbi-link - dbi-link: Moved Oracle test and example to their own
David Fetter (02:35)
dbi-link - dbi-link: Moved PostgreSQL test and example to their own
David Fetter (02:35)
plscheme - htdocs: Add a new bullet to the features listing about
User Knt (07:39)
plscheme - plscheme: Fix returning a void type from a procedure.
User Knt (08:43)
plscheme - htdocs: An index section added to the page to ease
User Knt (13:12)
plscheme - plscheme: Remove deprecated features listing.
User Knt (13:16)
plscheme - plscheme: Initialize guile just once for every session.
User Knt (13:37)
plscheme - htdocs: Add an example about globally shared variables.
User Knt (13:53)
ip4r - ip4r: updates for 8.2
User Andrewsn (17:10)
pgsql: On Windows, we know the backend stack size limit because we have
Tom Lane (17:15)
pgsql: Add include needed for new getrusage() call.
Bruce Momjian (17:45)
Re: [COMMITTERS] pgsql: Add include needed for new getrusage() call.
Tom Lane (17:57)
Re: [COMMITTERS] pgsql: Add include needed for new
Bruce Momjian (18:14)
pgsql: In release notes, mention that multi-line history saving does not
Bruce Momjian (18:15)
Re: pgsql: In release notes, mention that multi-line history saving does not
Jaime Casanova (18:26)
Re: [COMMITTERS] pgsql: Add include needed for new getrusage() call.
Tom Lane (18:33)
Re: pgsql: In release notes, mention that
Bruce Momjian (19:18)
pgsql: Update multi-line editing wording in release notes.
Bruce Momjian (19:18)
pgsql: Update Darwin dlopen() support to avoid deprecation warnings with
Tom Lane (19:31)
pginstaller - web: Update link to latest installer version, per Scott
User Dpage (19:37)
dbi-link - dbi-link: Added README.Oracle
David Fetter (20:04)
pgsql: Updated keyword table for 8.2
Peter Eisentraut (20:51)
Re: [COMMITTERS] pgsql: Add include needed for new
Bruce Momjian (21:32)
Re: [COMMITTERS] pgsql: Add include needed for new getrusage() call.
Peter Eisentraut (21:47)
npgsql - Npgsql: 2006-10-08 Francisco Figueiredo Jr.
User Fxjr (21:50)
npgsql - Npgsql: 2006-10-08 Francisco Figueiredo Jr.
User Fxjr (21:52)
npgsql - Npgsql: 2006-10-08 Francisco Figueiredo Jr.
User Fxjr (21:54)
2006-10-09
pgsql: Fix back-branch pg_regress scripts to try the "canonical"
Tom Lane (01:45)
pgsql: Fix back-branch pg_regress scripts to try the "canonical"
Tom Lane (01:45)
pgsql: Fix back-branch pg_regress scripts to try the "canonical"
Tom Lane (01:45)
pgsql: Fix back-branch pg_regress scripts to try the "canonical"
Tom Lane (01:46)
press - pr: New Directory
User Doudou586 (16:39)
orafce - orafce: added new files for lexer and format_call_stack
User Okbob (17:58)
dbi-link - dbi-link: Updates for current realities.
David Fetter (19:07)
press - pr: TRANSLATE version of presskit added.
User Aglio (19:10)
pgsql: Update release notes for releases 7.3.16, 7.4.14, 8.0.9, and
Bruce Momjian (23:22)
pgsql: Update release notes for releases 7.3.16, 7.4.14, 8.0.9, and
Bruce Momjian (23:23)
pgsql: Update release notes for releases 7.3.16, 7.4.14, 8.0.9, and
Bruce Momjian (23:23)
pgsql: Update release notes for releases 7.3.16, 7.4.14, 8.0.9, and
Bruce Momjian (23:23)
pgsql: Update release notes for releases 7.3.16, 7.4.14, 8.0.9, and
Bruce Momjian (23:24)
pgsql: Move processNamePattern into dumputils.c in preparation for using
Tom Lane (23:30)
pgsql: Improve description of the pattern matching rules used by psql's
Tom Lane (23:31)
pgsql: Revise psql pattern-matching switches as per discussion.
Tom Lane (23:36)
pgsql: Stamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5.
Bruce Momjian (23:38)
pgsql: Stamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5.
Bruce Momjian (23:38)
pgsql: Stamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5.
Bruce Momjian (23:38)
pgsql: Stamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5.
Bruce Momjian (23:39)
Re: [COMMITTERS] pgsql: Revise psql pattern-matching switches
Bruce Momjian (23:39)
Re: [COMMITTERS] pgsql: Revise psql pattern-matching switches as per discussion.
Tom Lane (23:41)
2006-10-10
pgsql: Update libpq.rc for 7.3.16 and 7.4.14.
Bruce Momjian (00:19)
pgsql: Update libpq.rc for 7.3.16 and 7.4.14.
Bruce Momjian (00:19)
pgsql: Update FAQ for latest release 8.1.5.
Bruce Momjian (00:28)
pgsql: Backpatch FAQs to 8.1.X.
Bruce Momjian (00:29)
pgsql: Add release checklist item: o copy FAQs from HEAD to
Bruce Momjian (00:30)
pgsql: Typo fix.
Bruce Momjian (00:30)
press - pr: Alpha version.
User Doudou586 (00:56)
press - pr: Alpha2 version
User Doudou586 (01:05)
bizgres - bizgres: Next installment of resource scheduler documentation.
User Markir (04:27)
psqlodbc - psqlodbc: Fixed vc6 environment.
User H-saito (06:25)
psqlodbc - psqlodbc: Dialog translation(jp).
User H-saito (06:58)
press - pr: New Directory
User Ahatzis (09:02)
orafce - orafce: Some minor changes
User Okbob (09:29)
press - pr: Initial DE translation (German) of the press kit in
User Ahatzis (12:54)
pgsql: Fix psql \d commands to behave properly when a pattern using
Tom Lane (16:15)
pgsql: Fix psql \d commands to behave properly when a pattern using
Tom Lane (16:15)
pgsql: Fix psql \d commands to behave properly when a pattern using
Tom Lane (16:15)
pgsql: Fix psql \d commands to behave properly when a pattern using
Tom Lane (16:15)
press - pr: Minor change in example enumeration of available PostgreSQL
User Ahatzis (17:09)
press - pr: Corrected HTML, grammar mistakes per Anastasios.
User Aglio (17:17)
press - pr: A shorter way for national Unisys contacts.
User Ahatzis (17:31)
press - pr: New Directory
User Diogob (19:43)
pgsql: Restore HPUX FAQ entry that talked about working around
Bruce Momjian (20:11)
press - pr: traducao inicial do release.txt
User Diogob (20:32)
pgsql: MSVC/BCC Win32 compiler fixes.
Bruce Momjian (21:31)
press - pr: initial version of presskit
User Diogob (21:36)
pgsql: Cleanup pass
Peter Eisentraut (22:19)
2006-10-11
press - pr: Alpha version
User Doudou586 (04:04)
press - pr: New Directory
User Am (13:12)
press - pr: Added the 8.2 release files (Romanian) to cvs.
User Am (13:16)
pgsql: Rename function 'isexists' and 'isdefined' to 'exist' and
Teodor Sigaev (16:42)
pgsql: Code review for LIKE INCLUDING CONSTRAINTS patch --- improve
Tom Lane (16:42)
pgsql: CREATE TABLE ...
Tom Lane (20:03)
pgsql: CREATE TABLE ...
Tom Lane (20:03)
pgsql: CREATE TABLE ...
Tom Lane (20:03)
pgsql: Repair incorrect check for coercion of unknown literal to
Tom Lane (20:21)
pgsql: Repair incorrect check for coercion of unknown literal to
Tom Lane (20:21)
pgsql: Repair incorrect check for coercion of unknown literal to
Tom Lane (20:21)
pgsql: Repair incorrect check for coercion of unknown literal to
Tom Lane (20:21)
pgsql: A bit of copy-editing on back-branch release notes.
Tom Lane (20:55)
pgsql: A bit of copy-editing on back-branch release notes.
Tom Lane (20:56)
pgsql: A bit of copy-editing on back-branch release notes.
Tom Lane (20:56)
pgsql: A bit of copy-editing on back-branch release notes.
Tom Lane (20:56)
pgsql: A bit of copy-editing on back-branch release notes.
Tom Lane (20:56)
Re: [COMMITTERS] pgsql: Repair incorrect check for coercion
Bruce Momjian (22:25)
pgsql: Update pg_hba.conf comment about documentation section.
Bruce Momjian (23:01)
dbi-link - dbi-link: * Schema-qualified names of tables, views,
David Fetter (23:39)
Re: [COMMITTERS] pgsql: Repair incorrect check for coercion of unknown literal to
Tom Lane (23:45)
2006-10-12
psqlodbc - psqlodbc: Fixed DRIVER_FILE_NAME for *nix.
User H-saito (01:55)
pgsql: Remove somebody's ill-considered free() call, per report from
Tom Lane (05:14)
press - pr: fixed link of Python driver
User Doudou586 (11:25)
pgsql: Use Min() instead of min() in qsort, for consistency and to avoid
Tom Lane (15:04)
pgsql: Fix mishandling of after-trigger state when a SQL function
Tom Lane (17:02)
pgsql: Fix mishandling of after-trigger state when a SQL function
Tom Lane (17:02)
pgsql: Fix mishandling of after-trigger state when a SQL function
Tom Lane (17:02)
pgsql: In the installation docs, add some links to the documentation on
Neil Conway (18:49)
pgsql: Update release notes for SQL functions vs triggers fix.
Tom Lane (19:25)
pgsql: Update release notes for SQL functions vs triggers fix.
Tom Lane (19:25)
pgsql: Update release notes for SQL functions vs triggers fix.
Tom Lane (19:25)
pgsql: Sync 8.1 pg_config.h.in with expected autoheader output (looks
Tom Lane (19:29)
pgsql: Make some incremental improvements and fixes to the documentation
Neil Conway (19:38)
pgsql: Stamp 8.1.5.
Tom Lane (19:41)
pgsql: Stamp 8.0.9.
Tom Lane (19:41)
pgsql: Stamp 7.4.14.
Tom Lane (19:42)
pgsql: Stamp 7.3.16.
Tom Lane (19:42)
pgsql: Add: > o Issue a notice if CREATE TABLE ...
Bruce Momjian (21:29)
pgsql: Add url's for hints: >
Bruce Momjian (21:40)
pgsql: Remove: < o Issue a notice if CREATE TABLE ...
Bruce Momjian (22:33)
Re: [COMMITTERS] pgsql: Stamp 7.3.16.
Bruce Momjian (22:37)
Re: [COMMITTERS] pgsql: Stamp 7.3.16.
Tom Lane (22:50)
bizgres - bizgres: Remove generated manual pages, as we need to build
User Markir (23:14)
Re: [COMMITTERS] pgsql: Stamp 7.3.16.
Bruce Momjian (23:18)
2006-10-13
bizgres - bizgres: Documentation proof reading and clean-ups
User Markir (00:24)
bizgres - bizgres: Mention that attempts to alter a resource queue that
User Markir (04:03)
python - typ: 'with' is not a good name to use.
James William Pye (05:18)
dbi-link - dbi-link: Changed top comments to match contents.
David Fetter (06:14)
dbi-link - dbi-link: Removed cruft from Oracle test and example.
David Fetter (06:30)
dbi-link - dbi-link: Changed PostgreSQL comment to match body.
David Fetter (06:32)
dbi-link - dbi-link: README.txt: Changed README example.
David Fetter (06:52)
dbi-link - dbi-link: Simplified instructions for Best Practices per Theo
David Fetter (06:58)
pginstaller - pginst: Updates for 8.0.9
User Dpage (07:44)
pginstaller - pginst: Updates for 8.1.5
User Dpage (08:55)
orafce - orafce: Completed plvlex module - SQL lexical analyzer
User Okbob (09:00)
orafce - orafce: remove generated sql script
User Okbob (09:02)
press - pr: Worked on translating the 8.2 presskit to romanian.
User Am (13:09)
psqlodbc - psqlodbc: The version is now 8.2.0103.
User Hinoue (13:13)
psqlodbc - psqlodbc: Remove the function SQLParamOptions from ODBC3.0 .
User Hinoue (13:17)
pgsql: Fix infinite sleep and failes of send in Win32.
Teodor Sigaev (13:59)
pgsql: Fix infinite sleep and failes of send in Win32.
Teodor Sigaev (14:00)
pgsql: Fix infinite sleep and failes of send in Win32.
Teodor Sigaev (14:00)
pgsql: Fix test_fsync compile on MinGW(win32) Hiroshi Saito
Bruce Momjian (14:19)
psqlodbc - psqlodbc: added a revision history.
User H-saito (15:21)
pgsql: Fix typo in version number.
Tom Lane (15:24)
pgsql: Fix typo in version number.
Tom Lane (15:25)
pgsql: Update Japanese FAQ.
Bruce Momjian (17:29)
pgsql: Update Japanese FAQ.
Bruce Momjian (17:30)
pgsql: Make unknown-option-warning code more portable.
Peter Eisentraut (20:23)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
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