pgsql-committers - May 2006

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

May 1, 2006

Thread Author Time
python - fe: Add a README and some support for setuptools. James William Pye 00:14
python - fe: Add 'with' statement support to Transact. James William Pye 00:19
python - ip: Add some support for setuptools. James William Pye 00:22
python - ip: Add GreenTrunk README. James William Pye 00:23
python - pq: Add README and some support for setuptools. James William Pye 01:36
python - typ: Add README and some setuptools support. James William Pye 01:51
python - ctl: Add README and some setuptools support. James William Pye 02:26
python - ex: Add README and some setuptools support. James William Pye 02:40
python - ex: Don't forget the README. James William Pye 02:41
python - lo: Use distutils by default. James William Pye 02:49
python - rc: Set version to 0.1. James William Pye 02:59
python - rc: Add README and long_description. James William Pye 03:36
python - pkg: Make it a complete package(postgrespy-0.1). James William Pye 04:50
npgsql - Npgsql: 2006-05-01 Francisco Figueiredo Jr. User Fxjr 18:18
pgsql: Provide a namespace.c function for lookup of an operator with Tom Lane 23:22

May 2, 2006

Thread Author Time
pgsql: Avoid assuming that statistics for a parent relation reflect the Tom Lane 04:34
pgsql: Avoid assuming that statistics for a parent relation reflect the Tom Lane 04:34
pgsql: New Directory Teodor Sigaev 11:18
pgsql: GIN: Generalized Inverted iNdex. Teodor Sigaev 11:28
pgsql: Add GIN opclases for another types Teodor Sigaev 15:23
Re: pgsql: GIN: Generalized Inverted iNdex. Tom Lane 15:38
pgsql: Fix grammar of new error message. Tom Lane 15:45
pgsql: Suppress some gcc warnings. Tom Lane 15:48
pgsql: Fix broken markup. Tom Lane 18:07
python - web: Content update. James William Pye 19:42
pgsql: Clean up API for ambulkdelete/amvacuumcleanup as per today's Tom Lane 22:25

May 3, 2006

Thread Author Time
pgsql: Fix calculation of plan node extParams to account for the Tom Lane 00:24
pgsql: Fix calculation of plan node extParams to account for the Tom Lane 00:25
pgsql: Fix typo noticed by Alvaro Herrera Teodor Sigaev 06:56
oledb - oledb: Force a thought out order on DBTYPE->PSQL types User Shachar 08:23
Re: pgsql: GIN: Generalized Inverted iNdex. Oleg Bartunov 08:58
pgsql: Make GIN opclass worked with intarray extensions Teodor Sigaev 16:31
bizgres - bizgres: Oracle Metadata User Nwakefield 17:29
pgsql: Create a syscache for pg_database-indexed-by-oid, and make use of Tom Lane 22:45

May 4, 2006

Thread Author Time
bizgres - bizgres: Fixes 1. User Nwakefield 00:16
Re: pgsql: GIN: Generalized Inverted iNdex. Christopher Kings-Lynne 01:49
npgsql - Npgsql: 2006-05-04 Francisco Figueiredo Jr. User Fxjr 14:21
pgsql: Rethink the locking mechanisms used for CREATE/DROP/RENAME Tom Lane 16:07
pgsql: Simplify relcache startup sequence. Tom Lane 18:51
pgsql: Code review for contrib/pg_freespacemap. Tom Lane 20:39
pgsql: Don't try to compile SSL CRL support if local SSL installation Tom Lane 22:18

May 5, 2006

Thread Author Time
Re: pgsql: Don't try to compile SSL CRL support if Kris Jurka 00:14
Re: pgsql: Don't try to compile SSL CRL support if local SSL installation Tom Lane 01:16
pgsql: Add/ cleanup: < * %Disallow changing default expression of a Bruce Momjian 09:35
pgsql: Update standards URL. Bruce Momjian 09:51
pgsql: Change Solaris comments from / to !. Bruce Momjian 12:22
pgsql: Use regression results float8-small-is-zero only for NetBSD < Bruce Momjian 16:16
pgsql: On Solaris ASM, / '/' is the comment for x86, while '!' is the Bruce Momjian 16:23
pgsql: Seems some NetBSD 3.0 x86 systems still need Bruce Momjian 18:10
Re: [COMMITTERS] pgsql: Don't try to compile SSL CRL support if local 📎 Bruce Momjian 18:28
Re: [COMMITTERS] pgsql: Don't try to compile SSL CRL support if local Tom Lane 18:41
Re: [COMMITTERS] pgsql: Don't try to compile SSL CRL support Bruce Momjian 18:51

May 6, 2006

Thread Author Time
pgsql: Issue a log message if a CRL file exists and the SSL library does Bruce Momjian 01:31
pgsql: Add SSL CRL support to libpq. Bruce Momjian 02:24
npgsql - Npgsql2: 2006-05-05 Josh Cooley * Fixed BuildCommand to User Jbcooley 02:36
npgsql - Npgsql: 2006-05-05 Josh Cooley * Fixed BuildCommand to User Jbcooley 02:37
Re: pgsql: Add SSL CRL support to libpq. Tom Lane 14:57
pgsql: Further minor simplification of relcache startup: don't need a Tom Lane 15:51
pgsql: Document SSL CRL usage by libpq. Bruce Momjian 16:25
Re: [COMMITTERS] pgsql: Add SSL CRL support to libpq. 📎 Bruce Momjian 16:25
python - ctl: Fix __repr__ methods. James William Pye 22:11
pgsql: Recommend more clearly custom pg_dump format over tar, buy Bruce Momjian 23:25
pgsql: Add description: * %Disallow changing DEFAULT expression of a Bruce Momjian 23:35

May 7, 2006

Thread Author Time
python - ctl: Comment subsequent non-spaces after value. James William Pye 00:50
pgsql: Use $(LIBS:-lpgport=) rather than $(patsubst -lpgport, , $(LIBS)), Bruce Momjian 01:05
pgsql: Rewrite btree index scans to work a page at a time in all cases Tom Lane 01:21
python - pkg: Include 'ctl' in package. James William Pye 14:55

May 8, 2006

Thread Author Time
pgsql: Rewrite btree vacuuming to fold the former bulkdelete and cleanup Tom Lane 00:00
python - pq: Handle NULL messages in Executing transactions. James William Pye 01:52
python - fe: Only attempt to extract tuple counts when rmsg is not None. James William Pye 01:54
pgsql: Build server libpgport with all non-FRONTEND object files. Bruce Momjian 02:18
pgsql: Build server libpgport with all non-FRONTEND object files. Bruce Momjian 02:18
pgsql: Build server libpgport with all non-FRONTEND object files. Bruce Momjian 02:19
npgsql - Npgsql: 2006-05-05 Josh Cooley * Fixed User Jbcooley 23:41

May 9, 2006

Thread Author Time
pgsql: Mention array dimmensions are not enforced either. Bruce Momjian 16:31
pgsql: Revert documentation mention of array dimension checking, in next Bruce Momjian 23:12

May 10, 2006

Thread Author Time
pgsql: Reduce size of critical section and remove call of user-defined Teodor Sigaev 09:19
pgsql: Some optimizations by Volkan YAZICI <[email protected]> Teodor Sigaev 11:39
pgestraier - pgestraier: remove direct database creation and use node User Dpavlin 12:47
pgestraier - pgestraier: subversion revision 50 commited to CVS User Dpavlin 12:47
pgestraier - pgestraier: depriciated usage of direct access to index. User Dpavlin 12:47
pgestraier - pgestraier: subversion revision 51 commited to CVS User Dpavlin 12:47
pginstaller - pginst: Add property SKIPTSCHECK to remove the check for User Mha 17:41
pginstaller - pginst: Add property SKIPTSCHECK to remove the check for User Mha 17:45
pgsql: Clean up code associated with updating pg_class statistics Tom Lane 23:18

May 11, 2006

Thread Author Time
python - rc: Reference the dbname option for, well, the dbname. James William Pye 02:28
Re: [COMMITTERS] pgsql: Clean up code associated with updating pg_class statistics Alvaro Herrera 04:15
bizgres - bizgres: Minor updates to logging components. User Nwakefield 06:54
bizgres - bizgres: Enhancement: Format of error message improved User Nwakefield 07:27
pgestraier - pgestraier: create node if needed User Dpavlin 10:20
pgestraier - pgestraier: subversion revision 52 commited to CVS User Dpavlin 10:20
pgestraier - pgestraier: script now creates index on it's own User Dpavlin 10:20
pgestraier - pgestraier: subversion revision 53 commited to CVS User Dpavlin 10:20
pgestraier - pgestraier: updated documentation and example for convert User Dpavlin 10:20
pgestraier - pgestraier: subversion revision 54 commited to CVS User Dpavlin 10:20
Re: [COMMITTERS] pgsql: Clean up code associated with updating pg_class statistics Tom Lane 13:08
Re: [COMMITTERS] pgsql: Clean up code associated with updating Bruce Momjian 13:36
pgestraier - pgestraier: use pkg-config hyperestraier if estconfig is User Dpavlin 15:53
pgestraier - pgestraier: subversion revision 55 commited to CVS User Dpavlin 15:53
pgestraier - pgestraier: fix multiple attributes delimited with {{!}}, User Dpavlin 15:53
pgestraier - pgestraier: subversion revision 56 commited to CVS User Dpavlin 15:53
pgestraier - pgestraier: initial implementation of hints using (fake) User Dpavlin 16:20
pgestraier - pgestraier: subversion revision 57 commited to CVS User Dpavlin 16:20
bizgres - bizgres: User Nwakefield 16:55
bizgres - bizgres: Bugs ------ 1. User Nwakefield 17:22
pgsql: Code review for standard_conforming_strings patch. Tom Lane 19:15
pgsql: Use SQL standard '' rather than \' for tutorial/sample code. Bruce Momjian 19:21
pgsql: Use SQL standard '' rather than \' for tutorial/sample code. Bruce Momjian 19:21
bizgres - bizgres: Bug ---- File seperator was hard coded to windows User Nwakefield 21:10
pgsql: Remove unnecessary .seg/.section directives, per Alan Stange. Tom Lane 21:58
pgsql: Remove unnecessary .seg/.section directives, per Alan Stange. Tom Lane 21:58
pgsql: Remove unnecessary .seg/.section directives, per Alan Stange. Tom Lane 21:58
pgsql: Remove unnecessary .seg/.section directives, per Alan Stange. Tom Lane 21:59
pgsql: Remove unnecessary .seg/.section directives, per Alan Stange. Tom Lane 22:00
bizgres - bizgres: BETA: JDBCELTWriter - Loads data using parallel User Nwakefield 23:08
pgsql: Fix typo in comment. Bruce Momjian 23:27

May 12, 2006

Thread Author Time
bizgres - bizgres: Added RECONNECTONERROR attribute to cope with unusual User Nwakefield 00:00
pgsql: Upon closer inspection, the sparc code in s_lock.c is dead code, Tom Lane 16:50
python - lo: Don't rely on os.getlogin for getting a good default James William Pye 22:12
pgsql: Fix the sense of the test on DH_check()'s return value. Tom Lane 22:44
pgsql: Fix the sense of the test on DH_check()'s return value. Tom Lane 22:44
pgsql: Fix the sense of the test on DH_check()'s return value. Tom Lane 22:44
pgsql: Fix the sense of the test on DH_check()'s return value. Tom Lane 22:44
pgsql: Fix the sense of the test on DH_check()'s return value. Tom Lane 22:45

May 13, 2006

Thread Author Time
psqlodbc - psqlodbc: 1. User Hinoue 13:27
pgsql: Mention version portability of pg_dump. Bruce Momjian 16:19
pgsql: Mention version portability of pg_dump. Bruce Momjian 16:20
pgsql: Update pg_dump vesion wording. Bruce Momjian 17:10
pgsql: Update pg_dump version wording. Bruce Momjian 17:11
npgsql - Npgsql2: 2006-05-13 Francisco Figueiredo Jr. User Fxjr 18:53

May 14, 2006

Thread Author Time
python - rc: Give the connector the user specified password as well. James William Pye 06:27

May 15, 2006

Thread Author Time
npgsql - Npgsql: 2006-05-14 Josh Cooley <[email protected]> User Jbcooley 02:37
npgsql - Npgsql2: 2006-05-14 Josh Cooley <[email protected]> User Jbcooley 02:46

May 16, 2006

Thread Author Time
autodoc - autodoc: Add an uninstall target. User Rbt 18:57
autodoc - autodoc: The datadir should be User Rbt 18:58
autodoc - autodoc: Assume the strings are in UTF8 instead of in ASCII. User Rbt 19:01

May 17, 2006

Thread Author Time
bizgres - bizgres: Fixed: Bug found that caused ampersand's to not be User Nwakefield 00:19
bizgres - bizgres: Fixed: Bug found that caused SQL job error message to User Nwakefield 00:20
pgsql: Rename macro parameter, for clarity. Bruce Momjian 01:44
pgsql: Reduce size of critial section during vacuum full, critical Teodor Sigaev 16:34
pgsql: Change catalog version due to WAL protocol changes in GiST Teodor Sigaev 16:37
pgsql: Allow the .pgpass hostname to match the default socket directory, Bruce Momjian 21:50
pgsql: Change spaces to tabs, for consistency. Bruce Momjian 22:06
pgsql: Add comments that Solaris Sun compiler only supports sparc9 ASM, Bruce Momjian 23:57

May 18, 2006

Thread Author Time
pgsql: Add simplified sparc8 ASM for solaris_sparc.s, from Alan Stange. Bruce Momjian 00:05
pgsql: Add mention of -xarch=v8plus for "cas" usage on Solaris/sparc. Bruce Momjian 00:44
pgsql: Make function param_name/type documentation more consistent. Bruce Momjian 00:50
pgsql: Add more sparcv8plus comments. Bruce Momjian 01:06
pgsql: Add: > > * Add a GUC to control whether BEGIN inside a Bruce Momjian 02:32
pgsql: Change <type>string</> to <parameter>string</>. Bruce Momjian 03:18
Re: pgsql: GIN: Generalized Inverted iNdex. Christopher Kings-Lynne 06:06
Re: pgsql: GIN: Generalized Inverted iNdex. Teodor Sigaev 09:20
pgsql: Mention that gcc/sparc generates sparcv7 binaries. Bruce Momjian 16:02
pgsql: Remove canonicalize_path() call for .pgpass socket directory Bruce Momjian 16:26
pgsql: Fix thinko in recent changes to handle ScalarArrayOpExpr as an Tom Lane 17:12
pgsql: Code alignment fix. Bruce Momjian 18:19
dbsamples - pgfoundry: Imported Sources User Xzilla 18:34
pgsql: Allow sparcv8plus to use "cas". Bruce Momjian 18:51
pgsql: When a bitmap indexscan is using a partial index, it is necessary Tom Lane 18:57
pgsql: When a bitmap indexscan is using a partial index, it is necessary Tom Lane 18:57
dbsamples - pagila: Imported Sources User Xzilla 19:13
dbsamples - pagila: re-org file layout to what I actually wanted to do User Xzilla 19:19
pgsql: Fix choose_bitmap_and() so that partial index predicates are Tom Lane 19:56
pgsql: Fix choose_bitmap_and() so that partial index predicates are Tom Lane 19:56
dbsamples - pagila: Imported Sources User Xzilla 20:04
Re: pgsql: Add simplified sparc8 ASM for solaris_sparc.s, from Alan Stange. Tom Lane 20:23
pgsql: Use unsigned into for slock_t for pre-sparcv8plus. Bruce Momjian 21:18
Re: pgsql: Add simplified sparc8 ASM for solaris_sparc.s, Bruce Momjian 21:20
Re: [COMMITTERS] pgsql: Add simplified sparc8 ASM for solaris_sparc.s, from Alan Stange. Tom Lane 21:47
Re: [COMMITTERS] pgsql: Add simplified sparc8 ASM for solaris_sparc.s, Bruce Momjian 21:55

May 19, 2006

Thread Author Time
dbsamples - pagila: typo in coalesce statement User Xzilla 01:44
dbsamples - pagila: tsearch2 support, based on Chris's original port. User Xzilla 02:18
dbsamples - pagila: Some general information on pagila User Xzilla 02:27
pgsql: Use SQL standard '' rather than \' in /contrib. Bruce Momjian 02:38
pgsql: Use SQL standard '' rather than \' in /contrib. Bruce Momjian 02:39
pgsql: Backpatch FAQs to 8.1.X. Bruce Momjian 03:34
pgsql: Update release notes for 8.1.4. Bruce Momjian 03:49
pgsql: Update release notes for 8.1.4. Bruce Momjian 03:50
pgsql: Update for version 8.1.4. Bruce Momjian 03:52
pgsql: Stamp 8.1.4, except configure/configure.in. Bruce Momjian 03:55
pgsql: Mention packager bumps configure.in/configure. Bruce Momjian 03:57
pgsql: Stamp 8.1.4, except configure/configure.in. Bruce Momjian 03:57
dbsamples - pagila: add rewards_report function, give up on holdable User Xzilla 04:17
dbsamples - pagila: update the notes on pagila User Xzilla 04:29
pgsql: Back out \' change for tsearch2, broke regression tests. Bruce Momjian 04:39
pgsql: Back out \' change for tsearch2, broke regression tests. Bruce Momjian 04:41
Re: pgsql: Use unsigned into for slock_t for pre-sparcv8plus. Kris Jurka 05:30
pgsql: Rework completion of incomplete inserts. Teodor Sigaev 11:10
pgsql: Fix Solaris/ASM test for x86. Bruce Momjian 13:10
pgsql: Fix typo in comment. Alvaro Herrera 14:26
pgsql: Have autovacuum report its activities to the stat collector. Alvaro Herrera 15:15
pgsql: Have autovacuum report its activities to the stat collector. Alvaro Herrera 15:15
pgsql: Simplify gistSplit() and some refactoring related code. Teodor Sigaev 16:15
pgsql: Fix nasty bug in nodeIndexscan.c's detection of duplicate tuples Tom Lane 16:30
pgsql: Fix nasty bug in nodeIndexscan.c's detection of duplicate tuples Tom Lane 16:31
pgfouine - pgfouine: added a test to check the freetype support User Gsmet 16:37
pgsql: Call MarkBufferDirty() before XLogInsert() during completion of Teodor Sigaev 17:15
pgfouine - pgfouine: reported changes made on PHP4 version of Artichow User Gsmet 17:21
pgfouine - pgfouine: * added a test to check the freetype support * User Gsmet 17:21
bizgres - bizgres: Fixed: Bug found that caused SQL job error message to User Nwakefield 17:51

Browse Archives

Prev | Next