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-18 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-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)
pgsql: Update FAQ by eliminating non-frequent items like large objects
Bruce Momjian (20:51)
pgsql: Move info about lack of depencency checking in Makefiles to
Bruce Momjian (20:52)
pgsql: Make VACUUM VERBOSE FSM output all output in a single INFO output
Bruce Momjian (20:56)
pgsql: Update working of VACUUM VERBOSE.
Bruce Momjian (21:10)
pgsql: Update VACUUM VERBOSE update, per Alvaro.
Bruce Momjian (21:16)
pgsql: Fix typo: < * Add ISo INTERVAL handling > * Add ISO INTERVAL
Bruce Momjian (21:22)
pgsql: Done: < * Optimize locale to have minimal performance impact
Bruce Momjian (21:25)
pgsql: Remove explicit FreeExprContext calls during plan node shutdown.
Tom Lane (21:32)
pgsql: Done: < * Improve SMP performance on i386 machines > * -Improve
Bruce Momjian (21:38)
pgsql: Update threading item: < Solaris) might benefit from
Bruce Momjian (21:39)
pgsql: New item: > * Change WAL to use 32-bit CRC, for performance
Bruce Momjian (21:41)
pgsql: Remove item, not sure what it refers to: < * Allow ORDER BY ...
Bruce Momjian (21:43)
pgsql: Item already added to existing 'thread' item: < * Consider
Bruce Momjian (21:44)
pgsql: Turns out our existing page size is already optimal in most
Bruce Momjian (21:45)
pgsql: Remove useless argtype_inherit() code, and make consequent
Tom Lane (22:09)
pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov.
Tom Lane (22:53)
pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov.
Tom Lane (22:53)
pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov.
Tom Lane (22:53)
pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov.
Tom Lane (22:54)
pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov.
Tom Lane (22:54)
python - be: Move fnExtraCalls list to pl.c.
James William Pye (22:57)
2005-04-24
tablelog - tablelog: New Directory
User Kimhanse (00:02)
tablelog - tablelog: Written a restore view creating function in plpgsql
User Kimhanse (00:08)
python - be: Use get_attro and fill in members structure.
James William Pye (01:03)
pgsql: Update VACUUM VERBOSE FSM message, per Tom.
Bruce Momjian (03:51)
python - web: Script to synchronize the current build to
James William Pye (06:12)
python - be: Move IST interfaces to PL.
James William Pye (07:37)
pgsql: Update book items.
Bruce Momjian (11:22)
pgsql: Add line break.
Bruce Momjian (11:27)
pgsql: Update some comments to use SQL examples rather than QUEL.
Neil Conway (11:46)
pgsql: Add replication FAQ item.
Bruce Momjian (11:48)
pgsql: Clean up HTML.
Bruce Momjian (11:57)
Re: [COMMITTERS] pgsql: Remove replicaiton FAQ item.
Bruce Momjian (12:01)
pgsql: Update wording.
Bruce Momjian (12:01)
pgsql: Update wording: < This allows vacuum to reclaim free space
Bruce Momjian (12:39)
pgsql: Put back example of using Result node to execute an INSERT.
Tom Lane (15:32)
Re: [COMMITTERS] pgsql: Remove replicaiton FAQ item.
Christopher Browne (16:11)
pgsql: Actually, nodeBitmapIndexscan.c doesn't need to create a standard
Tom Lane (17:32)
Re: [COMMITTERS] pgsql: Remove replicaiton FAQ item.
Jeff Davis (18:04)
pgsql: Adjust nodeBitmapIndexscan.c to not keep the index open across
Tom Lane (18:16)
Re: [COMMITTERS] pgsql: Remove replicaiton FAQ item.
Joshua D. Drake (18:40)
newsysviews - newsysview: add inheritance view
User Andrewsn (19:32)
newsysviews - newsysview: cleanup
User Andrewsn (19:53)
newsysviews - newsysview: build cleanup
User Andrewsn (20:04)
Re: [COMMITTERS] pgsql: Remove replicaiton FAQ item.
Bruce Momjian (22:54)
Re: [COMMITTERS] pgsql: Remove replicaiton FAQ item.
Mischa Sandberg (23:15)
newsysviews - newsysview: fix for NOTHING rules and rules with multiple
User Andrewsn (23:18)
Re: [COMMITTERS] pgsql: Remove replicaiton FAQ item.
Bruce Momjian (23:24)
newsysviews - newsysview: start a list of stuff that could usefully be
User Andrewsn (23:40)
2005-04-25
Re: [COMMITTERS] pgsql: Remove replicaiton FAQ item.
Mischa Sandberg (00:04)
pgsql: Remove support for OR'd indexscans internal to a single IndexScan
Tom Lane (01:30)
pgsql: Add description for concurrent sequential scans: > One
Bruce Momjian (01:42)
pgsql: Replace slightly klugy create_bitmap_restriction() function with
Tom Lane (02:14)
pgsql: While determining the filter clauses for an index scan (either
Tom Lane (03:58)
pgsql: Avoid rechecking lossy operators twice in a bitmap scan plan.
Tom Lane (04:27)
Re: pgsql: Remove item, not sure what it refers to:
Kris Jurka (06:22)
pgsql: Fix btree_gist to handle timetz zone correctly per recent
Tom Lane (07:00)
pgsql: Re-add item with better description: > * Allow ORDER BY ...
Bruce Momjian (13:03)
Re: pgsql: Remove item, not sure what it refers to:
Bruce Momjian (13:05)
Re: pgsql: Remove item, not sure what it refers to:
Stephen Frost (13:52)
Re: pgsql: Remove item, not sure what it refers to:
Bruce Momjian (13:57)
tablelog - tablelog: Created function to create view that will do a
User Kimhanse (14:00)
Re: pgsql: Remove item, not sure what it refers to:
Oleg Bartunov (14:27)
Re: pgsql: Re-add item with better description: > * Allow ORDER BY ...
Tom Lane (15:29)
Re: pgsql: Re-add item with better description: > * Allow
Bruce Momjian (15:35)
pgsql: Update description: < * Allow ORDER BY ...
Bruce Momjian (15:35)
pgsql: Fix btree_gist to handle timetz zone correctly per recent
Tom Lane (16:58)
pgsql: get_expr_result_type probably needs to be able to handle OpExpr
Tom Lane (20:59)
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