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