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-23 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
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)
pgsql: Fix ExpandIndirectionStar to handle cases where the expression to
Tom Lane (21:03)
oledb - oledb: Added experimental support for "bytea".
User Shachar (21:12)
pgsql: On further experimentation, there were still a couple of bugs in
Tom Lane (22:02)
2005-04-26
pgsql: Mention that PAM requires the user already exist in the database,
Bruce Momjian (03:01)
pgsql: Mention that PAM requires the user already exist in the database,
Bruce Momjian (03:01)
Re: pgsql: Mention that PAM requires the user already exist in the database,
Tom Lane (05:16)
2005-04-27
pgsql: workaround for bug in utils/date.h (timetz)
Teodor Sigaev (13:01)
PAM documentation
Bruce Momjian (16:03)
Re: PAM documentation
Bruce Momjian (16:08)
Re: PAM documentation
Joshua D. Drake (16:18)
Re: PAM documentation
Alvaro Herrera (16:31)
pgsql: Update PAM documentation, per Alvaro.
Bruce Momjian (20:09)
pgsql: Update PAM documentation, per Alvaro.
Bruce Momjian (20:10)
pgsql: Wording improvement.
Bruce Momjian (20:11)
pgsql: Wording improvement.
Bruce Momjian (20:11)
Re: PAM documentation
Bruce Momjian (20:11)
2005-04-28
pgaccess - pgaccess: quick fix from Robert Strong to catch selecting the
User Cmaj (00:26)
python - web: New favorite icon.
James William Pye (00:30)
python - web: Add feature list.
James William Pye (01:08)
pgsql: Add psql \set ON_ERROR_ROLLBACK to allow statements in a
Bruce Momjian (13:09)
pgsql: Add WAL compression item to TODO.detail.
Bruce Momjian (13:25)
newsysviews - newsysview: triggers
User Andrewsn (14:06)
newsysviews - newsysview: update all the definition comments, tagging
User Andrewsn (15:25)
newsysviews - newsysview: trivial script to extract definitions from
User Andrewsn (15:34)
pgsql: Fix a whitespace problem.
Dennis Bjorklund (15:51)
pgsql: Implement sharable row-level locks, and use them for foreign key
Tom Lane (21:47)
Re: pgsql: Mention that PAM requires the user already exist in the database,
Peter Eisentraut (22:23)
pgaccess - pgaccess: first integration of new visual query builder
User Cmaj (22:35)
Re: [COMMITTERS] pgsql: Implement sharable row-level locks, and use them for foreign key
Alvaro Herrera (23:53)
2005-04-29
Re: [COMMITTERS] pgsql: Implement sharable row-level locks, and use them for foreign key
Tom Lane (04:17)
pgsql: Fix Borland makefile for libpq and improve it for psql.
Bruce Momjian (04:21)
pgsql: Done: > * -Implement shared row locks and use them in RI
Bruce Momjian (05:03)
pgsql: This patch fixes a bug in the error message emitted by pg_restore
Neil Conway (07:08)
pgbuildfarm - client-code: fix varname typo fix failure where parent
User Andrewd (12:54)
pgsql: Backpatch BCC compile changes to 8.0.X for psql.
Bruce Momjian (13:42)
pgsql: Backpatch BCC compile changes to 8.0.X for psql.
Bruce Momjian (13:42)
Re: pgsql: Backpatch BCC compile changes to 8.0.X for psql.
Tom Lane (13:58)
pgsql: Improve cleanup from win32 client-only build.
Bruce Momjian (14:07)
pgsql: Improve cleanup from win32 client-only build.
Bruce Momjian (14:07)
pgsql: Remove extern from optreset that was just added.
Bruce Momjian (14:30)
Re: pgsql: Backpatch BCC compile changes to 8.0.X for psql.
Bruce Momjian (14:30)
python - be: Add high and low attributes for boxes and A, B, and C
James William Pye (21:20)
pgsql: Restructure LOCKTAG as per discussions of a couple months ago.
Tom Lane (22:28)
python - web: Remove the rather ambiguous reference to "various
James William Pye (22:30)
python - lo: Alter name and version to be appropriate for sdist
James William Pye (23:09)
2005-04-30
python - me: Make name and version more suitable for sdist
James William Pye (00:26)
python - ex: Make name and version sdist friendly.
James William Pye (00:59)
python - be: Make name and version sdist friendly.
James William Pye (01:06)
python - web: Give explicit authorization to use any of the works under
James William Pye (01:12)
python - web: Add the yet-to-exist project/ip and mention it in the
James William Pye (01:15)
python - be: Be sure give the caller a reference.
James William Pye (02:13)
python - web: Add the "Quick Start" for some wanna-be documentation.
James William Pye (02:24)
Re: pgsql: Improve cleanup from win32 client-only build.
Neil Conway (03:18)
pgsql: Update replication FAQ.
Bruce Momjian (03:52)
Re: [COMMITTERS] pgsql: Remove replicaiton FAQ item.
Bruce Momjian (03:52)
pgsql: Update FAQ.
Bruce Momjian (03:53)
Re: pgsql: Improve cleanup from win32 client-only build.
Bruce Momjian (03:59)
pgsql: Fix BCC to not define compiler location.
Bruce Momjian (04:00)
pgsql: This patch fixes a bug in the error message emitted by pg_restore
Neil Conway (08:00)
pgsql: This patch fixes a bug in the error message emitted by pg_restore
Neil Conway (08:00)
pgsql: This patch fixes a bug in the error message emitted by pg_restore
Neil Conway (08:01)
pgsql: This patch fixes a bug in the error message emitted by pg_restore
Neil Conway (08:02)
pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
Neil Conway (08:08)
pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
Neil Conway (08:19)
pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
Neil Conway (08:36)
pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
Neil Conway (08:42)
pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
Neil Conway (09:08)
pgaccess - pgaccess: apply modified patch for pga_tables creation bug in
User Cmaj (16:47)
pgsql: Use the standard lock manager to establish priority order when
Tom Lane (19:03)
python - be: Move the XD(transaction dict) feature to the PL.
James William Pye (19:20)
pgsql: Make record_out and record_send extract type information from the
Tom Lane (20:04)
pgsql: Make record_out and record_send extract type information from the
Tom Lane (20:04)
pgsql: Change catalog entries for record_out and record_send to show
Tom Lane (20:31)
2005-05-01
pgbuildfarm - client-code: add support for web proxy if farm member
User Andrewd (01:03)
autodoc - autodoc: Matt Bosworth has provided an updated dot template
User Rbt (05:07)
autodoc - autodoc: Finish() the GetVersion sql statement.
User Rbt (05:13)
autodoc - autodoc: Template for the Neato and Twopi tools (part of
User Rbt (05:32)
pgsql: Remove the contents of the src/corba subdirectory: this has been
Neil Conway (06:15)
pgsql: Mention the actual stored size of NUMERIC values, per David
Tom Lane (15:54)
pgsql: Fix incorrect backslashing in regexp example, per Robert Treat.
Tom Lane (15:58)
pgsql: Change CREATE TYPE to require datatype output and send functions
Tom Lane (18:56)
2005-05-02
pgsql: Change SPI functions to use a `long' when specifying the number
Neil Conway (00:37)
pgsql: Add some missing "See Also" entries to the domain-related SQL
Neil Conway (01:52)
pgsql: Backport fix for correct quoting in CREATE DOMAIN example.
Neil Conway (01:56)
python - be: Implement C Interface for extension module and have the PL
James William Pye (08:05)
pgsql: Check the file system on postmaster startup and report any
Bruce Momjian (18:26)
pgsql: Completed: < * Remove unreferenced table files created by
Bruce Momjian (18:27)
pgsql: Add FAQ on who controls the project.
Bruce Momjian (20:11)
python - be: New Directory
James William Pye (22:27)
2005-05-03
pgaccess - pgaccess: provide default minimal sorting of report results
User Cmaj (00:28)
autodoc - autodoc: Eliminate Dia warnings for newer versions of dia (new
User Rbt (02:07)
autodoc - autodoc: Prevent Dia 0.94 from crashing by rearranging the
User Rbt (02:17)
autodoc - autodoc: Changelog for the 1.25 release.
User Rbt (02:18)
pgsql: Fix typos in documentation.
Neil Conway (03:10)
pgsql: Fix a whitespace problem.
Dennis Bjorklund (06:28)
python - be: Fix array creation.
James William Pye (07:48)
pgsql: Change tsearch2 to not use the unsafe practice of creating
Tom Lane (16:51)
pgsql: Change tsearch2 to not use the unsafe practice of creating
Tom Lane (16:51)
pgsql: Change tsearch2 to not use the unsafe practice of creating
Tom Lane (16:51)
pgsql: Alter the signature for encoding conversion functions to declare
Tom Lane (19:17)
pgsql: Alter the signature for encoding conversion functions to declare
Tom Lane (19:18)
pgsql: Alter the signature for encoding conversion functions to declare
Tom Lane (19:18)
pgsql: Alter the signature for encoding conversion functions to declare
Tom Lane (19:18)
pgsql: Clean up MultiXactIdExpand's API by separating out the case where
Tom Lane (19:42)
pqa - pqa: tweak
User Tom (21:39)
python - be: Split off Array_FromPySequence to take an elmtoid instead
James William Pye (22:18)
python - be: Add ugly CPP to allow _compilation_ against 8.1devel.
James William Pye (22:30)
2005-05-04
pgsql: Spell DELIMITER correctly, per Seamus Dean.
Tom Lane (14:25)
pgsql: Spell DELIMITER correctly, per Seamus Dean.
Tom Lane (14:25)
Prev
|
Next
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group