pgsql-committers since 2006-05-05 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

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
bizgres - bizgres: User Nwakefield 17:57
pgfouine - pgfouine: added -memorylimit option User Gsmet 18:15
pgsql: Add last-vacuum/analyze-time columns to the stats collector, both Alvaro Herrera 19:08
bizgres - bizgres: Enhancement Added support for epoch in formatstring User Nwakefield 22:49
psqlodbc - psqlodbc: The first cut for MSDTC supprort and the version is User Hinoue 23:08

May 20, 2006

Thread Author Time
pqa - pqa: No need for attr_reader for queries since we provide an User Tom 03:40
pqa - pqa: Just some minor twiddling, making things a bit more Rubyish User Tom 03:50
pgfouine - pgfouine: normalized error code cleanup User Gsmet 18:37
pgfouine - pgfouine: normalized error code cleanup User Gsmet 18:38
pgfouine - pgfouine: improved description of -memorylimit User Gsmet 18:54
bizgres - bizgres: New KETL jar builds requested due to compilation User Nwakefield 20:19

May 21, 2006

Thread Author Time
npgsql - Npgsql: 2006-05-21 Francisco Figueiredo Jr. User Fxjr 03:02
pgfouine - pgfouine: preparing 0.6 release User Gsmet 09:31
pgfouine - pgfouine: larger margin at the bottom of the page User Gsmet 10:36
pgfouine - pgfouine: removed a useless line User Gsmet 10:36
pgfouine - www: refreshed the sample reports User Gsmet 10:39
pgfouine - pgfouine: fixed -syslogident usage User Gsmet 11:12
pgfouine - www: updated website for 0.6 release User Gsmet 11:12
pgfouine - pgfouine: initializes syslog ident constant User Gsmet 11:35
pgfouine - www: updated the website for 0.6 release User Gsmet 11:59
pgfouine - pgfouine: default logtype is syslog User Gsmet 12:02
pgfouine - www: default logtype is syslog User Gsmet 12:02
pgfouine - www: fixed the download links User Gsmet 12:15
pgsql: Change \' to '', for SQL standards compliance. Bruce Momjian 19:56
pgsql: Change \' to '', for SQL standards compliance. Bruce Momjian 19:57
pgsql: Change \' to '', for SQL standards compliance. Bruce Momjian 19:57
pgsql: Change the backend to reject strings containing invalidly-encoded Tom Lane 20:05
pgsql: Change the backend to reject strings containing invalidly-encoded Tom Lane 20:05
pgsql: Change the backend to reject strings containing invalidly-encoded Tom Lane 20:06
pgsql: Change the backend to reject strings containing invalidly-encoded Tom Lane 20:06
pgsql: Change the backend to reject strings containing invalidly-encoded Tom Lane 20:07
pgsql: Add a new GUC parameter backslash_quote, which determines whether Tom Lane 20:10
pgsql: Add a new GUC parameter backslash_quote, which determines whether Tom Lane 20:11
pgsql: Add a new GUC parameter backslash_quote, which determines whether Tom Lane 20:11
pgsql: Add a new GUC parameter backslash_quote, which determines whether Tom Lane 20:11
pgsql: Add a new GUC parameter backslash_quote, which determines whether Tom Lane 20:12
pgsql: Modify libpq's string-escaping routines to be aware of encoding Tom Lane 20:19
pgsql: Modify libpq's string-escaping routines to be aware of encoding Tom Lane 20:19
pgsql: Modify libpq's string-escaping routines to be aware of encoding Tom Lane 20:20
pgsql: Modify libpq's string-escaping routines to be aware of encoding Tom Lane 20:20
pgsql: Modify libpq's string-escaping routines to be aware of encoding Tom Lane 20:20

Browse Archives

Prev | Next