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-02-12 18:23
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
2006-02-12
pgsql: Update release notes for 2006-02-14 release
Bruce Momjian (18:23)
pgsql: Update release notes for 2006-02-14 release
Bruce Momjian (18:23)
pgsql: Update release notes for 2006-02-14 release
Bruce Momjian (18:23)
pgsql: Stamp releases for 2006-02-14 release
Bruce Momjian (18:41)
pgsql: Stamp releases for 2006-02-14 release
Bruce Momjian (18:41)
pgsql: Stamp releases for 2006-02-14 release
Bruce Momjian (18:41)
pgsql: Stamp releases for 2006-02-14 release
Bruce Momjian (18:42)
pgsql: Update FAQ latest version
Bruce Momjian (18:50)
pgsql: Update FAQ latest version
Bruce Momjian (18:50)
pgsql: Update FAQ latest version
Bruce Momjian (18:50)
pgsql: > Actually, if you submit a patch that says either "SCROLL is the
Bruce Momjian (19:02)
pgsql: > Actually, if you submit a patch that says either "SCROLL is the
Bruce Momjian (19:02)
python - pq: Make Startup message inherit from DictionaryType.
James William Pye (19:06)
python - pq: Update Startup related test.
James William Pye (19:09)
pgsql: Revert patch becaues of locking concerns: Allow ALTER TABLE ...
Bruce Momjian (19:11)
python - pq: No need for adding an extra __init__ layer anymore.
James William Pye (19:12)
pgsql: Not done: > o %Allow ALTER TABLE ...
Bruce Momjian (19:13)
ALTER CONSTRAINT RENAME patch reverted
Bruce Momjian (19:13)
python - pq: Get rid of the superfluous 'Ignition' message.
James William Pye (19:18)
pgsql: Update wording for 8.1.X, remove <only>: This option can
Bruce Momjian (19:19)
pgsql: Update README file.
Bruce Momjian (19:24)
python - fe: Stop using the Ignition message and Fix B&Es performance
James William Pye (19:24)
pgsql: Update README file.
Bruce Momjian (19:24)
pgsql: Remove LEFT part of JOIN to pg_roles because of optimizer
Bruce Momjian (19:31)
pgsql: Support "" for thousands separator and plus sign in to_char(),
Bruce Momjian (19:52)
pgsql: > I've now tested this patch at home w/ 8.2HEAD and it seems to
Bruce Momjian (20:04)
pgsql: Back out patch pending review.
Bruce Momjian (20:08)
Re: pgsql: > I've now tested this patch at home w/ 8.2HEAD
Bruce Momjian (20:08)
autodoc - autodoc: Display index information in HTML output.
User Rbt (20:27)
pgsql: Fix broken markup.
Tom Lane (20:31)
pgsql: Fix broken markup.
Tom Lane (21:13)
pgsql: Throw a warning rather than an error on invalid character from
Bruce Momjian (21:15)
pgsql: Fix bug that allowed any logged-in user to SET ROLE to any other
Tom Lane (22:32)
pgsql: Fix bug that allowed any logged-in user to SET ROLE to any other
Tom Lane (22:32)
pgsql: Fix bug in SET SESSION AUTHORIZATION that allows unprivileged
Tom Lane (22:33)
pgsql: Fix bug in SET SESSION AUTHORIZATION that allows unprivileged
Tom Lane (22:33)
pgsql: Fix bug in SET SESSION AUTHORIZATION that allows unprivileged
Tom Lane (22:33)
pgsql: Update release notes.
Tom Lane (22:35)
pgsql: Update release notes.
Tom Lane (22:35)
pgsql: Update release notes.
Tom Lane (22:35)
pgsql: Update release notes.
Tom Lane (22:36)
pgsql: Update release notes.
Tom Lane (22:36)
pgsql: Stamp 8.1.3.
Tom Lane (22:37)
pgsql: Stamp 8.0.7.
Tom Lane (22:38)
pgsql: Stamp 7.4.12.
Tom Lane (22:38)
pgsql: Stamp 7.3.14.
Tom Lane (22:38)
Re: pgsql: Update wording for 8.1.X, remove <only>: This option can
Tom Lane (22:58)
Re: pgsql: Update wording for 8.1.X, remove <only>: This
Bruce Momjian (23:43)
Re: pgsql: Update wording for 8.1.X, remove <only>: This
Tom Lane (23:47)
pgsql: Revert because C locale uses "" for thousands_sep, meaning "n/a",
Bruce Momjian (23:48)
Re: pgsql: Update wording for 8.1.X, remove <only>: This
Bruce Momjian (23:51)
2006-02-13
autodoc - autodoc: Add in very simple inheritance documentation.
User Rbt (01:15)
pgsql: Add: > > o Allow pg_hba.conf to specify host names along with
Bruce Momjian (03:55)
python - pq: A PANIC is also fatal.
James William Pye (04:33)
Re: pgsql: Update release notes.
Teodor Sigaev (09:00)
pginstaller - pginst: Updates for 8.0.7
User Dpage (09:30)
pgsql: Fix build failure when not USE_READLINE.
Tom Lane (14:57)
pgsql: Fix qual_is_pushdown_safe to not try to push down quals involving
Tom Lane (16:22)
pgsql: Fix qual_is_pushdown_safe to not try to push down quals involving
Tom Lane (16:22)
pgsql: Fix qual_is_pushdown_safe to not try to push down quals involving
Tom Lane (16:22)
pgsql: Place function names in first column for consistency.
Bruce Momjian (17:09)
python - be: Link against LIBS var to make Python happy.
James William Pye (18:27)
Re: pgsql: Add psql option: -1 or --single-transaction Simon Riggs
Tom Lane (21:02)
pgsql: Improve documentation of --single-transaction option: fix markup,
Tom Lane (21:29)
pgsql: IMHO, --single-transaction should wrap *all* the commands in
Tom Lane (21:30)
pgsql: Add positive defense against trying to connect when the
Tom Lane (22:33)
2006-02-14
Re: pgsql: Add psql option: -1 or --single-transaction
Christopher Kings-Lynne (01:46)
pgsql: Document that xact commit/abort stats are collected if any stat
Bruce Momjian (02:03)
bizgres - bizgres: Added error debug information when transactions fail.
User Agoldshuv (02:16)
python - fe: Reduce the identifier size for prepared statements.
James William Pye (02:18)
bizgres - bizgres: Multiple LOAD statements in one control file are now
User Agoldshuv (02:43)
pgsql: Document that GRANT on a table does not affect sequence
Bruce Momjian (03:32)
Re: pgsql: Add psql option: -1 or --single-transaction Simon Riggs
Tom Lane (04:02)
Re: pgsql: Add psql option: -1 or --single-transaction
Christopher Kings-Lynne (04:14)
Re: pgsql: Add psql option: -1 or --single-transaction
Christopher Kings-Lynne (04:21)
pgpool - pgpool: Fix master/slave mode breakage in 2.7.2 Fix bug with
User T-ishii (08:19)
pgpool - pgpool: Version 3.0.1
User T-ishii (08:24)
Re: pgsql: Add psql option: -1 or --single-transaction
Simon Riggs (08:34)
Re: pgsql: Add psql option: -1 or
Simon Riggs (08:35)
Re: pgsql: Add psql option: -1 or --single-transaction
Christopher Kings-Lynne (08:55)
Re: pgsql: Add psql option: -1 or --single-transaction
Simon Riggs (09:45)
Re: pgsql: Add psql option: -1 or
Simon Riggs (13:20)
npgsql - Npgsql2: Imported Sources
User Fxjr (13:29)
Re: pgsql: Add psql option: -1 or --single-transaction
Tom Lane (14:35)
Re: pgsql: Add psql option: -1 or --single-transaction
Simon Riggs (14:49)
Re: pgsql: Add psql option: -1 or --single-transaction
Tom Lane (14:57)
Re: pgsql: Add psql option: -1 or --single-transaction
Christopher Kings-Lynne (15:01)
pgsql: Need a DLLIMPORT for MaxFSMPages, per buildfarm failure on snake.
Tom Lane (15:03)
pgsql: AllocSetStats should probably be using unsigned format to show
Tom Lane (15:34)
Re: pgsql: Add psql option: -1 or --single-transaction
Simon Riggs (15:48)
psqlodbc - psqlodbc: Correction of Dialog font.
User H-saito (15:50)
Re: pgsql: Add psql option: -1 or --single-transaction
Simon Riggs (16:00)
pgsql: Add some missing vacuum_delay_point calls in GIST vacuuming.
Tom Lane (16:39)
pgsql: Add some missing vacuum_delay_point calls in GIST vacuuming.
Tom Lane (16:39)
Re: pgsql: Add psql option: -1 or --single-transaction
Tom Lane (16:48)
pgsql: Move btbulkdelete's vacuum_delay_point() call to a place in the
Tom Lane (17:20)
pgsql: Move btbulkdelete's vacuum_delay_point() call to a place in the
Tom Lane (17:20)
pgsql: Move btbulkdelete's vacuum_delay_point() call to a place in the
Tom Lane (17:20)
Re: pgsql: Add psql option: -1 or --single-transaction
Tom Lane (17:32)
Re: pgsql: Add psql option: -1 or --single-transaction
Simon Riggs (17:58)
Re: pgsql: Move btbulkdelete's vacuum_delay_point()
Simon Riggs (20:46)
Re: pgsql: Move btbulkdelete's vacuum_delay_point()
Tom Lane (20:55)
Re: pgsql: Add psql option: -1 or --single-transaction
Simon Riggs (21:57)
Re: pgsql: Move btbulkdelete's vacuum_delay_point()
Simon Riggs (22:00)
Re: pgsql: Move btbulkdelete's vacuum_delay_point()
Tom Lane (22:13)
Re: pgsql: Add psql option: -1 or --single-transaction
Simon Riggs (22:51)
bizgres - bizgres: Updated version number to 2.0.13
User Agoldshuv (23:25)
pgsql: Repair --single-transaction patch so it handles blobs correctly.
Tom Lane (23:30)
Re: pgsql: Add psql option: -1 or --single-transaction
Tom Lane (23:31)
2006-02-15
Re: pgsql: Add psql option: -1 or --single-transaction
Christopher Kings-Lynne (01:51)
python - be: Use snprintf instead of asprintf.
James William Pye (04:47)
python - be: Add and use interface to deleting function cache entries.
James William Pye (06:30)
Re: pgsql: Move btbulkdelete's vacuum_delay_point()
Simon Riggs (15:52)
Re: pgsql: Move btbulkdelete's vacuum_delay_point()
Tom Lane (16:08)
pgsql: Since we only use libld on AIX, don't include it in LIBS on any
Tom Lane (17:23)
2006-02-16
pgsql: Put the first section of a chapter in its own chunk.
Peter Eisentraut (01:03)
pgpool - CVSROOT: mail to pgpool-committers@pgfoundry.org
User T-ishii (14:30)
psqlodbc - psqlodbc: Fix a typo.
User Hinoue (21:13)
bizgres - bizgres: Re-enabled ESCAPE clause in COPY text format after
User Agoldshuv (22:10)
pgsql: Change MemSet to use long instead of int32, for better
Peter Eisentraut (23:23)
2006-02-17
pgsql: Fix typo in comment.
Neil Conway (03:29)
python - fe: Make __iter__ be an implicit __call__.
James William Pye (16:41)
python - fe: Implement more mapping interfaces.
James William Pye (20:35)
2006-02-18
pgsql: Mark unescape_single_char() "static": as far as I can see this
Neil Conway (01:44)
pgsql: New Directory
Peter Eisentraut (16:13)
pgsql: Add support for Windows codepages 1253, 1254, 1255, and 1257 and
Peter Eisentraut (16:15)
pgsql: Patch from Marko Kreen: pgcrypto crypt()/md5 and hmac() leak
Neil Conway (20:48)
pgsql: Patch from Marko Kreen: pgcrypto crypt()/md5 and hmac() leak
Neil Conway (20:48)
pgsql: Patch from Marko Kreen: pgcrypto crypt()/md5 and hmac() leak
Neil Conway (20:48)
pgsql: Patch from Marko Kreen: pgcrypto crypt()/md5 and hmac() leak
Neil Conway (20:49)
pgsql: Patch from Marko Kreen: pgcrypto crypt()/md5 and hmac() leak
Neil Conway (20:49)
pgsql: ' is not valid HTML 4.01, so print the plain character
Peter Eisentraut (22:54)
pgsql: Minor SGML style police work.
Neil Conway (23:14)
2006-02-19
pgsql: Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS.
Neil Conway (00:04)
pgsql: Improve tuplesort.c to support variable merge order.
Tom Lane (05:54)
pgsql: Modify logtape.c so that the initial LogicalTapeSetCreate call
Tom Lane (05:58)
python - pq: Fix error handling in Query and Function.
James William Pye (06:12)
pgsql: Update obsolete comment.
Tom Lane (19:59)
2006-02-20
bizgres - bizgres: On disk bitmap index, coded by Jie Zhang
User Llonergan (04:50)
python - fe: Test Portal and Query persistence across transactions and
James William Pye (05:14)
bizgres - bizgres: On disk bitmap index, coded by Jie Zhang (continued)
User Llonergan (05:15)
phppgbind - CVSROOT: Send commit messages to phppgbind-commits list
User Devrim (08:05)
psqlodbc - psqlodbc: Put back a change I removed by mistake.
User Hinoue (15:10)
orafce - orafce: Corection of NVL, NVL2 functions.
User Okbob (16:02)
orafce - orafce: definition of PG_VERSION_XX_COMPAT
User Okbob (16:03)
python - fe: Implement nowait option.
James William Pye (16:08)
psqlodbc - psqlodbc: fixed SQLLEN define(iODBC).
User H-saito (16:36)
psqlodbc - psqlodbc: fixed define(HAVE_LONG_LONG SIZEOF_LONG) as config.
User H-saito (17:43)
pgsql: Fixing and improve compound word support.
Teodor Sigaev (17:51)
psqlodbc - psqlodbc: CRLF line code is corrected to LF.
User H-saito (18:04)
pgsql: Fix three Python reference leaks in PLy_traceback().
Neil Conway (20:10)
pgsql: Fix three Python reference leaks in PLy_traceback().
Neil Conway (20:10)
pgsql: Fix three Python reference leaks in PLy_traceback().
Neil Conway (20:10)
pgsql: Fix three Python reference leaks in PLy_traceback().
Neil Conway (20:10)
pgsql: Fix three Python reference leaks in PLy_traceback().
Neil Conway (20:10)
python - fe: Add DB-API 2.0 interface module.
James William Pye (20:33)
psqlodbc - psqlodbc: Change xxxx_COMMON_CS macros in case of
User Hinoue (21:36)
2006-02-21
psqlodbc - psqlodbc: Fix Typo (UNICDOE) and define deletion of
User H-saito (05:13)
pgsql: Adjust probe for getaddrinfo to cope with macro-ized definitions,
Tom Lane (06:06)
pgsql: Adjust probe for getaddrinfo to cope with macro-ized definitions,
Tom Lane (06:07)
pgsql: Fix old pg_dump oversight: default values for domains really need
Tom Lane (18:01)
pgsql: Fix old pg_dump oversight: default values for domains really need
Tom Lane (18:01)
pgsql: Cleanup the usage of ScanDirection: use the symbolic names for
Neil Conway (23:01)
2006-02-22
psqlodbc - psqlodbc: Standard build patch.(libpq,ssleay32) This is
User H-saito (11:30)
psqlodbc - psqlodbc: Add an installer for the enhanced branch
User Dpage (13:40)
psqlodbc - psqlodbc: GCC doesn't like declaring variables in case
User Dpage (15:12)
2006-02-23
python - fe: Remove unused attribute.
James William Pye (00:42)
Regarding Postgres access through C
Krishnaprasad (09:22)
Re: Regarding Postgres access through C
Neil Conway (09:24)
npgsql - Npgsql: 2006-02-23 Francisco Figueiredo Jr.
User Fxjr (13:17)
pgsql: Fix vacuumlo to avoid unnecessary use of backslash in search
Tom Lane (22:33)
pgsql: Fix vacuumlo to avoid unnecessary use of backslash in search
Tom Lane (22:34)
orafce - orafce: Added simple real emulation of Oracle's package
User Okbob (22:49)
2006-02-24
pgsql: make initdb -U username work as advertised; back out bogus patch
Andrew Dunstan (00:54)
pgsql: make initdb -U username work as advertised; back out bogus patch
Andrew Dunstan (00:55)
pgsql: make initdb -U username work as advertised; back out bogus patch
Andrew Dunstan (00:55)
pgsql: Make restricted_exec feature for Windows more robust by using
Andrew Dunstan (02:02)
npgsql - npgsql: Imported Sources
User Jbcooley (04:06)
npgsql - npgsql: Imported Sources
User Jbcooley (04:07)
npgsql - npgsql: Setup changed
User Jbcooley (04:09)
npgsql - npgsql: Setup changed
User Jbcooley (04:13)
orafce - orafce: typo clearing
User Okbob (05:32)
pgsql: The Makefile was invoking perl scripts as ./script.pl.
Peter Eisentraut (13:25)
pgsql: Mention that the archive history file has the wal start/stop file
Bruce Momjian (14:03)
pgsql: Mention that the archive history file has the wal start/stop file
Bruce Momjian (14:03)
psqlodbc - psqlodbc: Enable delay load import under VC6 also.
User Hinoue (14:58)
pgsql: Remove mention of MIN/MAX() not using indexes.
Bruce Momjian (14:59)
pgsql: Backpatch FAQ changes to 8.1.X.
Bruce Momjian (15:00)
2006-02-25
pgsql: Remove duplicate: < o %Disallow dropping of an inherited
Bruce Momjian (03:40)
pgsql: Fix computation of sample table size.
Bruce Momjian (04:28)
pgsql: Fix computation of sample table size.
Bruce Momjian (04:30)
npgsql - Npgsql: 2006-02-25 Francisco Figueiredo Jr.
User Fxjr (16:06)
pgsql: Add intervals: > o Allow infinite dates and intervals just like
Bruce Momjian (16:34)
pgsql: Remove ora2pg; now available at
Peter Eisentraut (19:18)
python - be: Not setting the procid is bad.
James William Pye (20:52)
2006-02-26
pgsql: TODO updates: - "Add ON COMMIT capability to CREATE TABLE AS ...
Neil Conway (01:21)
livecd - knoppix: Imported Sources
User Snaga (02:08)
livecd - knoppix: Database encoding changed.
User Snaga (02:12)
livecd - knoppix: typo fixed.
User Snaga (02:13)
livecd - knoppix: New Directory
User Snaga (02: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
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group