Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2005-03 Chronological Index (1/3)
Last updated: Wed Jan 18 01:52:55 2012
453 messages
30 March 2005
pgloader - pgloader: backport: rename to pgloader User Chriskl (05:26)
pgloader - pgloader: rename to pgloader User Chriskl (05:25)
pgsql: Document that the "-P" option to pg_autovacuum is insecure on Neil Conway (05:06)
pgsql: Document that the "-P" option to pg_autovacuum is insecure on Neil Conway (05:05)
pgsql: Minor tweak to documentation. Neil Conway (04:52)
pgloader - pgloader: Imported Sources User Chriskl (04:18)
pgsql: Fix typo. Neil Conway (02:08)
29 March 2005
Re: pgsql: Add URL of how to report bugs: Peter Eisentraut (20:35)
pgsql: Add proallargtypes and proargmodes columns to pg_proc, as per my Tom Lane (19:44)
pgsql: Fix grammar for IN/OUT/INOUT parameters. Tom Lane (17:58)
pgaccess - pgaccess: Ctrl-r to run a script, query, or selected part of User Cmaj (15:41)
pgaccess - pgaccess: allow direct execution of scripts User Cmaj (15:17)
pgaccess - pgaccess: better text widget bindings, and the UNDO feature User Cmaj (15:10)
pgmemcache: pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in seanc (08:47)
pginstaller - pginst: Secure properties (Magnus) User Dpage (08:40)
pginstaller - pginst: Secure properties (Magnus) User Dpage (08:38)
pgsql: Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set Tom Lane (03:01)
pgsql: Add SPI_getnspname(), including documentation. Neil Conway (02:54)
pgsql: Convert oidvector and int2vector into variable-length arrays. Tom Lane (00:17)
28 March 2005
pginstaller - pginst: Set version for 8.0.2beta1 User Dpage (21:21)
pgaccess - pgaccess: added -fast command line option, whoosh User Cmaj (16:06)
pgaccess - pgaccess: a little more speed up in init_pga_tables proc User Cmaj (15:55)
pgaccess - pgaccess: made connection setup 10x faster User Cmaj (15:15)
newsysviews - newsysview: Re-ordered everything alpha order per Jim. User Aglio (07:00)
newsysviews - newsysview: Add note about security view User Decibel (06:26)
newsysviews - newsysview: Forgot to ditch extra whitespace User Decibel (06:25)
newsysviews - newsysview: Add another round of back-and-forth User Decibel (06:24)
Re: pgsql: First steps towards index scans with heap Oleg Bartunov (06:05)
newsysviews - newsysview: Initial start of definitions User Decibel (06:05)
newsysviews - newsysview: New Directory User Decibel (05:56)
newsysviews - newsysview: Imported Sources User Decibel (04:12)
pgsql: Remove dead push/pop rollback code. Tom Lane (01:50)
pgsql: Rethink the order of expression preprocessing: Tom Lane (00:58)
27 March 2005
pgsql: Teach const-expression simplification to simplify boolean Tom Lane (19:18)
pgsql: Eliminate duplicate hasnulls bit testing in index tuple access, Tom Lane (18:38)
pgsql: Add a back-link from IndexOptInfo structs to their parent Tom Lane (06:29)
26 March 2005
pgsql: Fix a pair of related issues with estimation of inequalities that Tom Lane (20:56)
pgsql: Fix a pair of related issues with estimation of inequalities that Tom Lane (20:55)
pgmemcache: pgmemcache pgmemcache.c seanc (20:04)
pgmemcache: pgmemcache pgmemcache.c seanc (19:15)
pgmemcache: pgmemcache Makefile.pmk pgmemcache.c seanc (19:02)
pgsql: Use a bitmapset instead of a list for duplicate-column checking Tom Lane (06:29)
pgsql: Rewrite rewriteTargetList() to avoid O(N^2) behavior on wide Tom Lane (05:53)
pgsql: Make additional stamps for 8.0.2. Bruce Momjian (05:05)
pgsql: Tag for 8.0.2beta1 PostgreSQL Daemon (03:46)
pgsql: Add Windows-specific variant comparison file. Tom Lane (03:38)
pgsql: Add Windows-specific variant comparison file. Tom Lane (03:38)
pgsql: Add another ORDER BY to rules test to eliminate platform-specific Tom Lane (02:14)
pgsql: Add another ORDER BY to rules test to eliminate platform-specific Tom Lane (02:14)
pgsql: Prevent to_char(interval) from dumping core on month-related Tom Lane (00:43)
pgsql: Prevent to_char(interval) from dumping core on month-related Tom Lane (00:42)
pgsql: Prevent to_char(interval) from dumping core on month-related Tom Lane (00:42)
pgsql: Prevent to_char(interval) from dumping core on month-related Tom Lane (00:41)
pgsql: Prevent to_char(interval) from dumping core on month-related Tom Lane (00:41)
25 March 2005
pgsql: Add > o Do VACUUM FULL if table is nearly empty? Bruce Momjian (23:13)
pgsql: Remove lazy_update_relstats; go back to having VACUUM just record Tom Lane (22:51)
pgsql: Remove lazy_update_relstats; go back to having VACUUM just record Tom Lane (22:51)
pgsql: Improve EXPLAIN ANALYZE to show the time spent in each trigger Tom Lane (21:58)
pgaccess - pgaccess: implemented Laurent Duperval's idea for User Cmaj (21:35)
docbot - docbot: Fixed docbot not to join #slony per Jan's request User Dfetter (21:34)
pginstaller - pginst: Prep for 8.0.2 User Dpage (20:41)
pginstaller - pginst: Update JDBC driver to 8.0.310 User Dpage (20:31)
pginstaller - pginst: Update JDBC driver to 8.0.310 User Dpage (20:31)
pgaccess - pgaccess: fix for a bug from Laurent Duperval to withdraw User Cmaj (19:17)
pgsql: Fix resource owner code to generate catcache and relcache leak Tom Lane (18:30)
pgsql: Have libpgport link before libpq so that PG client applications Bruce Momjian (18:18)
pgsql: Have libpgport link before libpq so that PG client applications Bruce Momjian (18:17)
pgsql: Fix two bugs in change_owner_recurse_to_sequences: it was Tom Lane (18:04)
pgsql: Fix two bugs in change_owner_recurse_to_sequences: it was Tom Lane (18:04)
pgsql: Update and copy-edit description of privileges. Tom Lane (16:39)
pgsql: Update and copy-edit description of privileges. Tom Lane (16:39)
pgsql: Add missing min/max parameters to DefineCustomIntVariable() and Tom Lane (16:17)
pgsql: Add missing min/max parameters to DefineCustomIntVariable() and Tom Lane (16:17)
pgsql: Fix to_date to behave reasonably when CC and YY fields are both Tom Lane (16:08)
pgsql: Fix to_date to behave reasonably when CC and YY fields are both Tom Lane (16:08)
pgpool - pgpool: pgpool spec file : Initial import User Madness (14:27)
pgsql: Make initialization of special trigger variables a little more Tom Lane (01:45)
Re: pgsql: Add URL of how to report bugs: Bruce Momjian (01:01)
pgsql: Print URL in printed output.. Bruce Momjian (01:01)
Re: pgsql: Add URL of how to report bugs: Tom Lane (00:55)
pgsql: Add URL of how to report bugs: Bruce Momjian (00:51)
pgsql: Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth Tom Lane (00:35)
pgsql: Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth Tom Lane (00:34)
24 March 2005
pgsql: Revert ill-conceived change of libpq linkage --- breaks ecpg. Tom Lane (23:53)
pgsql: array_map can't use the fn_extra field of the provided fcinfo Tom Lane (21:51)
pgsql: array_map can't use the fn_extra field of the provided fcinfo Tom Lane (21:50)
pgsql: array_map can't use the fn_extra field of the provided fcinfo Tom Lane (21:50)
pgsql: Force PG client applications to link to non-shared libpgport Bruce Momjian (19:33)
pgsql: Force PG client applications to link to non-shared libpgport Bruce Momjian (19:33)
pgsql: Tweak planner to use a minimum size estimate of 10 pages for a Tom Lane (19:15)
pgsql: Tweak planner to use a minimum size estimate of 10 pages for a Tom Lane (19:14)
pgsql: Set socket timer to 58 instead of 60 minutes for hour-old Bruce Momjian (18:16)
pgsql: Fix python regression testing script to bail out early if Tom Lane (17:23)
pgsql: Fix python regression testing script to bail out early if Tom Lane (17:23)
pgsql: Adjust plpython to convert \r\n and \r to \n in Python scripts, Tom Lane (17:22)
pgsql: Adjust plpython to convert \r\n and \r to \n in Python scripts, Tom Lane (17:22)
docbot - docbot: Added a few more channels, minor indenting fix. User Dfetter (15:51)
pgsql: Touch postmaster log file every hour, rather than every 10 Bruce Momjian (05:19)
pgsql: Add: < > * Add GUC to issue notice about queries that use Bruce Momjian (05:16)
pgsql: Change Win32 O_SYNC method to O_DSYNC because that is what the Bruce Momjian (04:37)
pgsql: Change Win32 O_SYNC method to O_DSYNC because that is what the Bruce Momjian (04:36)
pgsql: Update INTERVAL items. Bruce Momjian (03:50)
pgsql: Add missing error checking in readdir() loops. Tom Lane (02:11)
pgsql: Add missing error checking in readdir() loops. Tom Lane (02:11)
pgsql: Change ANSI to ISO standard: < * Add ANSI INTERVAL handling > * Bruce Momjian (02:11)
pgsql: Revert changes to CREATE TRIGGER and ALTER TABLE ADD FOREIGN KEY Neil Conway (00:03)
23 March 2005
docbot - docbot: Small cleanups. User Dfetter (22:03)
pgsql: Update item on ambiguous INTERVAL syntax: < o Add support for Bruce Momjian (21:49)
pgsql: Update ANSI INTERVAL section: < * Add support for ANSI time Bruce Momjian (21:10)
pgsql: Add note about risks involved in replaying CREATE TABLESPACE Tom Lane (19:39)
pgsql: Add note about risks involved in replaying CREATE TABLESPACE Tom Lane (19:38)
pgsql: Previous "64-bit fix" for intagg didn't actually work. Tom Lane (19:07)
pgsql: Previous "64-bit fix" for intagg didn't actually work. Tom Lane (19:07)
pgsql: Previous "64-bit fix" for intagg didn't actually work. Tom Lane (19:07)
pgsql: Update numbers in example: < * Add support for ANSI date Bruce Momjian (17:05)
pgsql: Update: < * Add support for ANSI date INTERVAL syntax, INTERVAL Bruce Momjian (16:39)
pgaccess - pgaccess: removing tables-tktable, upgrading to Robert User Cmaj (16:29)
docbot - docbot: Removed tabs from previous commit. User Pjmodos (09:32)
docbot - docbot: Fixed 'tell somebody about something' query. User Pjmodos (09:29)
pgsql: Adjust CREATE TRIGGER and ALTER TABLE ... Neil Conway (07:44)
pgsql: Add: > o Add MOVE to PL/pgSQL Bruce Momjian (06:11)
pgsql: Assign: > o Update pg_dump and psql to use the new COPY libpq Bruce Momjian (05:51)
pgsql: Add: > > * Interpret INTERVAL '1:30' MINUTE TO SECOND as '1 Bruce Momjian (05:49)
pgsql: Add INTERVAL items: > * Add support for ANSI time INTERVAL Bruce Momjian (05:42)
pgsql: Remove duplicate: < * Allow a warm standby system to also allow Bruce Momjian (02:50)
pgsql: Add: > * Allow WAL replay of CREATE TABLESPACE to work when the Bruce Momjian (02:49)
Re: pgsql: WAL must log CREATE and DROP DATABASE operations Bruce Momjian (02:49)
pgsql: Add: > o Update pg_dump and psql to use the new COPY libpq API Bruce Momjian (02:41)
pgsql: Remove: < o Update to use the newer COPY syntax Bruce Momjian (02:21)
pgsql: Add for pg_dump: > o Update to use the newer COPY syntax Bruce Momjian (02:14)
pgsql: Add: > > * Support table partitioning that allows a single Bruce Momjian (01:25)
pgsql: Remove: < < o Prevent conflicting SET options from being set < Bruce Momjian (00:36)
pgaccess - pgaccess: upgrading to tablelist 3.8 User Cmaj (00:04)
pgsql: WAL must log CREATE and DROP DATABASE operations *without* using Tom Lane (00:04)
pgsql: WAL must log CREATE and DROP DATABASE operations *without* using Tom Lane (00:03)
pgaccess - pgaccess: updating tables to use tablelist for data display User Cmaj (00:02)
22 March 2005
pgaccess - pgaccess: New Directory User Cmaj (23:58)
pgaccess - pgaccess: New Directory User Cmaj (23:57)
docbot - docbot: Fixed do_learn and do_forget to handle three User Devdas (21:47)
pgsql: Use InitFunctionCallInfoData() macro instead of MemSet in Tom Lane (20:13)
docbot - docbot: Updated db dump. User Dfetter (18:27)
docbot - docbot: Rename to pg_docbot. User Dfetter (08:13)
pgsql: Create a routine PageIndexMultiDelete() that replaces a loop Tom Lane (06:17)
21 March 2005
pgsql: Fix quote_ident to use quote_identifier rather than its own, not Tom Lane (16:29)
pgsql: pgcrypto update: * test error handling * add tests for des, Neil Conway (05:24)
pgsql: pgcrypto update: Reserve px_get_random_bytes() for strong Neil Conway (05:22)
pgsql: pgcrypto update: * openssl.c: Add 3des and AES support * Neil Conway (05:21)
pgsql: pgcrypto update: * Use error codes instead of -1 * px_strerror Neil Conway (05:20)
pgsql: * construct "struct {} list [] = {}" confuses pgindent - split Neil Conway (05:18)
pgsql: Remove support for libmhash/libmcrypt. Neil Conway (05:17)
pgsql: Convert index-related tuple handling routines from char 'n'/' ' Tom Lane (01:24)
20 March 2005
pgsql: Change the return value of HeapTupleSatisfiesUpdate() to be an Neil Conway (23:40)
pgsql: On Windows, use QueryPerformanceCounter instead of gettimeofday Tom Lane (22:27)
pgsql: Remove unnecessary calls of FlushRelationBuffers: there is no Tom Lane (22:01)
pgaccess - pgaccess: added a third param to showError for parent window User Cmaj (16:11)
pgsql: Add mention of why malloc() has to be used in snprintf.c. Bruce Momjian (13:55)
docbot - docbot: Took out a few more places where somebody could bomb User Dfetter (04:38)
docbot - docbot: Fixed bot so it doesn't crash on nicks like ]X[ User Dfetter (04:07)
pgsql: Department of second thoughts. Bruce Momjian (03:53)
pgsql: Fix typo in Makefile. Bruce Momjian (02:44)