pgsql-committers before 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

July 27, 2005

Thread Author Time
bizgres - bizgres: Site Activity reports for daily/weekly/cumulative. User Bklawans 19:23
tablelog - tablelog: docu and init part updated User Andreas 19:49
bizgres - bizgres: Two additinal libs needed to run reports with charts User Bklawans 20:03
bizgres - bizgres: Changing the name of the output files for Daily and User Bklawans 20:05
bizgres - bizgres: Updated versions of the Geographic Activity reports. User Bklawans 20:39
bizgres - bizgres: Updated to show current set of reports, their files, User Bklawans 20:52
bizgres - bizgres: Jar had error User Nwakefield 21:36
bizgres - bizgres: added a new view, aggregate tweaks and metadata User Nwakefield 21:44
bizgres - bizgres: Allow an alternate file name to specified via a User Bklawans 22:05
bizgres - bizgres: Changed the signature of the runReport method so the User Bklawans 23:22
bizgres - bizgres: Cleaned up HTML formatting, switched to using User Bklawans 23:38
bizgres - bizgres: Removed extraneous page breaks. User Bklawans 23:54

July 28, 2005

Thread Author Time
pgsql: Fix breakage introduced in plpgsql CONTINUE patch. Tom Lane 00:26
bizgres - bizgres: include code in jar, makes debugging easier User Nwakefield 00:26
bizgres - bizgres: Formatting clean up. User Bklawans 00:47
bizgres - bizgres: Fixed a problem with subreports, caused by running User Bklawans 00:48
bizgres - bizgres: Cleaned up the formatting, fixed a few problems with User Bklawans 02:30
pgsql: Remove some long-dead support for libpgtcl with Tk. Tom Lane 03:16
pgsql: Fix a whole bunch of #includes that were either wrong or Tom Lane 04:03
pgsql: Put libpgport into OBJS instead of LIBS, so that it gets included Tom Lane 04:31
pgsql: Remove no-longer-needed hack to add pgsleep.c to regress.so. Tom Lane 04:32
bizgres - bizgres: New Directory User Nwakefield 05:38
bizgres - bizgres: Tweaked error handling to work better with User Nwakefield 05:41
pgsql: Mark a static array "const" to move a few bytes from the "data" Neil Conway 07:38
pgsql: Refactor exec_cast_value() and exec_simple_cast_value(): since Neil Conway 07:51
pgsql: Code cleanup. Bruce Momjian 15:30
bizgres - bizgres: Example DBs uploaded User Nwakefield 15:40
Re: [COMMITTERS] pgsql: Basic documentation for ROLEs. Alvaro Herrera 15:44
bizgres - bizgres: Introduce release Release-0_7_2 User Builder 16:23
Re: [COMMITTERS] pgsql: Basic documentation for ROLEs. Tom Lane 17:59
Re: [COMMITTERS] pgsql: Basic documentation for ROLEs. Alvaro Herrera 18:10
Re: [COMMITTERS] pgsql: Basic documentation for ROLEs. Tom Lane 18:33
bizgres - bizgres: User Nwakefield 20:23
pgsql: Fix a bunch of bad interactions between partial indexes and the Tom Lane 20:26
bizgres - bizgres: The JasperReportRunner will now specify that the User Bklawans 20:44
bizgres - bizgres: 1) Use the jdt compiler when compiling JasperReports User Bklawans 20:47
bizgres - bizgres: Changed the names of the Cumulative report output to User Bklawans 22:07
pgsql: Add tab completion syntax for PREPARE 2-phase commit syntax. Bruce Momjian 22:14
bizgres - bizgres: Added sample ant target showing how to batch User Bklawans 22:22
pgsql: Make use of new list primitives list_append_unique and Tom Lane 22:27
bizgres - bizgres: Compiles the reports User Nwakefield 22:36
bizgres - bizgres: compiles to the reports folder User Nwakefield 22:37
bizgres - bizgres: Updated the SQL to use aggregate tables User Bklawans 23:41

July 29, 2005

Thread Author Time
bizgres - bizgres: Use weekly aggregate tables If the page_desc field User Bklawans 00:39
bizgres - bizgres: Using aggregate tables for weekly entry page info. User Bklawans 01:02
bizgres - bizgres: Handle null countries better, to prevent empty User Bklawans 01:15
pgsql: Thank you for applying patch --- regexp_replace. Bruce Momjian 03:18
pgsql: Use O_DIRECT if available when using O_SYNC for wal_sync_method. Bruce Momjian 03:22
pgsql: Done: < * Consider use of open/fcntl(O_DIRECT) to minimize OS Bruce Momjian 03:23
pgsql: Update O_DIRECT comment. Bruce Momjian 03:25
bizgres - bizgres: Fix path variables to work with installer. User Llonergan 04:42
bizgres - bizgres: Updated docs. User Llonergan 04:48
bizgres - bizgres: Documentation directory rework. User Llonergan 05:26
bizgres - bizgres: Correction to path location. User Llonergan 06:27
bizgres - bizgres: Another name change. User Llonergan 06:29
Re: pgsql: Use O_DIRECT if available when using O_SYNC for wal_sync_method. Qingqing Zhou 06:41
pgsql: Fix typo. Bruce Momjian 12:59
pgsql: I've had this small patch in my local tree for a while. Bruce Momjian 13:00
pgsql: Add mp3 entry to FAQ. Bruce Momjian 14:05
pgsql: Move dbsize functions into the backend. Bruce Momjian 14:47
Re: pgsql: Move dbsize functions into the backend. Tom Lane 15:00
pgsql: Remove dbsize mention. Bruce Momjian 15:03
pgsql: Update catversion for dbsize changes. Bruce Momjian 15:04
Re: pgsql: Move dbsize functions into the backend. Bruce Momjian 15:04
pgsql: Move reindexdb from /contrib to /bin. Bruce Momjian 15:13
pgsql: Add detail: > > If CRC check fails during recovery, remember Bruce Momjian 16:05
bizgres - bizgres: Introduce release Release-0_7_3 User Builder 16:29
bizgres - bizgres: Cleanup and improvements per feedback. User Llonergan 16:54
pgsql: It appears we need -DSUNOS4_CC for both solaris and sunos4 Tom Lane 17:00
pgsql: Clean up a number of autovacuum loose ends. Tom Lane 19:30
pgsql: Remove contrib version of pg_autovacuum --- superseded by Tom Lane 19:38
bizgres - bizgres: Provide an error message when there are some User Jzhang 20:39
bizgres - bizgres: Changed the default image url from "/images" to User Bklawans 21:22
pgsql: Fix an oversight I introduced on 2003-12-28: find_nots/push_nots Tom Lane 21:40
pgsql: Back-patch fix for NOT-below-a-NOT case. Tom Lane 21:40

July 30, 2005

Thread Author Time
bizgres - bizgres: changed default build to package User Nwakefield 00:04
bizgres - bizgres: Minor changes User Nwakefield 00:08
python - pq: Relocate message classes to a more natural position, and James William Pye 01:41
pgsql: Add: > * Add PQescapeIdentifier() to libpq Bruce Momjian 02:52
pgsql: SUNOS4_CC -> SUNOS_CC. Bruce Momjian 03:07
pgsql: Add: > * Add TRUNCATE permission > > Currently only the owner Bruce Momjian 03:15
pgsql: Clarify: < * Add TRUNCATE permission > * Add a separate TRUNCATE Bruce Momjian 03:16
pgsql: Add: > * Allow SELECT ... Bruce Momjian 03:18
pgsql: Add: > * Add system view to show free space map contents 884c885 Bruce Momjian 03:21
pgsql: Update AIX FAQ. Bruce Momjian 03:39
pgsql: Update AIX FAQ. Bruce Momjian 03:39
pgsql: Add: > * Prevent inherited tables from expanding temporary Bruce Momjian 03:49
pgsql: Add: < > * Allow enable_constraint_exclusion to work for UNIONs Bruce Momjian 03:59
pgsql: Add constraint exclusion items: < > * Allow EXPLAIN to identify Bruce Momjian 04:05
Re: [COMMITTERS] pgsql: Basic documentation for ROLEs. Bruce Momjian 04:19
Updated open items Bruce Momjian 04:20
Re: [COMMITTERS] pgsql: Basic documentation for ROLEs. Alvaro Herrera 06:09
pgpool - pgpool: Fix file dscriptor leak in pool_close(). User T-ishii 12:30
pgpool - pgpool: Version 2.6.2 User T-ishii 12:35
pgsql: Fix compile for no O_SYNC, but introduced with O_DIRECT. Bruce Momjian 14:15
Re: Updated open items Andrew Dunstan 14:32
Re: Updated open items Bruce Momjian 14:36
Re: Updated open items Tom Lane 14:51
pgsql: Please find attached diffs for documentation and simple Bruce Momjian 14:52
Re: Updated open items Bruce Momjian 14:53
pgsql: Add GUC variables to control keep-alive times for idle, interval, Bruce Momjian 15:17
pgsql: Patch to mention cost-based delay in vacuum reference Alvaro Bruce Momjian 15:45
pgsql: Fix VACUUM sgml markup. Bruce Momjian 17:03
pgsql: More vacuum markup fixes. Bruce Momjian 17:15
Re: pgsql: Add GUC variables to control keep-alive times for idle, interval, Rocco Altier 18:04
pgsql: Fix justify_days() for integer datestamp, clean up code. Bruce Momjian 18:20
pgbuildfarm - client-code: fix for request #1000371 Keep install User Andrewd 18:28
Re: [COMMITTERS] pgsql: Add GUC variables to control keep-alive times Bruce Momjian 18:29
Re: pgsql: Add GUC variables to control keep-alive times for idle, interval, Tom Lane 20:02
Re: pgsql: Add GUC variables to control keep-alive times for idle, interval, Tom Lane 20:07
pgsql: Use the standard spelling of the protocol argument to Tom Lane 20:28
Re: [COMMITTERS] pgsql: Add GUC variables to control keep-alive Andrew Dunstan 21:44
Re: [COMMITTERS] pgsql: Add GUC variables to control keep-alive Larry Rosenman 22:07
pgsql: Fix broken markup and spelling, put paragraph in a somewhat less Tom Lane 22:53

July 31, 2005

Thread Author Time
pgbuildfarm - client-code: feature code for the run-from-source User Andrewd 00:17
Re: [COMMITTERS] pgsql: Add GUC variables to control keep-alive Oliver Jowett 00:41
Re: [COMMITTERS] pgsql: Add GUC variables to control keep-alive Larry Rosenman 02:53
pgsql: Spacing improvement. Bruce Momjian 03:08
pgsql: Add item to sentence: < * Allow server logs to be remotely read Bruce Momjian 03:28
bizgres - bizgres: Added -shared for Solaris to take care of gcc User Llonergan 05:26
Re: [COMMITTERS] pgsql: Add GUC variables to control keep-alive Tom Lane 07:30
Re: [COMMITTERS] pgsql: Add GUC variables to control keep-alive Oliver Jowett 10:54
pgsql: Suggest syntax: < o Allow postgresql.conf file values to be Bruce Momjian 13:54
pgsql: Add per-user and per-database connection limit options. Tom Lane 17:19

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

Browse Archives

Prev | Next