pgsql-committers since 2005-08-09 00:00

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

Search the Archives

Browse Archives

Prev | Next

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
pgsql: Adjust to_char/from_char code to use boolean "is_to_char" rather Bruce Momjian 21:47
pgsql: Small cleanup. Bruce Momjian 21:54
pgbuildfarm - client-code: test for existence of inst before trying to User Andrewd 21:59
pgsql: More formatting.c cleanups. Bruce Momjian 22:06
pgsql: Avoid an Assert failure if OuterUserId hasn't been set yet during Tom Lane 22:14

Aug. 18, 2005

Thread Author Time
pgsql: Fix to_char(interval) to return proper year and century values. Bruce Momjian 04:37
pgsql: Done: > * -Prevent to_char() on interval from returning Bruce Momjian 04:42
pgsql: Add hint for to_char(interval) invalid format specifications. Bruce Momjian 13:43
pgsql: Add: > o Remove unnecessary abstractions in pg_dump source code Bruce Momjian 14:14
pgsql: Fix up LIMIT/OFFSET planning so that we cope with non-constant Tom Lane 17:51
pgsql: Update some obsolete comments --- code is using t_self now, not Tom Lane 21:34

Aug. 19, 2005

Thread Author Time
pgsql: Consistently align comments in postgresql.conf, move some Bruce Momjian 01:55
pginstaller - pginst: Add PgOleDb licence and support details. User Dpage 12:39
pginstaller - pginst: Add PgOleDb licence and support details. User Dpage 12:41
pgsql: Fix LRU/ALL description mismatch for GUC parameter. Bruce Momjian 18:58
bizgres - bizgres: Updated the build instructions to set the devoBuild User Bklawans 19:11
bizgres - bizgres: Added support for building from csh (or one of its User Bklawans 19:14
bizgres - bizgres: Added support for detecting and using the version of User Bklawans 19:21

Aug. 20, 2005

Thread Author Time
pgsql: Repair problems with VACUUM destroying t_ctid chains too soon, Tom Lane 00:40
pgsql: Add BackendXidGetPid(). Tatsuo Ishii 01:26
pgsql: Make GetMultiXactIdMembers() a public function. Tatsuo Ishii 01:29
pgsql: Invoke mksafefunc and mkunsafefunc with :: decoration. Tom Lane 19:19
pgsql: Invoke mksafefunc and mkunsafefunc with :: decoration. Tom Lane 19:19
python - web: Exclude /static from the sync. James William Pye 20:41
python - pq: Fix potential deadlock. James William Pye 23:15
python - pq: Add classifiers and fix copyright dates. James William Pye 23:19
pgsql: Convert the arithmetic for shared memory size calculation from Tom Lane 23:26
pgsql: Seems that the childXids list would be better based on Oid lists Tom Lane 23:45

Aug. 21, 2005

Thread Author Time
pgsql: Add: > * Fix problems with wrong runtime encoding conversion for Bruce Momjian 01:04
pgsql: Minor GUC cleanups: document krb_server_hostname and Tom Lane 03:40

Aug. 22, 2005

Thread Author Time
pgsql: Fix some inconsistent choices of datatypes in xlog.c. Tom Lane 00:41
pgsql: Use an initdb-time test to see if the local version of Tom Lane 16:27
bizgres - bizgres: Spelled the word "Geographic" correctly. User Bklawans 16:57
pgsql: Improve xid wraparound message (the server isn't really shut Bruce Momjian 16:59
bizgres - bizgres: Default port changed to 5432. User Llonergan 17:14
pgsql: enable_constraint_exclusion => constraint_exclusion Also improve Bruce Momjian 17:35
pgsql: Fix unwanted denial of ALTER OWNER rights to superusers. Tom Lane 17:38
pgsql: Cause ALTER INDEX OWNER to generate a warning and do nothing, Tom Lane 19:40
pgsql: Back out incorrect use of E'' escape addition. Bruce Momjian 20:25
pgsql: Update documentation that non-super users can now do ALTER OWNER. Bruce Momjian 21:32
pgsql: Rewrite gather-write patch into something less obviously bolted Tom Lane 23:59

Aug. 23, 2005

Thread Author Time
bizgres - bizgres: User Nwakefield 01:20
pgsql: Fix SGML sect1-3 alignment in the 8.0.X series. Bruce Momjian 01:22
pgsql: Fix wrong dependency on owner created by ALTER OPCLASS OWNER. Tom Lane 01:41
pgsql: Update release notes for 8.1. Bruce Momjian 02:57
pgsql: Update release notes from community comments. Bruce Momjian 11:32
pgsql: Adjust SGML so major feature items are all not in a single Bruce Momjian 11:53
pgsql: Fix markup for para. Bruce Momjian 11:59
pgsql: Avoid bullets in subparagraphs. Bruce Momjian 12:14
pgsql: Release note updates. Bruce Momjian 12:46
pgsql: Release note updates. Bruce Momjian 12:47
pgsql: Fix broken lrand48() implementation, per Merlin Moncure. Tom Lane 13:31
pgsql: Fix broken lrand48() implementation, per Merlin Moncure. Tom Lane 13:31
pgsql: More release note updates. Bruce Momjian 14:54
pgsql: Update release notes. Bruce Momjian 19:44
pgsql: Fix function name. Bruce Momjian 20:45
pgsql: Back out incorrect commit. Bruce Momjian 20:48
pgsql: Clean up some very old and crufty code for TID scan planning. Tom Lane 20:49
pgsql: Fix function name. Bruce Momjian 20:51
pgsql: The attached patch updates the thread test program to run Bruce Momjian 21:02
pgsql: Add new file for win32 threading. Bruce Momjian 21:11
pgsql: Update ALTER OWNER description. Bruce Momjian 21:17
pgsql: Update pgcrypto items. Bruce Momjian 21:26
pgsql: Add ALTER TABLE ENABLE/DISABLE TRIGGER commands. Tom Lane 22:40
pgsql: Release note cleanups. Bruce Momjian 23:31
bizgres - bizgres: Modified PQgetResult in the native end COPY method to User Agoldshuv 23:38
pgsql: Mark item as complete, add another: < * Allow triggers to be Bruce Momjian 23:51

Aug. 24, 2005

Thread Author Time
Re: pgsql: The attached patch updates the thread test program to run Tom Lane 03:35
Re: pgsql: The attached patch updates the thread test program Bruce Momjian 03:38
pgsql: Remove periods on bullet items. Bruce Momjian 03:47
pgsql: - Check for NULL before checking whether argument is an Michael Meskes 10:34
pgsql: - Check for NULL before checking whether argument is an Michael Meskes 10:35
pgsql: - Check for NULL before checking whether argument is an Michael Meskes 10:35
pgsql: Add explaination: > > Currently, if a variable is Bruce Momjian 13:57
pgsql: Update: < o Do VACUUM FULL if table is nearly empty? > o Bruce Momjian 14:00
pgsql: Mark "easy" items. Bruce Momjian 14:05

Browse Archives

Prev | Next