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 2005-04-13 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
2005-04-13
pgsql: Minor consistency improvement to the documentation on array
Neil Conway (00:20)
pgaccess - pgaccess: removed useless horizontal scroll bars (thanks,
User Cmaj (15:10)
pgaccess - pgaccess: more non-empty types
User Cmaj (15:11)
pgsql: Revert yesterday's change to make pg_cast.h say 'OID = 0' in DATA
Tom Lane (16:15)
python - web: Add documentation project to list.
User Jwp (16:17)
python - web: Site is now explicitly dependent on a doc build.
User Jwp (16:30)
python - web: Quiet removal of doc/ contents.
User Jwp (16:38)
pgsql: Change addRangeTableEntryForRelation() to take a Relation pointer
Tom Lane (16:50)
python - web: Fix broken links(sp -> project).
User Jwp (18:23)
pgsql: Simplify initdb-time assignment of OIDs as I proposed yesterday,
Tom Lane (18:54)
2005-04-14
pgsql: First phase of project to use fixed OIDs for all system catalogs
Tom Lane (01:38)
newsysviews - newsysview: rules view
User Andrewsn (04:11)
newsysviews - newsysview: Finished pg_users Added pg_groups Added
User Aglio (04:31)
pgsql: Added patch by Philip Yarra <philip.yarra@internode.on.net> for a
Michael Meskes (10:08)
pgsql: Added patch by Philip Yarra <philip.yarra@internode.on.net> for a
Michael Meskes (10:09)
docbot - docbot: Actually use config
User Pjmodos (13:09)
docbot - docbot: Bot now rereads config on SIGHUP.
User Pjmodos (14:41)
pgsql: Completion of project to use fixed OIDs for all system catalogs
Tom Lane (20:03)
pgsql: Marginal hack to use a specialized hash function for dynahash
Tom Lane (20:32)
pgsql: Must count '*' characters as potential arguments.
Tom Lane (20:53)
pgsql: Don't try to constant-fold functions returning RECORD, since the
Tom Lane (21:44)
pgsql: Don't try to constant-fold functions returning RECORD, since the
Tom Lane (21:44)
pgsql: Don't try to constant-fold functions returning RECORD, since the
Tom Lane (21:44)
pgsql: Don't try to constant-fold functions returning RECORD, since the
Tom Lane (21:44)
pgsql: Put back blessing of record-function tupledesc, which I removed
Tom Lane (22:09)
pgsql: Make equalTupleDescs() compare attlen/attbyval/attalign rather
Tom Lane (22:34)
pgsql: Make equalTupleDescs() compare attlen/attbyval/attalign rather
Tom Lane (22:35)
pgsql: Done > * -Use indexes for MIN() and MAX()
Bruce Momjian (23:20)
python - be: Don't bail if !='posix'.
User Jwp (23:36)
python - be: Add vim source formatting magic.
User Jwp (23:43)
python - web: Add vim source formatting magic.
User Jwp (23:59)
2005-04-15
Re: pgsql: Completion of project to use fixed OIDs for
Christopher Kings-Lynne (01:33)
Re: pgsql: Completion of project to use fixed OIDs for
Tom Lane (01:58)
python - web: Add layout structure overview
User Jwp (02:08)
python - web: Only link the project title, to set it off from
User Jwp (03:35)
pgsql: Remove an unused variable "waitingForSignal".
Neil Conway (04:18)
pgsql: This patch changes the use of varargs.h to stdarg.h as required
Neil Conway (04:29)
pgsql: Revert addition of poorly-thought-out DUMP TIMESTAMP archive
Tom Lane (16:40)
pgsql: Revert addition of poorly-thought-out DUMP TIMESTAMP archive
Tom Lane (16:40)
pgsql: Modify MoveOfflineLogs/InstallXLogFileSegment to avoid O(N^2)
Tom Lane (18:48)
python - ex: Fix logic(again) to allow all any exception with .code =
User Jwp (21:45)
pgsql: Reduce PANIC to ERROR in several xlog routines that are used in
Tom Lane (22:19)
pgsql: Fix comment typo.
Bruce Momjian (22:49)
2005-04-16
pgnumerics - sql: Imported Sources
User Isenk (01:41)
pgnumerics - sql: Imported Sources
User Isenk (01:44)
pgsql: Minor improvements to locale documentation.
Tom Lane (16:50)
python - lo: Rework doc strings.
User Jwp (18:08)
pgsql: Create a new 'MultiExecProcNode' call API for plan nodes that
Tom Lane (20:07)
newsysviews - newsysview: work in progress commit
User Andrewsn (22:35)
newsysviews - newsysview: added acl_modes reference table to support
User Aglio (22:38)
newsysviews - newsysview: made changes to grants.sql per IRC discussion
User Aglio (23:41)
newsysviews - newsysview: oops! forgot col name change to acl_modes.
User Aglio (23:43)
2005-04-17
newsysviews - newsysview: More fixes on grants.sql per IRC discussion
User Aglio (00:16)
python - be: Add catch and end convenience macro.
User Jwp (02:18)
python - be: Add convenience macro.
User Jwp (02:19)
pgsql: Fix comment typo.
Bruce Momjian (03:04)
pgsql: Clarify name of file to be checked for PITR expiring.
Bruce Momjian (03:05)
pgsql: Clarify name of file to be checked for PITR expiring.
Bruce Momjian (03:05)
python - me: Namespaces interface Provides a mapping and attribute
User Jwp (19:28)
python - be: Add namespace interfaces.
User Jwp (19:37)
python - be: Use HeapTupleHeader accessors.
User Jwp (20:16)
python - be: Add catalog related entries
User Jwp (20:19)
python - be: Complete namespace interface addition.
User Jwp (20:24)
python - be: Append traceback information to detail if it is a Postgres
User Jwp (20:53)
python - be: Add common mapping object methods 'keys' and 'has_key'.
User Jwp (20:57)
python - be: Use the convenience macro
User Jwp (21:50)
python - be: Fixes and Features Add 'keys' and 'has_key' methods for
User Jwp (22:01)
pgsql: Initial implementation of lossy-tuple-bitmap data structures.
Tom Lane (22:24)
2005-04-18
pgsql: Update PITR mention of which WAL files are needed.
Bruce Momjian (01:29)
pgsql: Update PITR mention of which WAL files are needed.
Bruce Momjian (01:29)
pgsql: Add: > * Force archiving of partially-full WAL files when
Bruce Momjian (03:00)
pgsql: Test new html tag.
Bruce Momjian (03:17)
pgsql: Fix html.
Bruce Momjian (03:46)
python - be: Inherit from Postgres.Object
James William Pye (06:46)
How to get trigger oid by trigger name
rafaqat ali (08:28)
pgsql: Add description about partial WAL archiving for PITR: > >
Bruce Momjian (12:51)
pgsql: Add HTML TODO version to CVS.
Bruce Momjian (12:58)
pgsql: Add HTML version of TODO to CVS, for web site use.
Bruce Momjian (12:58)
pgsql: Add description that WAL files used during backup have to be
Bruce Momjian (13:11)
pgsql: Update for HTML markup.
Bruce Momjian (14:42)
pgsql: Update TODO script sample.
Bruce Momjian (14:44)
pgsql: Update PITR TODO items: < failure.
Bruce Momjian (15:03)
pgsql: record_in and record_recv must be careful to return a separately
Tom Lane (17:11)
pgsql: record_in and record_recv must be careful to return a separately
Tom Lane (17:11)
pgsql: Update PITR setence to mention WAL and file system dump.
Bruce Momjian (17:40)
pgsql: When positioned before the start of a ResultSet issuing
Kris Jurka (18:25)
pgsql: Added to TODO: > * Compress WAL entries [wal]
Bruce Momjian (18:29)
pgsql: Add WAL entry about compression.
Bruce Momjian (18:30)
pgsql: pg_dumpall should enforce the server version check for itself,
Tom Lane (23:47)
pgsql: pg_dumpall should enforce the server version check for itself,
Tom Lane (23:48)
autodoc - autodoc: The latest version of dia crashes when I open a dia
User Rbt (23:48)
autodoc - autodoc: Fix GraphViz foreign key links (they were missing).
User Rbt (23:53)
2005-04-19
pgsql: Update PITR wording, per Simon.
Bruce Momjian (01:39)
pgsql: Update PITR wording, per Simon.
Bruce Momjian (01:40)
pgsql: Attached patch gets rid of the global timezone in the following
Bruce Momjian (03:13)
pgsql: The following patch should allow UPDATE_INTERVAL to be specified
Bruce Momjian (03:35)
pgsql: > >Luckily, PG 8 is available for this.
Bruce Momjian (03:37)
pgsql: >>>>Luckily, PG 8 is available for this.
Bruce Momjian (03:55)
python - be: Override linecache.updatecache to allow access to
James William Pye (05:19)
pgsql: Add comment about permissions on pg_ts* tables
Teodor Sigaev (13:58)
pgsql: Add comment about permissions on pg_ts* tables
Teodor Sigaev (13:58)
pgsql: Add comment about permissions on pg_ts* tables
Teodor Sigaev (13:59)
python - be: New constants and IST interfaces Add subtransaction
James William Pye (19:47)
python - be: Allow Oid_FromPyObject to implicity use a type's Oid Check
James William Pye (19:55)
python - be: Forget about NotPyPgTransaction Remove owner checks as
James William Pye (20:07)
python - be: Use remove type_dealloc and rely on the inherited
James William Pye (20:29)
pgsql: Create executor and planner-backend support for decoupled heap
Tom Lane (22:35)
2005-04-20
pgsql: Add: > * All ability to monitor the use of temporary sort files
Bruce Momjian (01:17)
pgsql: Add: > * All ability to monitor the use of temporary sort files
Bruce Momjian (01:17)
pgsql: Add: > * Log queries where the optimizer row estimates were
Bruce Momjian (02:43)
pgsql: Add: > * Add tool to query pg_stat_* tables and report indexes
Bruce Momjian (02:48)
foot print for postgresq;
sandhya (05:41)
Re: pgsql: Add: > * Add tool to query pg_stat_* tables
Fabien COELHO (06:16)
pgsql: Minor performance improvement: avoid unnecessary
Tom Lane (15:48)
oledb - oledb: Remove extra zealous assert
User Shachar (16:35)
pgsql: Fix mis-display of negative fractional seconds in interval values
Tom Lane (17:14)
pgsql: Fix mis-display of negative fractional seconds in interval values
Tom Lane (17:14)
pgsql: Fix mis-display of negative fractional seconds in interval values
Tom Lane (17:15)
pgsql: Fix mis-display of negative fractional seconds in interval values
Tom Lane (17:15)
oledb - oledb: Support functions for quoting identifiers and strings
User Shachar (21:34)
oledb - oledb: Finally found out how to test "OpenRowset".
User Shachar (21:46)
pgsql: Don't try to run clauseless index scans on index types that don't
Tom Lane (21:48)
pgsql: Don't try to run clauseless index scans on index types that don't
Tom Lane (21:48)
pgsql: Don't try to run clauseless index scans on index types that don't
Tom Lane (21:48)
pgsql: Don't try to run clauseless index scans on index types that don't
Tom Lane (21:48)
pgsql: Don't try to run clauseless index scans on index types that don't
Tom Lane (21:48)
pgsql: Add note clarifying that indexes that support ordered scans had
Tom Lane (22:19)
pgsql: Make pg_ctl status do a kill() test to verify that the PID found
Tom Lane (23:10)
pgsql: Make pg_ctl status do a kill() test to verify that the PID found
Tom Lane (23:10)
2005-04-21
pgsql: Install some slightly realistic cost estimation for bitmap index
Tom Lane (02:28)
Re: [COMMITTERS] pgsql: Install some slightly realistic cost estimation
Christopher Kings-Lynne (02:35)
Re: [COMMITTERS] pgsql: Install some slightly realistic cost estimation
Tom Lane (03:23)
pgsql: Done: < * Add tool to query pg_stat_* tables and report indexes
Bruce Momjian (04:09)
Re: [COMMITTERS] pgsql: Install some slightly realistic cost estimation
Mike Rylander (11:23)
Re: [COMMITTERS] pgsql: Install some slightly realistic cost
Bruce Momjian (13:11)
Re: [COMMITTERS] pgsql: Install some slightly realistic cost estimation
Tom Lane (14:40)
Re: [COMMITTERS] pgsql: Install some slightly realistic cost estimation
Mike Rylander (14:45)
Re: [COMMITTERS] pgsql: Install some slightly realistic cost estimation
Tom Lane (14:49)
Re: [COMMITTERS] pgsql: Install some slightly realistic cost estimation
Tom Lane (14:57)
Re: [COMMITTERS] pgsql: Install some slightly realistic cost
Bruce Momjian (15:20)
pgsql: Updated text for bitmaps: < Bitmap indexes index single
Bruce Momjian (15:20)
Re: [COMMITTERS] pgsql: Install some slightly realistic cost
Bruce Momjian (15:21)
pgsql: Rethink original decision to use AND/OR Expr nodes to represent
Tom Lane (19:18)
pgsql: Clarify use of MD5 authentication and pg_shadow encryption.
Bruce Momjian (22:19)
pgsql: Clarify use of MD5 authentication and pg_shadow encryption.
Bruce Momjian (22:19)
Re: pgsql: Make pg_ctl status do a kill() test to
Simon Riggs (23:20)
2005-04-22
python - ex: Make setup import friendly.
James William Pye (00:19)
python - lo: Make setup import friendly.
James William Pye (00:20)
python - me: Make setup import friendly.
James William Pye (00:22)
pgsql: Clarify that only crypt can't use md5 pg_shadow passwords.
Bruce Momjian (04:18)
pgsql: Clarify that only crypt can't use md5 pg_shadow passwords.
Bruce Momjian (04:19)
pgsql: Remove pre-7.3 mention that FOR UPDATE can be before LIMIT.
Bruce Momjian (04:20)
oledb - oledb: First attempt to solve the varchar length report bug
User Shachar (08:50)
oledb - oledb: Report length of "char" fields as well.
User Shachar (08:58)
pgsql: Update URL for TODO list.
Bruce Momjian (13:38)
tablelog - tablelog: Add numbers to error messages
User Kimhanse (13:39)
tablelog - tablelog: Generate table_log.sql using Makefile.nocontrib
User Kimhanse (13:42)
tablelog - tablelog: Prepare release 0.4.2, add description of
User Kimhanse (14:23)
pgsql: When moveToCurrentRow is called and the current row is off the
Kris Jurka (14:36)
pgsql: Updatable ResultSets need to check for an empty ResultSet because
Kris Jurka (14:48)
pgsql: Release build 216.
Kris Jurka (15:10)
pgsql: Typo fix.
Bruce Momjian (15:32)
pgsql: Fix typo: < Currently indexes do not have enough tuple tuple
Bruce Momjian (15:40)
tablelog - tablelog: test branching
User Kimhanse (15:43)
tablelog - tablelog: test branching
User Kimhanse (15:43)
tablelog - tablelog: test branching
User Kimhanse (15:45)
tablelog - tablelog: test branching
User Kimhanse (15:47)
pgsql: Backpatch of LIMIT / FOR UPDATE behavior, but keep pre-7.3
Bruce Momjian (15:53)
tablelog - tablelog: Using PGXS
User Kimhanse (21:54)
tablelog - tablelog: New Directory
User Kimhanse (21:56)
tablelog - tablelog: New Directory
User Kimhanse (21:58)
pgsql: First cut at planner support for bitmap index scans.
Tom Lane (21:58)
tablelog - tablelog: Add simple tests
User Kimhanse (22:06)
python - be: Move some utility routines to tupledesc.c
James William Pye (22:30)
python - be: Move the TIF_Repr into htup_repr.
James William Pye (22:35)
tablelog - tablelog: Split table_log.c into two files, logging vs.
User Kimhanse (23:11)
tablelog - tablelog: Fix small warnings
User Kimhanse (23:25)
2005-04-23
pgsql: Fix bogus EXPLAIN display of rowcount estimates for BitmapAnd and
Tom Lane (01:29)
pgsql: Teach choose_bitmap_and() to actually be choosy --- that is, try
Tom Lane (01:57)
python - be: Make setup.py import friendly.
James William Pye (02:46)
pgsql: Add documentation stating how to determine if FSM settings are
Bruce Momjian (03:27)
python - be: Make PyPgFunction inherit from PyPgObject(pg_proc entry).
James William Pye (04:09)
pgsql: Turns out that my recent elimination of the 'redundant'
Tom Lane (04:42)
pgsql: int_aggregate's int_enum() doesn't work correctly with arrays
Tom Lane (05:38)
pgsql: int_aggregate's int_enum() doesn't work correctly with arrays
Tom Lane (05:38)
pgsql: int_aggregate's int_enum() doesn't work correctly with arrays
Tom Lane (05:39)
pgsql: int_aggregate's int_enum() doesn't work correctly with arrays
Tom Lane (05:39)
pgsql: Modify output of VACUUM VERBOSE to be clearer.
Bruce Momjian (15:20)
pgsql: Update FAQ release number to 8.0.2.
Bruce Momjian (15:22)
tablelog - tablelog: Use the quoting functions from the server
User Kimhanse (16:38)
pgsql: Define the right-hand input of AT TIME ZONE as a full a_expr
Tom Lane (17:22)
pgsql: Recent changes got the sense of the notnull bit backwards in the
Tom Lane (17:45)
pgsql: Treat a zero-D array as empty in int_enum(), per
Tom Lane (17:55)
tablelog - tablelog: Moved debugging #ifdef's to a single block in start
User Kimhanse (18:20)
pgsql: Allow -2147483648 to be treated as an INT4 rather than INT8
Tom Lane (18:35)
pgsql: Add comment about checkpoint panic behavior during shutdown, per
Tom Lane (18:50)
pgsql: Update FAQ items to point to existing web pages rather than
Bruce Momjian (18:57)
pgsql: Add item about server-side debugging.
Bruce Momjian (18:57)
pgsql: Update H4 tag to H3 to be consistent with heading levels.
Bruce Momjian (18:59)
pgsql: Done: > * -Allow non-bitmap indexes to be combined by creating
Bruce Momjian (19:13)
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
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group