Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2008-11 Chronological Index (2/2)
Last updated: Wed Jan 18 01:50:28 2012
357 messages
13 November 2008
pgsql: Suppress leap-second-aware timezones in the output of Tom Lane (20:49)
libpqtypes - libpqtypes: removed error systems pthread_once due to User Achernow (19:09)
pgsql: array_agg aggregate function, as per SQL:2008, but without ORDER Peter Eisentraut (18:01)
pgsql: Prevent synchronous scan during GIN index build, because GIN is Tom Lane (17:42)
pgsql: Prevent synchronous scan during GIN index build, because GIN is Tom Lane (17:42)
pgsql: PGDLLIMPORT-ize the global variables referenced in pg_crc.h. Tom Lane (14:42)
pgsql: Since the xmlagg section was moved, "below" is no longer Peter Eisentraut (14:37)
npgsql - Npgsql2: Added documentation about ProviderFactory User Fxjr (13:54)
pgsql: Fix libpq certificate validation for SSL connections. Magnus Hagander (12:05)
pgsql: Removed two non-terminals: - FloatOnly: only used by NumericOnly, Michael Meskes (12:02)
pgsql: Updated parser file to the one generated by the latest version of Michael Meskes (11:54)
orafce - orafce: Cleanup white spaces and indentations. User Itagaki (01:49)
pgsql: Arrange to cache the results of looking up a btree predicate Tom Lane (00:20)
12 November 2008
pgsql: In predtest.c, install a limit on the number of branches we will Tom Lane (23:09)
pgsql: In predtest.c, install a limit on the number of branches we will Tom Lane (23:08)
pgsql: In predtest.c, install a limit on the number of branches we will Tom Lane (23:08)
pgsql: Update URL to Ross Williams' CRC paper. Alvaro Herrera (21:53)
pgsql: Support for man page links, if a man page has more than one Peter Eisentraut (16:02)
pgsql: Remove unnecessary whitespace in refname elements. Peter Eisentraut (15:53)
pgsql: Add refentrytitle elements to refentry pages. Peter Eisentraut (15:52)
pgsql: Do not use ICONST/SCONST in rules other than Iconst/Sconst. Michael Meskes (15:50)
pgsql: Support of multibyte encoding for pg_trgm Teodor Sigaev (13:43)
pgsql: If we're going to use a SQL function for this, at least make it Tom Lane (13:38)
libpqtypes - libpqtypes: renamed --enable-threads configure option to User Achernow (13:31)
libpqtypes - libpqtypes: updated ChangeLog and INSTALL files User Achernow (13:17)
libpqtypes - libpqtypes: updated mingw32/cygwin makefile. User Achernow (13:12)
pgsql: array_length() function, and for SQL compatibility also Peter Eisentraut (13:12)
libpqtypes - libpqtypes: updated makefile to be more configurable User Achernow (12:40)
pgsql: Fix off-by-one error in autovacuum shmem struct sizing. Heikki Linnakangas (10:10)
pgsql: Fix off-by-one error in autovacuum shmem struct sizing. Heikki Linnakangas (10:10)
libpqtypes - libpqtypes: Made include assignment append, INC += -Isrc, User Achernow (05:08)
libpqtypes - libpqtypes: Made PQtypesRegister a function to hide User Achernow (04:49)
pgsql: Clean up the ancient decision to show only two fractional-seconds Tom Lane (01:36)
pgsql: Detect and error out on inability to get proper linkage Andrew Dunstan (00:01)
pgsql: Detect and error out on inability to get proper linkage Andrew Dunstan (00:00)
pgsql: Detect and error out on inability to get proper linkage Andrew Dunstan (00:00)
pgsql: Detect and error out on inability to get proper linkage Andrew Dunstan (00:00)
11 November 2008
pgsql: Mention the tup_fetched column in pg_stat_database. Magnus Hagander (20:06)
pgsql: Ensure that the phrels sets of PlaceHolderVars appearing in an Tom Lane (19:05)
pgsql: Get rid of adjust_appendrel_attr_needed(), which has been broken Tom Lane (18:13)
pgsql: Get rid of adjust_appendrel_attr_needed(), which has been broken Tom Lane (18:13)
pgsql: Get rid of adjust_appendrel_attr_needed(), which has been broken Tom Lane (18:13)
npgsql - Npgsql2: [#1010495] Bad performance calling a (empty) function User Fxjr (17:58)
npgsql - Npgsql2: Fixed a typo which prevented DateTime.MaxValue to User Fxjr (16:58)
pgsql: Make psql report "SSL connection (unknown cipher)" when libpq has Magnus Hagander (15:02)
Re: pgsql: Fix sloppy omission of now-required #include's. Heikki Linnakangas (14:38)
pgsql: Fix sloppy omission of now-required #include's. Tom Lane (14:17)
pgsql: Change error messages to print the physical path, like Heikki Linnakangas (13:19)
libpqtypes - libpqtypes: bumped configure.ac version from 1.2a to 1.2b User Achernow (12:56)
libpqtypes - libpqtypes: added version to most recent change log entry User Achernow (12:52)
libpqtypes - libpqtypes: added specifier format string caching to User Achernow (12:51)
pgsql: Replaced manually synced preproc.y by the one created by the new Michael Meskes (11:41)
uuid81 - trunk: Imported Sources User Alexk (10:56)
pgsql: Add an explicit caution about how to use Tom Lane (03:01)
pgsql: Add support for input and output of interval values formatted per Tom Lane (02:42)
10 November 2008
libpqtypes - libpqtypes: pqt_vsnprintf in port.c had #elif User Achernow (19:30)
pgsql: Fix bugs in sqlchar_to_unicode and unicode_to_sqlchar: both were Tom Lane (18:02)
pgsql: Fix bugs in sqlchar_to_unicode and unicode_to_sqlchar: both were Tom Lane (18:02)
Re: pgsql: Unite ReadBufferWithFork, ReadBufferWithStrategy, and Heikki Linnakangas (17:59)
pgsql: Fix 'Q' format char parsing in the new to_timestamp() code. Heikki Linnakangas (17:36)
pgsql: Add a --locale switch to createdb, to ease the creation of Alvaro Herrera (16:25)
pgsql: pg_do_encoding_conversion cannot return NULL (at least not unless Tom Lane (15:18)
pgsql: Fix old bug in contrib/sslinfo: X509_NAME_to_text freed the Tom Lane (14:57)
pgsql: Fix old bug in contrib/sslinfo: X509_NAME_to_text freed the Tom Lane (14:57)
pgsql: Fix old bug in contrib/sslinfo: X509_NAME_to_text freed the Tom Lane (14:57)
pgsql: Make relhasrules and relhastriggers work like relhasindex, namely Tom Lane (00:49)
09 November 2008
pgsql: Add a startup check that pg_xlog and pg_xlog/archive_status Tom Lane (17:51)
pgsql: Add some documentation about handling of fractions in interval Tom Lane (17:09)
pgsql: Add a new GUC variable called "IntervalStyle" that decouples Tom Lane (00:28)
08 November 2008
07 November 2008
pgsql: Improve documentation of pg_typeof, per gripe from David Wheeler. Tom Lane (22:54)
pgsql: Implement ALTER DATABASE SET TABLESPACE to move a whole database Tom Lane (18:25)
psqlodbc - psqlodbc: Oops, falls xalibname.c. User H-saito (14:37)
psqlodbc - psqlodbc: falls pgenlist.def. User H-saito (14:07)
psqlodbc - psqlodbc: Prep release Version 08.03.0400. User H-saito (13:34)
pgexternaltable - doc: Imported Sources User Yibo1976 (09:21)
pgexternaltable - src: Imported Sources User Yibo1976 (09:21)
pgexternaltable - src: User Yibo1976 (09:21)
pgexternaltable - src: User Yibo1976 (09:21)
pgexternaltable - src: User Yibo1976 (09:21)
pgexternaltable - src: New Directory User Yibo1976 (03:48)
pgexternaltable - src: New Directory User Yibo1976 (03:47)
pgexternaltable - src: New Directory User Yibo1976 (03:47)
pgexternaltable - src: New Directory User Yibo1976 (03:47)
pgexternaltable - src: New Directory User Yibo1976 (03:46)
pgexternaltable - src: New Directory User Yibo1976 (03:46)
pgexternaltable - src: New Directory User Yibo1976 (03:46)
pgexternaltable - src: New Directory User Yibo1976 (03:46)
pgexternaltable - src: New Directory User Yibo1976 (03:45)
pgexternaltable - src: New Directory User Yibo1976 (03:45)
pgexternaltable - src: New Directory User Yibo1976 (03:45)
pgexternaltable - src: New Directory User Yibo1976 (03:45)
pgexternaltable - src: New Directory User Yibo1976 (03:45)
pgexternaltable - src: New Directory User Yibo1976 (03:45)
pgexternaltable - src: New Directory User Yibo1976 (03:45)
pgexternaltable - src: New Directory User Yibo1976 (03:45)
pgexternaltable - src: New Directory User Yibo1976 (03:45)
pgexternaltable - src: New Directory User Yibo1976 (03:45)
pgexternaltable - src: New Directory User Yibo1976 (03:45)
pgexternaltable - src: New Directory User Yibo1976 (03:45)
pgexternaltable - src: Imported Sources User Yibo1976 (03:43)
pgexternaltable - externaltable: Imported Sources User Yibo1976 (03:28)
06 November 2008
pgsql: Improve psql's \dC command to take a pattern parameter. Tom Lane (15:18)
pgsql: The logic in systable_beginscan to translate heap attribute Heikki Linnakangas (13:07)
05 November 2008
pgsql: change fix for suppress_redundant_updates_trigger() where Andrew Dunstan (19:15)
pgsql: fix suppress_redundant_updates_trigger() where relation has Oids, Andrew Dunstan (18:49)
pgtcl - libpgtcl: Makefile, the making of which will generate a User Karl (17:34)
pgsql: A few additional test cases for array functionality Peter Eisentraut (12:27)
pgsql: Rename several aliases for PLpgSQL_datum.dno to also be called Tom Lane (00:07)
04 November 2008
pgsql: Document that 'sslmode' is ignored for Unix domain socket Bruce Momjian (22:36)
pgsql: Document that 'sslmode' is ignored for Unix domain socket Bruce Momjian (22:36)
npgsql - Npgsql2: Updated varchar maximum length. User Jbcooley (22:01)
pgsql: Revert unwanted patch, per Tom. Alvaro Herrera (21:00)
pgsql: Remove unused rfno from PLpgSQL_recfield Jonah Harris Alvaro Herrera (20:58)
Re: pgsql: Unite ReadBufferWithFork, ReadBufferWithStrategy, and Heikki Linnakangas (15:55)
psqlodbc - psqlodbc: Fixed Soalris compiller error. User H-saito (15:48)
pgsql: Fix bug introduced in recent patch to make plpython cope with OUT Tom Lane (15:16)
pgsql: Experimental new support for building man pages via docbook2x, an Peter Eisentraut (14:58)
pgsql: ADD array_ndims function Author: Robert Haas Peter Eisentraut (14:49)
pgsql: Fix compiler warning about uninitialized variable Peter Eisentraut (11:04)
orafce - orafce: Add frename and fgetattr in utl_file. User Itagaki (10:16)
pgsql: Add missing colon to docs. Bruce Momjian (04:18)
npgsql - Npgsql2: Updated assembly info for 2.0.1 release User Fxjr (03:47)
npgsql - Npgsql2: Updated release notes for 2.0.1 release User Fxjr (03:43)
npgsql - Npgsql2: Embedded NpgsqlMetaData.xml as a resource. User Jbcooley (03:30)
npgsql - Npgsql2: Add schema qualification to table name when fetching User Jbcooley (02:32)
Re: pgsql: suppress_redundant_updates_trigger function. Tom Lane (01:01)
pgsql: Remove tabs from SGML file. Bruce Momjian (00:59)
pgsql: Disallow LOCK TABLE outside a transaction block (or function), Tom Lane (00:57)
pgsql: Fix compiler warnings (including a seriously bogus elog call); Tom Lane (00:31)
Re: pgsql: suppress_redundant_updates_trigger function. Alex Hunsaker (00:29)
npgsql - Npgsql2: Change constructors so the Microsoft C# compiler User Jbcooley (00:28)
03 November 2008
pgsql: Allow uuid_in() to parse a wider variety of variant input formats Peter Eisentraut (22:14)
pgsql: Dept of second thoughts: seems it'd be safer if pg_typeof is Tom Lane (21:09)
pgsql: Clean up the messy semantics (not to mention inefficiency) of Tom Lane (20:47)
pgsql: suppress_redundant_updates_trigger function. Andrew Dunstan (20:17)
pgsql: Fix silly typo in previous commit. Alvaro Herrera (19:26)
pgsql: Fix TransactionIdSetStatusBit so that it doesn't try to change a Alvaro Herrera (19:24)
pgsql: Fix two error-recovery bugs in describeOneTableDetails(), and Tom Lane (19:08)
pgsql: Reduce the acceptable staleness of pgstat data for autovacuum, Alvaro Herrera (19:03)
pgsql: Add pg_typeof() function. Tom Lane (17:51)
pgsql: Small shell syntax improvement. Bruce Momjian (15:56)
pgsql: Update URL to Docbook DSSSL stylesheets, per Gabriele Bartolini. Alvaro Herrera (15:39)
Re: pgsql: Unite ReadBufferWithFork, ReadBufferWithStrategy, and Alvaro Herrera (15:15)
pgsql: Fix mistakes in comment headers Alvaro Herrera (15:10)
pgsql: Fix incorrect comment in SSL code Magnus Hagander (14:18)
pgsql: Change the pgstat logic so that the stats collector writes the Tom Lane (01:17)
02 November 2008
pgsql: Remove all uses of the deprecated functions heap_formtuple, Tom Lane (01:45)
01 November 2008
Re: pgsql: Unite ReadBufferWithFork, ReadBufferWithStrategy, and Heikki Linnakangas (13:42)
pgsql: Use string component in index structure. Michael Meskes (12:42)
pgsql: Do not eat memory even in case of an out-of-memory error. Michael Meskes (08:55)