Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2005-04 Chronological Index (3/3)
Last updated: Wed Jan 18 01:52:51 2012
495 messages
09 April 2005
newsysviews - newsysview: We decided to display type info called by User Decibel (22:18)
newsysviews - newsysview: sync docs and code User Decibel (22:15)
newsysviews - newsysview: Add vi: tag User Decibel (22:01)
docbot - docbot: Fixed reply on private message User Pjmodos (20:29)
tablelog - tablelog: Imported Sources User Andreas (19:39)
newsysviews - newsysview: lots of new stuff: - "relations" views User Andrewsn (16:16)
pginstaller - web: Add FAQ about dynamic load errors on procedural User Mha (13:36)
pgsql: Done: < * Allow additional tables to be specified in DELETE for Bruce Momjian (04:07)
pgsql: We don't put URL's in ulink's because the URL is always Bruce Momjian (03:52)
python - be: Raise Postgres.Errors as what they are defined to be, User Jwp (01:25)
python - be: Don't continue to fill in the error if errstart returns User Jwp (01:07)
python - be: Misplaced function, this belongs in pl.c where is actually User Jwp (01:01)
08 April 2005
pgaccess - pgaccess: latest version from Robert Strong, with licensing User Cmaj (15:21)
pgsql: If we're going to have a non-panic check for held_lwlocks[] Tom Lane (14:18)
pginstaller - pginst: Prep for 8.0.2 User Dpage (08:05)
pgsql: Use an always-there test, not an Assert, to check for overrun of Tom Lane (03:43)
python - be: Finish transition Move/Rename files. User Jwp (01:46)
python - be: Special case bytea instantiation to avoid escaping. User Jwp (01:37)
pgsql: Change the default setting of "add_missing_from" to false. Neil Conway (01:00)
pgsql: Use fork_process() to avoid some fork()-related boilerplate code Neil Conway (00:55)
07 April 2005
python - lo: Add new directory __init__.py's Alter docstrings a bit, and User Jwp (20:33)
python - lo: New Directory User Jwp (20:25)
python - lo: New Directory User Jwp (20:25)
python - lo: New Directory User Jwp (20:25)
pgsql: Stamp 8.0.2. Tom Lane (19:43)
pgsql: Update and copy-edit release notes for 8.0.2. Tom Lane (19:04)
pgsql: Update and copy-edit release notes for 8.0.2. Tom Lane (19:04)
python - be: Rename and use new APIs. User Jwp (17:01)
python - be: Fix the DEBUG1 PyCFunction. User Jwp (16:49)
python - be: Inherit from PyPgObject. User Jwp (16:45)
python - be: Don't forget build_clib sub command. User Jwp (16:27)
pgsql: Fix some issues with missing or too many newlines at end of file. Tom Lane (15:23)
python - be: Rename and use new APIs User Jwp (15:22)
python - be: Move headers to there new home/name. User Jwp (15:15)
python - be: New Directory User Jwp (15:01)
python - be: Add various type Oid's from catalog/pg_type.h. User Jwp (14:58)
python - be: Moved to call/. User Jwp (14:54)
pgsql: Allow plpgsql functions to omit RETURN command when the function Tom Lane (14:53)
python - be: Postgres.Object and others no longer depend on this as a User Jwp (14:52)
python - be: Add common types to module and comment out LargeObject User Jwp (14:49)
python - be: Moved to call/ to reflect its inheritance of PyPgCall_Type. User Jwp (14:46)
python - be: New Directory User Jwp (14:41)
python - be: New Directory User Jwp (14:37)
Re: pgsql: Add a "USING" clause to DELETE, which is Neil Conway (04:50)
Re: pgsql: Add a "USING" clause to DELETE, which is equivalent to the FROM Tom Lane (04:29)
pgsql: Minor documentation tweak. Neil Conway (03:31)
pgsql: Fix minor breakage to regression tests induced in previous commit Neil Conway (03:29)
pgsql: Add a "USING" clause to DELETE, which is equivalent to the FROM Neil Conway (01:51)
06 April 2005
pgsql: Remove test for NULL node in ExecProcNode(). Tom Lane (20:13)
python - ex: Imported Sources User Jwp (20:03)
pgsql: Merge Resdom nodes into TargetEntry nodes to simplify code and Tom Lane (16:34)
newsysviews - newsysview: fix some 7.4 compat issues User Andrewsn (15:35)
pgsql: Attached patch cleans up the HTML code in tools/backend. Bruce Momjian (15:19)
newsysviews - newsysview: have build.sh figure the server version out User Andrewsn (14:54)
newsysviews - newsysview: add views and view_columns views. User Andrewsn (14:22)
pginstaller - web: HTML markup fixes User Mha (11:54)
newsysviews - newsysview: table_columns doesn't need to join on pg_type; User Andrewsn (10:46)
pginstaller - web: Move FAQs into a subdirectory, and make sure they User Mha (10:45)
pginstaller - web: New Directory User Mha (10:42)
newsysviews - newsysview: Make type definitions as old, add TODO to User Decibel (05:24)
pgsql: Include information about a domain's CHECK constraint, if any, in Neil Conway (05:23)
newsysviews - newsysview: Add build script User Decibel (05:00)
pgsql: This file was whacked by pgindent before it knew it shouldn't Neil Conway (04:34)
05 April 2005
pgsql: Adjust grammar for plpgsql's OPEN command so that a cursor can be Tom Lane (18:05)
newsysviews - newsysview: add index views. User Andrewsn (16:37)
newsysviews - newsysview: s/TEXT/NAME/ where appropriate; add schema User Decibel (16:15)
pgsql: plpgsql does OUT parameters, as per my proposal a few weeks ago. Tom Lane (06:22)
pgsql: Fix broken markup. Tom Lane (04:47)
04 April 2005
oledb - oledb: Update the document about the new project home site User Shachar (18:30)
pgaccess - pgaccess: added a couple more types that cannot be empty User Cmaj (17:56)
pgaccess - pgaccess: fixed inserts of null values for ints/floats, User Cmaj (17:42)
pgaccess - pgaccess: fixed renaming of tables User Cmaj (17:05)
Re: pgsql: Adjust SGML ulink tags to the URL is always displayed in our Peter Eisentraut (08:22)
Re: pgsql: Adjust SGML ulink tags to the URL is always Neil Conway (07:51)
Re: pgsql: Adjust SGML ulink tags to the URL is always displayed in our Peter Eisentraut (07:23)
pgsql: Minor fixes for psql tab completion. Neil Conway (07:19)
pgsql: Add a link to www.postgresql.org/download to the installation Neil Conway (05:12)
pgsql: Remove an unused variable `ShmemBootstrap', and remove an Neil Conway (04:34)
pgsql: In cost_mergejoin, the early-exit effect should not apply to the Tom Lane (01:43)
pgsql: In cost_mergejoin, the early-exit effect should not apply to the Tom Lane (01:43)
pgsql: In cost_mergejoin, the early-exit effect should not apply to the Tom Lane (01:43)
03 April 2005
pgsql: Put back code mistakenly removed from copy of postmaster's Tom Lane (00:02)
02 April 2005
pgsql: Translation updates Peter Eisentraut (15:55)
pgsql: Fix release not typo. Bruce Momjian (03:43)
pgsql: Fix release not typo. Bruce Momjian (03:42)
newsysviews - newsysview: fix estimated_mb for tables with no TOAST. User Andrewsn (03:28)
pgsql: Update release notes for 8.0.2. Bruce Momjian (02:43)
pgsql: Update release notes for 8.0.2. Bruce Momjian (02:42)
newsysviews - newsysview: First cut at tables and table_columns views. User Andrewsn (02:37)
01 April 2005
pgsql: Second try at making examine_variable and friends behave sanely Tom Lane (20:32)
pgsql: Make plperl work with OUT parameters. Tom Lane (19:34)
pgsql: Minor improvements in the really-pretty-ad-hoc test scripts for Tom Lane (19:32)
pgsql: Teach pg_dump about OUT parameters. Tom Lane (18:35)
pgsql: Backpatch FAQ's to 8.0.X. Bruce Momjian (16:43)
pgsql: Update pgcvslog examples. Bruce Momjian (16:34)
pgsql: Fix wrong week returnded by date_trunc('week') for early dates in Bruce Momjian (14:25)
pgsql: Fix wrong week returnded by date_trunc('week') for early dates in Bruce Momjian (14:25)
pgsql: Update pgcvslog examples. Bruce Momjian (13:25)
pgsql: Remove pg_buffercache_pages.h -- patch from Mark Kirkwood. Neil Conway (08:41)
pgsql: Adjust pg_proc.proargtypes[0] tests in psql \df to handle new Bruce Momjian (05:30)
newsysviews - newsysview: First pass at type views User Elein (03:00)
31 March 2005
pgsql: Flush any remaining statistics counts out to the collector at Tom Lane (23:21)
pgsql: Flush any remaining statistics counts out to the collector at Tom Lane (23:20)
29 March 2005