Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2005-07 Chronological Index (3/4)
Last updated: Wed Jan 18 01:52:40 2012
669 messages
14 July 2005
pgsql: Adjust permissions checking for ALTER OWNER commands: instead of Tom Lane (21:46)
pgsql: Enable multi-byte thousands_sep and decimal_point for numericsep. Bruce Momjian (21:12)
pgsql: Make better thousands_sep default based on decimal marker value. Bruce Momjian (15:54)
pgsql: Fix mis-backport of libpq memory leak fix. Tom Lane (14:07)
pgsql: Fix mis-backport of libpq memory leak fix. Tom Lane (14:07)
pgsql: Change numericsep to a boolean, and make it locale-aware. Bruce Momjian (08:42)
pgsql: Add numeric separator support for latex and troff output methods. Bruce Momjian (07:32)
pgsql: Mark xml2 CREATE FUNCTIONs as IMMUTABLE, and use the "STRICT" Neil Conway (07:12)
pgsql: barebones variable name -> tuples_only, for consistency. Bruce Momjian (06:50)
pgsql: Fix malloc length for new numeric separator patch. Bruce Momjian (06:46)
pgsql: This doc patch replaces all inappropriate references to SQL:1999 Neil Conway (06:17)
pgsql: Integrate autovacuum functionality into the backend. Tom Lane (05:13)
13 July 2005
configurator - configurator: More or less working code now, Rules still User Davecramer (17:46)
pgsql: Remove extraneous space after -L ... Tom Lane (17:13)
pgsql: Fix unwanted side-effects of recent SHLIB_LINK -L patch on Tom Lane (17:00)
pgsql: Fix #elif spacing too. Bruce Momjian (15:59)
pgsql: Fix libpq memory leak during PQreset() --- closePGconn() was not Tom Lane (15:26)
pgsql: Fix libpq memory leak during PQreset() --- closePGconn() was not Tom Lane (15:26)
pgsql: Fix libpq memory leak during PQreset() --- closePGconn() was not Tom Lane (15:26)
pgsql: Fix libpq memory leak during PQreset() --- closePGconn() was not Tom Lane (15:25)
orafce - orafce: I add fmt parametrized functions trunc and round for User Okbob (12:33)
Re: pgsql: Improve comments for AdjustIntervalForTypmod. Bruce Momjian (04:45)
pgsql: Fix pgindent to not have blank line before #else in variable Bruce Momjian (04:44)
pgsql: Add backslashes to parentheses in awk regex because if not, they Bruce Momjian (04:00)
pgsql: Move -L flag around for shared builds: I wrote: > So either we Bruce Momjian (02:12)
pgsql: Documentation for some new PL/Perl features. Neil Conway (02:10)
12 July 2005
python - web: Extra info regarding 01. James William Pye (21:11)
python - web: Bold h4. James William Pye (21:07)
pgsql: Fix plperl crash with list value return for an array result type. Tom Lane (20:35)
pgsql: More pgcrypto fixes: handle long messages correctly, suppress Tom Lane (20:27)
Re: pgsql: Improve comments for AdjustIntervalForTypmod. Tom Lane (16:39)
pgsql: Improve comments for AdjustIntervalForTypmod. Bruce Momjian (16:05)
pgsql: Change 5e0 to 5.0, for consistency. Bruce Momjian (15:17)
pgsql: Fix plperl to do recursion safely, and fix a problem with array Tom Lane (01:16)
11 July 2005
pgsql: I forgot to update win32 code when doing a renaming in random.c. Tom Lane (17:00)
pgsql: Avoid bzero/bxopy in favor of more standard library routines. Tom Lane (15:40)
pgsql: More pgcrypto fixes: avoid bogus alignment assumptions in sha2, Tom Lane (15:08)
pgsql: Add support for AES cipher with older OpenSSL libraries. Tom Lane (14:38)
tpc-w-php - tpcw-benchmark: Extended index definition on tpcw_orders and User Wieck (13:32)
tpc-w-php - tpcw-benchmark: Save user info in session data. User Wieck (13:23)
tpc-w-php - tpcw-benchmark: Make sure we use the DB based session save User Wieck (13:23)
tpc-w-php - tpcw-benchmark: Do not reference to an image in the error User Wieck (13:23)
10 July 2005
pgsql: Change typreceive function API so that receive functions get the Tom Lane (21:14)
pgestraier - pgestraier: subversion revision 39 commited to CVS User Dpavlin (19:28)
pgestraier - pgestraier: removed misleading INFO message (hint: it's not User Dpavlin (19:28)
pgestraier - pgestraier: subversion revision 38 commited to CVS User Dpavlin (19:28)
pgestraier - pgestraier: added est_cond_set_max to return just minumum User Dpavlin (19:28)
pgestraier - pgestraier: misc cleanups User Dpavlin (19:27)
pgestraier - pgestraier: subversion revision 37 commited to CVS User Dpavlin (19:27)
pgsql: > One more failure: > > I think this is because we don't have -lz Bruce Momjian (18:33)
Re: pgsql: I made the patch that implements regexp_replace Bruce Momjian (18:32)
pgsql: Add extra argument for new pg_regexec API. Bruce Momjian (18:32)
Re: pgsql: I made the patch that implements regexp_replace again. Tom Lane (17:25)
pgsql: Suppress compile warning. Tom Lane (17:23)
pgsql: Rename xmalloc to pg_malloc for consistency with psql usage. Bruce Momjian (16:13)
pgsql: Reverse pg_malloc patch because psql/print.c is used in scripts Bruce Momjian (15:53)
pgsql: Use failure-safe pg_malloc consistently in psql/print.c. Bruce Momjian (15:48)
pgsql: Remove #include <openssl/bn.h> as compile fix. Bruce Momjian (15:37)
pgsql: Following up a previous thought I had, yesterday I realised how Bruce Momjian (15:32)
pgsql: The attached patch implements spi_query() and spi_fetchrow() Bruce Momjian (15:19)
pgsql: Add --encoding to pg_dump. Bruce Momjian (15:09)
pgsql: This patch implements putting language handlers for the optional Bruce Momjian (14:26)
pgsql: As Kris Jurka found out, pgcrypto does not work with OpenSSL Bruce Momjian (13:54)
pgsql: Add missing pgcrypto files from previous commit. Bruce Momjian (13:46)
pgsql: Update. Bruce Momjian (05:06)
pgsql: This patch addresses the problem mentioned in the "process crash Bruce Momjian (04:57)
pgsql: I made the patch that implements regexp_replace again. Bruce Momjian (04:54)
pgsql: Major pgcrypto changes: of password-based encryption from Bruce Momjian (03:58)
pgsql: - Add Fortuna PRNG to pgcrypto. Bruce Momjian (03:55)
pgsql: This patch adds implementation of SHA2 to pgcrypto. Bruce Momjian (03:53)
pgsql: Add psql \pset numericsep to allow output numbers like 100,000.0 Bruce Momjian (03:46)
09 July 2005
Re: PgFoundry mailings Tatsuo Ishii (10:10)
pgsql: Fix inadequate error checking: you can't assume that Tom Lane (01:53)
08 July 2005
pgsql: Fix config file lexer to not barf if postgresql.conf ends with a Tom Lane (18:41)
pgsql: Try connecting to both postgres and template1 databases to do the Tom Lane (16:51)
pgsql: Make libpq_gettext save and restore errno in a Windows-compatible Tom Lane (15:25)
pgsql: Make libpq_gettext save and restore errno in a Windows-compatible Tom Lane (15:25)
pgsql: Make libpq_gettext save and restore errno in a Windows-compatible Tom Lane (15:25)
pgsql: Make libpq_gettext save and restore errno in a Windows-compatible Tom Lane (15:24)
pgsql: Make libpq_gettext save and restore errno in a Windows-compatible Tom Lane (15:24)
pgsql: testing activitymail PostgreSQL Daemon (15:13)
pgsql: This patch updates the DDL for contrib/pgcrypto to create all Neil Conway (04:28)
pgsql: Remove some dead code for handling XLOG_DBASE_CREATE_OLD and Neil Conway (04:12)
pgsql: Even though I'd like to see full_page_writes go away before 8.1, Tom Lane (04:07)
pgsql: Done: > * -Prevent dropping user that still owns objects, or Bruce Momjian (02:44)
07 July 2005
pgsql: Track dependencies on shared objects (which is to say, roles; we Tom Lane (20:40)
pgestraier - pgestraier: subversion revision 36 commited to CVS User Dpavlin (17:22)
pgestraier - pgestraier: nicer dependency, doesn't recompile pgest.so if User Dpavlin (17:22)
pgsql: Update: < writer. Bruce Momjian (16:02)
pgsql: Update: > > o -Add ability to turn off full page writes > o Bruce Momjian (15:18)
pgestraier - pgestraier: added sync() User Dpavlin (14:25)
pgestraier - pgestraier: subversion revision 35 commited to CVS User Dpavlin (14:25)
pgsql: Fix plperl expected output. Bruce Momjian (04:41)
pgsql: pg_column_size() cleanup for messages and code cleanup. Bruce Momjian (04:36)
06 July 2005
pgsql: Currently, nonfatal warnings are not trapped (as they should be) Bruce Momjian (22:33)
pgsql: Complete zic patch backout by removing NO_PGPORT workaround. Bruce Momjian (21:40)
pgsql: Reverse out because the lack of using pgport in timezone/ is Bruce Momjian (21:04)
newsysviews - newsysview: oops, missed one User Andrewsn (21:03)
newsysviews - newsysview: hack for 8.1 - oids in a composite type aren't User Andrewsn (20:59)
pgsql: Add pg_column_size() to return storage size of a column, Bruce Momjian (19:03)
Re: pgsql: Fix contrib/pgcrypto to autoconfigure for OpenSSL when Tom Lane (18:57)
Re: pgsql: Fix contrib/pgcrypto to autoconfigure for Kris Jurka (18:46)
Re: pgsql: Fix contrib/pgcrypto to autoconfigure for OpenSSL when Tom Lane (16:58)
pgsql: Sync dlopen error handling for the *BSDs ... Tom Lane (16:56)
pgestraier - pgestraier: subversion revision 34 commited to CVS User Dpavlin (16:45)
pgestraier - pgestraier: update project home page with documentation User Dpavlin (16:45)
pgestraier - pgestraier: converted documentation to pod User Dpavlin (16:45)
pgestraier - pgestraier: subversion revision 33 commited to CVS User Dpavlin (16:45)
pgsql: Add a check for trigger function with declared arguments. Tom Lane (16:42)
pgsql: Save and restore errno across bindtextdomain call, per Tom Lane (16:26)
pgsql: Fix incorrect PG_CPPFLAGS initialization, per Marko. Tom Lane (16:14)
pgestraier - pgestraier: subversion revision 32 commited to CVS User Dpavlin (16:07)
pgestraier - pgestraier: test ordering User Dpavlin (16:07)
pgestraier - pgestraier: subversion revision 31 commited to CVS User Dpavlin (16:06)
pgestraier - pgestraier: added results order (see test.sql for example) User Dpavlin (16:06)
pgestraier - pgestraier: small cleanup User Dpavlin (16:06)
pgestraier - pgestraier: subversion revision 30 commited to CVS User Dpavlin (16:06)
pgestraier - pgestraier: subversion revision 29 commited to CVS User Dpavlin (16:06)
pgestraier - pgestraier: added indexer.pl written using perl Hyper User Dpavlin (16:06)
pgsql: Update description of GUC full_page_writes. Bruce Momjian (14:45)
Re: pgsql: Fix contrib/pgcrypto to autoconfigure for Kris Jurka (06:40)
Re: pgsql: Fix contrib/pgcrypto to autoconfigure for OpenSSL when Tom Lane (05:20)
pgsql: Done: > * -Add function to return compressed length of TOAST Bruce Momjian (03:40)
Re: pgsql: Fix contrib/pgcrypto to autoconfigure for Kris Jurka (03:26)
pgsql: Attached is a patch that enhances the "\h" capability in psql. Bruce Momjian (03:14)
05 July 2005
pgsql: Add GUC full_page_writes to control writing full pages to WAL. Bruce Momjian (23:18)
pgsql: Fix contrib/pgcrypto to autoconfigure for OpenSSL when Tom Lane (23:14)
pgsql: Remove, now have GUC: < * Turn off full page writes if fsync is Bruce Momjian (22:59)
pgsql: Add: < 881a881,882 > o Improve xid wraparound detection by Bruce Momjian (19:37)
dblink-tds - dblink_tds: User Diogob (19:13)
dblink-tds - dblink_tds: adição da documentação dos novos recursos User Diogob (18:59)
dblink-tds - dblink_tds: User Diogob (18:56)
pgsql: Back out patch. Bruce Momjian (18:16)
pgsql: Fix initialization bug in pgcrypto openssl code. Tom Lane (18:15)
pgsql: Add NO_PGPORT defines to fix win32/cygwin builds for new target Bruce Momjian (17:24)
04 July 2005
pgbuildfarm - client-code: add a couple of comments. User Andrewd (20:53)
pgbuildfarm - client-code: add suppressible error message making User Andrewd (20:43)
pgsql: Restructure zic #define fprintf checks to use a NO_PGPORT macro Bruce Momjian (19:55)
pgsql: I have to admit that I got the case of the preprocessor symbol on Bruce Momjian (19:05)
pgsql: This patch allows the PL/Python module to do (SRF) functions. Bruce Momjian (19:03)
pgsql: I made the patch that improved the performance of replace_text(). Bruce Momjian (18:56)
pgbuildfarm - client-code: ignore files listed in cvsignore files - User Andrewd (18:53)
pgsql: Fix compile if zic because it now doesn't use libpgport. Bruce Momjian (18:21)
pgsql: More TODO list section restructuring. Bruce Momjian (17:43)
pgsql: Restructure TODO sections. Bruce Momjian (17:00)
pgbuildfarm - client-code: remove incorrect comment re crontab MAILTO - User Andrewd (15:22)
pgsql: Backpatch to 8.0.X openssl portability fixes to pgcrypto. Bruce Momjian (14:42)
pgsql: Fix date_trunct for December dates that are in the next year, Bruce Momjian (14:38)
pgsql: Fix date_trunct for December dates that are in the next year, Bruce Momjian (14:12)
Re: pgsql: Remove GIST concurrency limitations section. Bruce Momjian (12:33)
pgsql: Update > * Allow GIST indexes to create certain complex index Bruce Momjian (12:32)
tablelog - tablelog: This problem shouldn't appear because of row-level User Kimhanse (11:18)
python - be: Boog squash. James William Pye (10:24)
tablelog - tablelog: Explanation added to the test User Kimhanse (09:43)
tablelog - tablelog: Make test to see if it possible to break the User Kimhanse (08:09)
tablelog - tablelog: Adjust sleep-time User Kimhanse (08:09)
pgsql: Arrange for the postmaster (and standalone backends, initdb, etc) Tom Lane (04:52)
Re: pgsql: Remove GIST concurrency limitations section. Oleg Bartunov (04:30)
pgsql: Reverse this patch: Bruce Momjian (04:17)
pgsql: Update wording: < Currently, to protect against partial disk Bruce Momjian (04:06)
Re: pgsql: Support cross compilation by compiling "zic" Neil Conway (02:56)
pgsql: Fix build break for out of tree (vpath) builds, induced by recent Neil Conway (02:56)
Re: pgsql: Remove GIST concurrency limitations section. Tom Lane (02:13)
pgsql: Bruce, please apply this additional patch, that fixes the Bruce Momjian (02:02)