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