pgsql-committers since 2006-06-26 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

June 26, 2006

Thread Author Time
snapshot - src: ON PREBUILT TABLE implementation: * Create snapshot User Cunha17 00:19
python - ip: Use a smaller font for monospace and body. James William Pye 01:20
python - tin: Imported Sources James William Pye 06:30
fulldisjunction - fd: More consolidation work, a lot of cleanups. User Pgstudy 09:17
pgsql: Added some more coverity report patches send in by Joachim Michael Meskes 09:20
pgsql: Added some more coverity report patches send in by Joachim Michael Meskes 09:20
pgsql: Added some more coverity report patches send in by Joachim Michael Meskes 09:20
pgsql: Update comment description of geo routines and move comment to Bruce Momjian 12:32
pgsql: Update include files to Unix newline format, per report from Bruce Momjian 12:52
pgsql: Use Unix line endings instead of DOS ones, per Magnus. Bruce Momjian 12:58
pgsql: Use Unix line endings instead of DOS ones, per Magnus. Bruce Momjian 12:58
pgsql: Use Unix line endings instead of DOS ones, per Magnus. Bruce Momjian 12:59
pgsql: Use Unix newlines, instead of DOS ones. Bruce Momjian 13:04
pgsql: Added missing braces to prevent a segfault after usage of an Michael Meskes 14:12
pgsql: Added missing braces to prevent a segfault after usage of an Michael Meskes 14:12
pgsql: Added missing braces to prevent a segfault after usage of an Michael Meskes 14:13
pgsql: Change the row constructor syntax (ROW(...)) so that list Tom Lane 17:24
pgsql: Add comment about the use of pg_config_paths.h. Bruce Momjian 18:40
snapshot - src: All ON PREBUILT TABLE implementation done! * refresh User Cunha17 19:29
snapshot - root: Updating to reflect the recent support of ON PREBUILT User Cunha17 19:57
Re: [COMMITTERS] pgsql: Change the row constructor syntax (ROW(...)) Bruce Momjian 19:57
Re: [COMMITTERS] pgsql: Change the row constructor syntax (ROW(...)) Tom Lane 20:49
pgsql: Fix blank line. Bruce Momjian 23:53

June 27, 2006

Thread Author Time
pgsql: Add PQescapeIdentifier() to libpq Christopher Kings-Lynne Bruce Momjian 00:03
pgsql: Done: > o -Add PQescapeIdentifier() Bruce Momjian 00:03
pgsql: On Win32, use loop to create pg_dump temporary tar file in the Bruce Momjian 01:16
pgsql: On Win32, use loop to create pg_dump temporary tar file in the Bruce Momjian 01:17
pgsql: Create infrastructure for 'MinimalTuple' representation of Tom Lane 02:51
pgsql: Fix for recent Win32 pg_dump tar temp file patch. Bruce Momjian 02:56
pgsql: Fix for recent Win32 pg_dump tar temp file patch. Bruce Momjian 02:56
pgsql: Disallow changing/dropping default expression of a SERIAL column Bruce Momjian 03:21
pgsql: Done: < * %Disallow changing DEFAULT expression of a SERIAL Bruce Momjian 03:22
pgsql: Add INCLUDING CONSTRAINTS to CREATE TABLE LIKE. Bruce Momjian 03:43
pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Alvaro Herrera 03:45
pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Alvaro Herrera 03:45
Re: pgsql: Disallow changing/dropping default expression of a SERIAL column Tom Lane 03:46
Re: [COMMITTERS] pgsql: Disallow changing/dropping default expression Bruce Momjian 03:53
Re: [COMMITTERS] pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Alvaro Herrera 03:56
Re: [COMMITTERS] pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Tom Lane 04:12
npgsql - Npgsql: 2006-06-27 Francisco Figueiredo Jr. User Fxjr 04:35
Re: [COMMITTERS] pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Dave Page 07:22
Re: pgsql: Clamp last_anl_tuples to n_live_tuples, in Andrew Dunstan 13:54
pgsql: Fix typo. Tom Lane 14:01
Re: [COMMITTERS] pgsql: Disallow changing/dropping default expression Tom Lane 15:15
Re: pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Alvaro Herrera 15:20
Re: pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Tom Lane 15:26
Re: pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Alvaro Herrera 15:35
pgsql: Not done: < * -Disallow changing DEFAULT expression of a SERIAL Bruce Momjian 16:39
pgsql: Will revert in next patch more cleanly. Bruce Momjian 16:42
pgsql: Extend the MinimalTuple concept to tuplesort.c, thereby reducing Tom Lane 16:53
Re: [COMMITTERS] pgsql: Disallow changing/dropping default Bruce Momjian 18:34
pgsql: Revert patch, doesn't do what it should: * %Disallow changing Bruce Momjian 18:35
pgsql: Put #ifdef NOT_USED around posix_fadvise call. Tom Lane 18:59
pgsql: Default stats_command_string to 'on', now that its overhead is Bruce Momjian 19:07
pgsql: Convert hash join code to use MinimalTuple format in tuple hash Tom Lane 21:31
bizgres - bizgres: Enhancements: Added JDBCSSAScanner - this component User Nwakefield 21:50
pgsql: Add GUC update_process_title to control whether 'ps' display is Bruce Momjian 22:16
Fully replacing ps_status (was Re: [COMMITTERS] pgsql: Add GUC update_process_title to control whether 'ps' display is) Tom Lane 22:36
Re: Fully replacing ps_status (was Re: [COMMITTERS] pgsql: Bruce Momjian 22:44
pgsql: Remove embedded newline in string literal --- seems to make newer Tom Lane 23:25
Re: Fully replacing ps_status (was Re: [COMMITTERS] pgsql: Mark Kirkwood 23:48

June 28, 2006

Thread Author Time
Re: Fully replacing ps_status (was Re: [COMMITTERS] pgsql: Add GUC update_process_title to control whether 'ps' display is) Stephen Frost 01:43
Re: Fully replacing ps_status (was Re: [COMMITTERS] pgsql: Add GUC update_process_title to control whether 'ps' display is) Stephen Frost 01:48
pgsql: Changes * new split algorithm (as proposed in Teodor Sigaev 12:00
fulldisjunction - fd: More consolidation works. User Pgstudy 12:03
pgsql: Forget to add new file :(( Teodor Sigaev 12:08
pgsql: Update Russian FAQ. Bruce Momjian 13:10
pgsql: Update: < o Add support for WITH HOLD cursors > o Add Bruce Momjian 15:39
pgsql: Adjust TupleHashTables to use MinimalTuple format for contained Tom Lane 17:05
pgsql: Fix hash aggregation to suppress unneeded columns from being Tom Lane 19:40
pgsql: Improve planner estimates for size of tuple hash tables. Tom Lane 20:04
pgsql: Add URL for SITC > http://momjian.us/cgi-bin/pgsitc Bruce Momjian 21:05
pgsql: Editorialization for the additions to the CREATE TABLE reference Neil Conway 22:01
pgsql: Fix typo in comment. Neil Conway 22:05
pgsql: Add missing #include directive: pg_constraint.h declares some Neil Conway 22:11
bizgres - bizgres: User Nwakefield 23:12

June 29, 2006

Thread Author Time
pgsql: Add: > * Add 128-bit Universally Unique Identifier (UUID) Bruce Momjian 01:33
pgsql: Change URL for SITC: < http://momjian.us/cgi-bin/pgsitc > Bruce Momjian 03:04
python - be: Fix some cache leaks, at best, or crashes, at worst. James William Pye 15:05
pgsql: Change TRUNCATE's method for searching for foreign-key references Tom Lane 16:07
pgsql: Remove the separate 'stats buffer' process, letting backend stats Tom Lane 20:00
snapshot - src: FIX: pbt_table parameter missing User Cunha17 20:22
python - be: Include codename (major version) in module name. James William Pye 20:44
python - rc: Add some capacity to create the language. James William Pye 20:55
python - rc: Fix template existence check. James William Pye 22:09

June 30, 2006

Thread Author Time
npgsql - Npgsql: 2006-06-30 Francisco Figueiredo Jr. User Fxjr 13:52
pgsql: Update item for GUID: < * Add 128-bit Universally Unique Bruce Momjian 15:04
pgsql: Fix use-after-free error reported by Neil Conway. Alvaro Herrera 15:06
pgsql: Fix use-after-free error reported by Neil Conway. Alvaro Herrera 15:06
Re: pgsql: Fix use-after-free error reported by Neil Conway. Tom Lane 15:19
fulldisjunction - fd: Moved the calculations of whether to use an index User Pgstudy 15:27
pgsql: Fix memory leak introduced in the prior commit, detected by Tom Alvaro Herrera 16:55
pgsql: Fix memory leak introduced in the prior commit, detected by Tom Alvaro Herrera 16:55
snapshot - root: HTML version of the USAGE file User Cunha17 19:41

July 1, 2006

Thread Author Time
pgfouine - pgfouine: preparing 0.6.1 release User Gsmet 09:22
pgsql: Revise the planner's handling of "pseudoconstant" WHERE clauses, Tom Lane 18:38
pgsql: Fix oversight in planning for multiple indexscans driven by Tom Lane 22:07

July 2, 2006

Thread Author Time
pgsql: ALTER TABLE ... Bruce Momjian 01:58
pgsql: Done: < o Add ALTER TABLE tab ADD/DROP INHERITS parent < < Bruce Momjian 01:59
pgsql: Done: > * -Add fillfactor to control reserved free space during Bruce Momjian 02:22
pgsql: Add FILLFACTOR to CREATE INDEX. Bruce Momjian 02:23
pgsql: Do a pass of code review for the ALTER TABLE ADD INHERITS patch. Neil Conway 05:17
fulldisjunction - fd: Moved the index queries to work with paramters and User Pgstudy 14:44
Re: [COMMITTERS] pgsql: Do a pass of code review for the ALTER TABLE Bruce Momjian 16:24
Re: [COMMITTERS] pgsql: Do a pass of code review for the ALTER TABLE Alvaro Herrera 17:18
Re: [COMMITTERS] pgsql: Do a pass of code review for the Andrew Dunstan 18:50
Re: [COMMITTERS] pgsql: Do a pass of code review for the Bruce Momjian 19:51
python - ip: New Directory James William Pye 22:15

July 3, 2006

Thread Author Time
dbsamples - dbsamples: New Directory User Chriskl 05:06
dbsamples - dbsamples: New french towns and regions DB from Stephane User Chriskl 05:11
Re: [COMMITTERS] pgsql: Do a pass of code review for the ALTER TABLE paolo romano 12:59
npgsql - Npgsql: 2006-07-03 Francisco Figueiredo Jr. User Fxjr 13:10
MultiXactID Wrap-Around paolo romano 13:45
Re: MultiXactID Wrap-Around Andrew Dunstan 13:58
Re: MultiXactID Wrap-Around Tom Lane 15:21
pgsql: Fix broken markup. Tom Lane 16:43
pgsql: Code review for FILLFACTOR patch. Tom Lane 22:45

July 4, 2006

Thread Author Time
pgsql: Fix typos in comments. Neil Conway 04:35
Re: MultiXactID Wrap-Around paolo romano 10:41
pgsql: Remove libpq's PQescapeIdentifier(), not safe from injection Bruce Momjian 13:22
pgsql: Modify: < o -Add PQescapeIdentifier() > o Add Bruce Momjian 13:22
pgsql: Documentation fixes for FILLFACTOR patch. Tom Lane 18:07
npgsql - Npgsql: 2006-07-04 Josh Cooley <[email protected]> User Jbcooley 19:04
npgsql - Npgsql2: 2006-07-04 Josh Cooley <[email protected]> User Jbcooley 19:04
veil - veil: Minor documentation fixes. User Bloodnok 21:58

July 5, 2006

Thread Author Time
pgsql: Fixed remaining Coverity bugs. Michael Meskes 10:49
pgsql: Fixed remaining Coverity bugs. Michael Meskes 10:50
pgsql: Fixed remaining Coverity bugs. Michael Meskes 10:50
bizgres - bizgres: Fixed bug which stopped message being generated on User Nwakefield 18:25

July 6, 2006

Thread Author Time
pgsql: Please find attached two patches for documentation and regression Bruce Momjian 01:46
pgsql: Attached patch is required ot build with the CRT that comes with Bruce Momjian 01:55
pgsql: Backpatch dbmirror fix for escape handling. Bruce Momjian 01:57
pgsql: Backpatch dbmirror fix for escape handling. Bruce Momjian 01:57
pgsql: Fix dbmirror for new backslash escaping: Martin Pitt [2006-06-16 Bruce Momjian 02:02
pgsql: Fix dbmirror for new backslash escaping: Martin Pitt [2006-06-16 Bruce Momjian 02:02
pgsql: Fix dbmirror for new backslash escaping: Martin Pitt [2006-06-16 Bruce Momjian 02:03
pgsql: WIN32 fixes: I take out patch for this as a promise. Bruce Momjian 02:12
pgsql: Add index information to /contrib/pgstattuple: This is an Bruce Momjian 02:18

July 7, 2006

Thread Author Time
bizgres - bizgres: Added the support for multi-column bitmap indexes, User Jzhang 01:06
bizgres - bizgres: Minor fixed on a debugging message. User Jzhang 01:53
xlogviewer - xlogviewer: Imported Sources User Diogob 01:56
xlogviewer - xlogviewer: User Diogob 04:50
python - ip: Relocate *methods into the abstract module. James William Pye 23:31
python - fe: Import querymethod per greentrunk change. James William Pye 23:36

July 8, 2006

Thread Author Time
pgsql: Fix typo in comment. Alvaro Herrera 20:45

July 9, 2006

Thread Author Time
npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr. User Fxjr 02:49
npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr. User Fxjr 03:23
npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr. User Fxjr 15:14
npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr. User Fxjr 15:18
npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr. User Fxjr 15:33

July 10, 2006

Thread Author Time
python - ip: Specify the tuple components (interfaces). James William Pye 01:54
pgloader - pgloader: syntax "WITH NULLS" is wrong, replaced by "NULL" .. User Jpargudo 13:36
pgsql: Test commit. Bruce Momjian 15:44
pgsql: Testing commit stuff Alvaro Herrera 15:50
pgsql: Improve script by processing only C files. Bruce Momjian 16:07
pgsql: Improve vacuum code to track minimum Xids per table instead of Alvaro Herrera 16:20
pgsql: Improve tool coding. Bruce Momjian 16:45
pgsql: Update schema GRANT USAGE description. Bruce Momjian 16:48
pgsql: Fix 'find' args for pgcompinclude tool. Bruce Momjian 17:08
pgsql: Add $CFLAGS handling to pgcompinclude. Bruce Momjian 17:11
pgsql: Update usage documention for pginclude Bruce Momjian 17:13
pgsql: Improve compile line for tool. Bruce Momjian 18:39
pgsql: Remove a few baby-C macros in fuzzystrmatch. Bruce Momjian 18:40
pgsql: Move pthread-win32.h to /port, modify bcc/msvc makefiles. Bruce Momjian 18:53
Re: pgsql: Update schema GRANT USAGE description. Tom Lane 19:11
pginstaller - pginst: Initial updates for 8.2 :-) User Dpage 20:31
pginstaller - pginst: Remove the CheckUserIsAdmin() check. User Dpage 20:37
pgsql: Add #include code to prevent multiple inclusion. Bruce Momjian 21:03
pgsql: Allow /contrib include files to compile on their own. Bruce Momjian 22:06
pgsql: Fix ALTER TABLE to check pre-existing NOT NULL constraints when Tom Lane 22:10
pgsql: Fix ALTER TABLE to check pre-existing NOT NULL constraints when Tom Lane 22:10
pgsql: Fix ALTER TABLE to check pre-existing NOT NULL constraints when Tom Lane 22:10
bizgres - bizgres: New Directory User Nwakefield 23:45
bizgres - bizgres: New Directory User Nwakefield 23:45
bizgres - bizgres: New Directory User Nwakefield 23:45
bizgres - bizgres: Enhancements: Added examples of using the User Nwakefield 23:45

July 11, 2006

Thread Author Time
pgsql: Add libpq include directory to script. Bruce Momjian 02:01
pgsql: Allow each C include file to compile on its own by including any Bruce Momjian 13:54
pgsql: Reverse inclusion order of <ws2tcpip.h> and <winsock2.h>, per Tom Lane 14:25
pgsql: Fix bug corrupting query in gist consistent function. Teodor Sigaev 16:00
pgsql: Fix bug corrupting query in gist consistent function. Teodor Sigaev 16:02
pgsql: Fix bug corrupting query in gist consistent function. Teodor Sigaev 16:06
pgsql: Fix bug corrupting query in gist consistent function. Teodor Sigaev 16:09
pgsql: Fix bug corrupting query in gist consistent function. Teodor Sigaev 16:11
pgsql: Remove no-longer-needed configure test for krb5_encrypt(), per Tom Lane 16:14
pgsql: Remove no-longer-needed configure test for krb5_encrypt(), per Tom Lane 16:15
pgsql: Sort reference of include files, "A" - "F". Bruce Momjian 16:35
pgsql: GIN improvements - Replace sorted array of entries in Teodor Sigaev 16:55
pgsql: Add URL of code presentation to developers FAQ. Bruce Momjian 17:02
pgsql: Alphabetically order reference to include files, "G" - "M". Bruce Momjian 17:04
pgsql: Alphabetically order reference to include files, "N" - "S". Bruce Momjian 17:26
pgsql: Alphabetically order reference to include files, "S"-"Z". Bruce Momjian 18:26
pgsql: Correct the description of the pg_get_viewdef() function. Neil Conway 19:11
pgsql: Correct the description of the pg_get_viewdef() function. Neil Conway 19:11
pgsql: Add comments to pgrminclude. Bruce Momjian 19:25
pgsql: Improve shell script wrapping. Bruce Momjian 19:30
pgsql: Move pgrminclude debug code to be more effective. Bruce Momjian 19:31
pgsql: Add $CFLAGS support to pgrminclude. Bruce Momjian 19:34
pgsql: Have pgrminclude process include files too. Bruce Momjian 19:45
pgsql: Add support to GIN for =(anyarray,anyarray) operation Teodor Sigaev 19:49

Browse Archives

Prev | Next