pgsql-committers - August 2005

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

Aug. 1, 2005

Thread Author Time
pgsql: Add description: < This would require a new global table that Bruce Momjian 00:52
Re: [COMMITTERS] pgsql: Add GUC variables to control keep-alive Andrew - Supernews 02:39
Re: [COMMITTERS] pgsql: Add GUC variables to control keep-alive Oliver Jowett 03:24
pgsql: Add ALTER object SET SCHEMA capability for a limited but useful Tom Lane 04:03
Re: [COMMITTERS] pgsql: Add GUC variables to control keep-alive Andrew - Supernews 04:17
oledb - tests: Imported Sources User Shachar 11:35
bizgres - bizgres: Introduce release Release-0_7_4 User Builder 12:00
oledb - CVSROOT: Add access control to the repositories. User Shachar 12:31
pgsql: Done: < o Allow objects to be moved to different schemas > o Bruce Momjian 14:05
Re: pgsql: Add ALTER object SET SCHEMA capability for Bernd Helmle 14:05
pgsql: Done: > * -Allow limits on per-db/role connections Bruce Momjian 14:13
Re: pgsql: Done: < o Allow objects to be moved to different schemas > o Tom Lane 14:21
Re: pgsql: Done: < o Allow objects to be moved to different Bruce Momjian 14:37
bizgres - bizgres: User Nwakefield 15:35
bizgres - bizgres: User Nwakefield 15:35
bizgres - bizgres: User Nwakefield 15:37
pgsql: Documentation for ALTER object SET SCHEMA commands. Tom Lane 16:11
bizgres - bizgres: library paths needed adjustment User Nwakefield 16:29
pgbuildfarm - client-code: don't write CVS log when doing from_source User Andrewd 18:40
bizgres - bizgres: New JARS and modified XML User Nwakefield 18:46
pgbuildfarm - client-code: typo fix User Andrewd 18:46
python - ex: New Directory James William Pye 19:19
pgsql: nor -> or. Bruce Momjian 19:38
pgsql: Add NOWAIT option to SELECT FOR UPDATE/SHARE. Tom Lane 20:31
bizgres - bizgres: User Nwakefield 22:28

Aug. 2, 2005

Thread Author Time
pgbuildfarm - client-code: Cygwin sanity check for running cygserver. User Andrewd 00:10
pgbuildfarm - client-code: Sanity check for cvs merge conflicts. User Andrewd 00:22
pgsql: Back-port several small portability fixes to get contrib building Tom Lane 01:35
pgsql: Un-Windows-ify newlines. Tom Lane 14:07
pgsql: rmtree() reported the wrong pathname if final rmdir failed. Tom Lane 15:14
pgsql: rmtree() reported the wrong pathname if final rmdir failed. Tom Lane 15:14
pgsql: Add ERROR_NO_MORE_FILES workaround to check_data_dir(). Tom Lane 15:16
pgsql: Use ReadDir() not readdir() so as to have some modicum of error Tom Lane 15:17
pgsql: Code and docs review for pg_column_size() patch. Tom Lane 16:11
bizgres - bizgres: User Nwakefield 16:50
bizgres - bizgres: User Nwakefield 16:52
bizgres - bizgres: added support for multiple locations of jars User Nwakefield 17:06
pgsql: Clean up CREATE DATABASE processing to make it more robust and Tom Lane 19:02
bizgres - bizgres: Example Warehouse and Metadata User Nwakefield 19:07
bizgres - bizgres: Empty warehouse with seeded metadata and example User Nwakefield 19:22
pgsql: Prevent planner from including temp tables of other backends when Tom Lane 20:27
pgsql: Tweak BgBufferSync() so that a persistent write error on a dirty Tom Lane 20:52
bizgres - bizgres: moved clickstream.properties to WEB-INF/lib of webapp User Nitin 23:46
bizgres - bizgres: modified -D clickstream.property.file User Nitin 23:55

Aug. 3, 2005

Thread Author Time
pgsql: Done: < * Prevent inherited tables from expanding temporary Bruce Momjian 01:46
python - pq: Get the exception information from sys.exc_info(). James William Pye 02:33
python - pq: ShowOption is an asynchronous message, so treat it as such. James William Pye 02:41
pgtranslation - CVSROOT: Disable commit mails User Petere 09:54
bizgres - bizgres: User Nwakefield 14:05
bizgres - bizgres: User Nwakefield 14:06
python - ex: Add Mapping class, and fix codes. James William Pye 22:52
python - ex: Fix bugs, and add/rename exceptions. James William Pye 23:15
python - ex: Add code and prime unittests. James William Pye 23:20

Aug. 4, 2005

Thread Author Time
pgsql: ALTER TABLE OWNER must change the ownership of the table's Tom Lane 01:09
python - lo: Add server options, process, and SSL requirement options. James William Pye 02:28
python - lo: New Directory James William Pye 02:29
python - lo: Add protocol space. James William Pye 02:30
pgbuildfarm - client-code: fail at CVS stage if the repo has local User Andrewd 15:29

Aug. 5, 2005

Thread Author Time
pgsql: Fix misspelled macro name. Tom Lane 14:36
pgsql: Actually, this macro had worse problems than a bogus name ... Tom Lane 15:01

Aug. 6, 2005

Thread Author Time
pgsql: COPY performance improvements. Tom Lane 20:41
pgbuildfarm - client-code: split --from-source into two options - one User Andrewd 23:19

Aug. 7, 2005

Thread Author Time
pgsql: Fix count_usable_fds() to stop trying to open files once it Tom Lane 18:47
pgsql: Fix count_usable_fds() to stop trying to open files once it Tom Lane 18:47
pgsql: Fix count_usable_fds() to stop trying to open files once it Tom Lane 18:48
pgsql: Set shlib naming convention on Cygwin to 'cygFOO.dll', which Tom Lane 19:02

Aug. 8, 2005

Thread Author Time
python - pq: Remove Argument, improve performance, use __slots__. James William Pye 01:38
pgsql: Cause ShutdownPostgres to do a normal transaction abort during Tom Lane 03:12
pgsql: Cygwin no longer needs to hack SHLIB_LINK, now that Rocco Altier Tom Lane 03:35
bizgres - bizgres: Added key transformation stand-in classes for User Nwakefield 15:22
bizgres - bizgres: User Nwakefield 18:18
pgsql: Modify AtEOXact_CatCache and AtEOXact_RelationCache to assume Tom Lane 19:17
pgsql: Avoid useless loop overhead in AtEOXact routines when the backend Tom Lane 19:44
pgsql: Done: > o -Allow FOR UPDATE queries to do NOWAIT locks Bruce Momjian 20:26
pgsql: Fix crash when reading 'timezone = unknown' from postgresql.conf Tom Lane 23:39
pgsql: Fix crash when reading 'timezone = unknown' from postgresql.conf Tom Lane 23:39

Aug. 9, 2005

Thread Author Time
pgsql: Clarify wal_sync_method options in documentation. Bruce Momjian 04:50
pgsql: Done: > * -Allow multiple blocks to be written to WAL with one Bruce Momjian 04:51
pgsql: Update patches queue URL, description. Bruce Momjian 04:56
pgsql: Fix ordering of default sync options to match code. Bruce Momjian 05:01
pgsql: Remove unintended file change. Bruce Momjian 05:14
pgsql: Update postgresql.conf to show default ordering for Bruce Momjian 05:43
pgsql: Done: > * -Add C code on Unix to copy directories for use in Bruce Momjian 17:14
pgsql: Combine entries: < inheritance < * Allow Bruce Momjian 20:24
pgsql: Make backends that are reading the pgstats file verify each Tom Lane 21:14
pgsql: Extend pg_config to be able to report the build-time values of Tom Lane 22:47

Aug. 10, 2005

Thread Author Time
pgpool - pgpool: If invalid non-switch args are given (for example, User T-ishii 12:11
python - be: If the call's iterator hits the end, it will return NULL James William Pye 18:52
python - be: Only do handler based Python identification. James William Pye 19:06
pgsql: Add new FAQ information. Bruce Momjian 19:30
python - be: Add SXid() and Transact() module functions. James William Pye 19:50
bizgres - bizgres: changed java vm memory settings to 128m and 512m User Nitin 19:50
pgsql: Document why Win32 loops over rename/unlink are necessary. Bruce Momjian 19:52
bizgres - bizgres: added $BIZHOME User Nitin 20:27
python - pq: Remove superfluous fatality state. James William Pye 21:13
pgsql: Add hints to cases where indexes fail because of values that are Bruce Momjian 21:36
pgsql: Make new hints follow style guide. Tom Lane 22:39

Aug. 11, 2005

Thread Author Time
uri - uri: Fix by DarcyB to compile against 7.x User Applejack 00:45
pgsql: Fix canonicalize_path so "../.." isn't stripped off and ignored. Bruce Momjian 03:53
pgsql: Update MD5 mention for long values. Bruce Momjian 13:22
pgsql: Mention MD5 function index for indexing long values. Bruce Momjian 13:22
pgsql: Update for new CVS homepage. Bruce Momjian 13:52
pgsql: Backpatch new CVS home page URL. Bruce Momjian 13:54
pgsql: Autovacuum loose end mop-up. Tom Lane 21:11
python - pq: Use () instead of tuple(), and make Describe, Close, and James William Pye 22:03
python - pq: Refine extended protocol transactions. James William Pye 22:16
pgsql: EINTR return from connect() should be treated exactly the same as Tom Lane 22:53
pgsql: Fix BSD fseeko to seek from the end of the file. Bruce Momjian 23:05

Aug. 12, 2005

Thread Author Time
tablelog - tablelog: - add function for getting column names of a table User Andreas 00:05
pgsql: Backpatch fseeko fix for seeking from end of file. Bruce Momjian 00:29
bizgres - bizgres: User Nwakefield 01:13
bizgres - bizgres: User Nwakefield 01:25
pgsql: Solve the problem of OID collisions by probing for duplicate OIDs Tom Lane 01:36
pgsql: Document why we only handle trailing "..". Bruce Momjian 02:48
pgsql: Update comments. Bruce Momjian 03:07
pgsql: Add files to do read I/O on the cluster directory: Bruce Momjian 03:25
python - be: Expected is always filled in now, so it cannot be used as James William Pye 04:26
pgsql: Remove BufferBlockPointers array in favor of a base + (bufnum) * Tom Lane 05:05
python - be: Move metaend's LargeObject class into prime.py. James William Pye 05:07
pgsql: Change a couple of "can't happen" error messages to be a shade Tom Lane 14:34
pgsql: Add markup for GUC mention in docs. Bruce Momjian 15:57
bizgres - bizgres: Sequence for site_id needs to start at 1 not 0, or User Nwakefield 17:12
bizgres - bizgres: port 10000 needs to be explicit User Nwakefield 17:22
bizgres - bizgres: User Nwakefield 17:41
bizgres - bizgres: coalesce added to status_id, to default to -1 in the User Nwakefield 17:48
pgsql: Code & docs review for server instrumentation patch. Tom Lane 18:23
bizgres - bizgres: User Nwakefield 18:27
bizgres - bizgres: User Nwakefield 18:35
bizgres - bizgres: User Nwakefield 18:36
pgsql: Modify canonicalize_path() so if we would return a trailing "..", Bruce Momjian 19:42
pgsql: Reverse out changes to canonicalize_path(), per suggestion from Bruce Momjian 19:43
pgsql: No server version of snprintf needed, so remove Makefile rule. Bruce Momjian 19:45
pgsql: > The attached patch moves a plperl sanity check into the correct Bruce Momjian 20:48
pgsql: Cleanups for FreeBSD linking (PIC) and plpython compiles. Bruce Momjian 20:57
pgsql: Fix this: $ ./configure --without-docdir .. Bruce Momjian 21:02
pgsql: Fix up canonicalize_path to do the right thing in all cases (I Tom Lane 21:07
pgsql: More rsi assignment line too. Bruce Momjian 21:09
pgsql: > Gavin Sherry <swm@linuxworld.com.au> writes: > > I ran across Bruce Momjian 21:20
pgsql: [ backpatched to 8.0.X.] > >> 3) I restarted the postmaster both Bruce Momjian 21:23
pgsql: [ backpatched to 8.0.X.] > >> 3) I restarted the postmaster both Bruce Momjian 21:23
pgsql: Un-break plperl for non-set case. Tom Lane 21:26
pgsql: This patch fixes the event type used to log output from the Bruce Momjian 21:36
pgsql: This patch fixes the event type used to log output from the Bruce Momjian 21:38
pgsql: Improve documention on loading large data sets into plperl. Bruce Momjian 21:42
pgsql: Back out plpython makefile change. Bruce Momjian 21:44
pgsql: Pass the type OID as the typioparam for all non-array types, Tom Lane 21:49
pgsql: Reverse out Assert addition. Bruce Momjian 23:13

Aug. 13, 2005

Thread Author Time
pgsql: Disable strtoul() ERANGE check on Win32, because it isn't thread Bruce Momjian 01:34
Re: [COMMITTERS] pgsql: Basic documentation for ROLEs. Bruce Momjian 01:53
pgsql: Add documentation: >>>I think a more accurate description would Bruce Momjian 01:55
pgsql: The large one adds support for RSA keys and reorganizes the Bruce Momjian 02:06
pgsql: CREATE TABLE has optional column names, so change {} to []. Bruce Momjian 02:48
Re: [COMMITTERS] pgsql: Basic documentation for ROLEs. Alvaro Herrera 03:55
pgsql: Remove API file. Bruce Momjian 15:27
pgsql: Make pg_stat_file() use OUT parameters so that the user doesn't Tom Lane 19:02
pgsql: Tweak catalog cache management algorithms to reduce cost of Tom Lane 22:18

Aug. 14, 2005

Thread Author Time
pgsql: Fix up tab completion for ROLEs and add some more completion Tom Lane 18:49
pgsql: Fix psql's \d commands to use pg_roles instead of pg_user, so Tom Lane 19:20
pgsql: Update the createuser utility for the ROLEs world. Tom Lane 20:16
pgsql: Change standard_compliant_strings to standard_conforming_strings. Peter Eisentraut 22:19
pgsql: Update administrator's guide chapters for ROLEs patch. Tom Lane 23:35

Aug. 15, 2005

Thread Author Time
pgsql: Change pg_dump to use pg_roles instead of pg_user on 8.1 and up, Tom Lane 02:36
pgsql: Clean up some stray remaining references to pg_shadow, pg_user, Tom Lane 02:40
pgsql: Allow the pgstat views to show toast tables as well as regular Tom Lane 16:25
pgsql: int_array_enum function should be using fcinfo->flinfo->fn_extra Tom Lane 19:05
pgsql: int_array_enum function should be using fcinfo->flinfo->fn_extra Tom Lane 19:05
pgsql: int_array_enum function should be using fcinfo->flinfo->fn_extra Tom Lane 19:05
pgsql: int_array_enum function should be using fcinfo->flinfo->fn_extra Tom Lane 19:05
pgsql: array_in() and array_recv() need to be more paranoid about Tom Lane 19:40
pgsql: array_in() and array_recv() need to be more paranoid about Tom Lane 19:40
pgsql: array_in() and array_recv() need to be more paranoid about Tom Lane 19:41
pgsql: Make createlang and droplang proof against weird search_path Tom Lane 21:02
pgsql: Clean up recent patch for PL handler functions in pg_catalog: the Tom Lane 21:50
pgsql: Rename pg_stat_file columns to be more consistent. Bruce Momjian 23:00

Aug. 16, 2005

Thread Author Time
pgsql: Reject operator names >= NAMEDATALEN characters. Tom Lane 00:48
pgsql: Reject operator names >= NAMEDATALEN characters. Tom Lane 00:48
pgsql: Reject operator names >= NAMEDATALEN characters. Tom Lane 00:48
pgsql: Reject operator names >= NAMEDATALEN characters. Tom Lane 00:48
python - be: Do error checking on repr and getitem in htup_repr. James William Pye 02:07
python - be: Increment the Command Counter in execute(). James William Pye 02:09
python - be: James William Pye 02:09
pgsql: Remove registration message in all the supported back branches; Tom Lane 03:33
pgsql: Remove registration message in all the supported back branches; Tom Lane 03:33
pgpool - pgpool: Fix show pool_status command bug. User T-ishii 13:42
pgsql: Update pgcvslog comment on how to find branch start time. Bruce Momjian 17:46
pgsql: Improve comment. Bruce Momjian 19:23
pgsql: Update comments. Bruce Momjian 19:29
tablelog - tablelog: - move functions from tablelog_columnnames.sql - User Andreas 22:35
tablelog - tablelog: functions now in tablelog_init.sql User Andreas 22:36
tablelog - tablelog: - docu updated - some cleanups User Andreas 22:36
tablelog - tablelog: - make it working on windows - comment out some User Andreas 22:39

Aug. 17, 2005

Thread Author Time
python - be: Bug squishing in utils and tupledesc. James William Pye 01:24
pgsql: Minor cleanup. Bruce Momjian 01:45
python - be: Fix Portal seeking. James William Pye 02:23
pgsql: Fix FSM warning to mention increasing max_fsm_pages. Bruce Momjian 03:51
python - be: Limit Postgres.Query to 1 command. James William Pye 05:06
python - ex: Add a few exceptions and rename a few. James William Pye 05:20
pgsql: Fix declaration of dumpacl, per Alvaro. Tom Lane 19:45
pgsql: Remove unnecessary configure test for inet_ntop(), per Andrew Tom Lane 20:20
pgsql: Remove unnecessary configure test for inet_ntop(), per Andrew Tom Lane 20:20

Browse Archives

Prev | Next