pgsql-committers since 2005-06-21 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

June 21, 2005

Thread Author Time
pgsql: Trivial dead code removal: in makeObjectName(), name1 must be Neil Conway 00:35
pgsql: Trivial dead code removal: in _complete_from_query(), 'text' Neil Conway 00:48
pgsql: Trivial dead code removal: in CreateSchemaCommand(), 'owner_name' Neil Conway 00:58
pgsql: Fix a potential backend crash during authentication when parsing Neil Conway 01:20
pgsql: Fix a potential backend crash during authentication when parsing Neil Conway 01:23
Re: pgsql: Trivial dead code removal: in makeObjectName(), name1 must be Tom Lane 02:38
Re: pgsql: Trivial dead code removal: in makeObjectName(), Neil Conway 02:49
pgsql: Cause initdb to create a third standard database "postgres", Tom Lane 04:02
uri - uri: Added uri_robots(uri) and uri_root(uri) functions. User Applejack 06:14
uri - uri: Imported Sources User Applejack 13:26
uri - uri: Updated Readme to reflect Makefile changes Added Comments to User Applejack 13:34
uri - uri: Changed to pg_config User Applejack 13:43
uri - uri: uri_get_* now returns NULL on invalid conversions User Applejack 14:18
uri - uri: Forgot to remove comment User Applejack 14:19
pgsql: Fix pg_dumpall to do the right thing with "postgres" database, Tom Lane 15:22
configurator - configurator: Added v0.1 specification and beginning of User Aglio 18:19
pgsql: pg_dump can now dump large objects even in plain-text output Tom Lane 20:45
python - be: Add trigger tests. James William Pye 23:33

June 22, 2005

Thread Author Time
pgsql: Add a CONTINUE statement to PL/PgSQL, which can be used to begin Neil Conway 01:35
pgsql: More trivial dead code removal: in int_to_roman(), checking for Neil Conway 01:43
pgsql: Correct some code in pg_restore when reading the header of a tar Neil Conway 02:00
pgsql: Correct some code in pg_restore when reading the header of a tar Neil Conway 02:02
pgsql: Correct some code in pg_restore when reading the header of a tar Neil Conway 02:12
pgsql: Fix bug in CONTINUE statement for PL/pgSQL: when we continue a Neil Conway 07:28
uri - uri: Optimizations: Added (URI_MODE_CANNONICAL | User Applejack 13:38
uri - uri: fixed cast to uri_table to include defaults for scheme User Applejack 13:45
pgsql: Add a hack requested by the JDBC driver writers: when a Tom Lane 15:19
pgsql: Add a validator function for plperl. Tom Lane 16:45
pgsql: Fix the mechanism for reporting the original table OID and column Tom Lane 17:45
python - be: Make Postgres.Query more intuitive by using James William Pye 19:24
pgsql: Make REINDEX DATABASE do what one would expect, namely reindex Tom Lane 21:14
pgsql: Remove contrib modules that have been agreed to be obsolete. Tom Lane 22:56

June 23, 2005

Thread Author Time
pgsql: Cleanup the contrib/lo module: there is no need anymore to Tom Lane 00:06
pgsql: New Directory Tom Lane 02:15
pgsql: Move findoidjoins out of contrib and into src/tools, which is a Tom Lane 02:33
python - be: Make type_str type_repr. James William Pye 07:27
tablelog - tablelog: some new updates use 7.4 and 8.0 functions, User Andreas 14:06
bizgres - bizgres: Clickstream analysis demo with data generator. User Llonergan 21:06
pgsql: Update text of terminate: < * Allow administrators to safely Bruce Momjian 21:28

June 24, 2005

Thread Author Time
pgsql: Fix rtree and contrib/rtree_gist search behavior for the 1-D box Tom Lane 00:18
pgsql: This trivial patch removes an unused variable. Neil Conway 01:06
pgsql: Code cleanup: remove 3 duplicate static function declarations. Neil Conway 01:10
pgsql: Add: > * Add program to test if fsync has a delay compared to Bruce Momjian 02:07
Re: pgsql: Fix rtree and contrib/rtree_gist search behavior for the 1-D box Andrew - Supernews 02:26
pgsql: Completed: < * Allow REINDEX to rebuild all database indexes, Bruce Momjian 02:30
Re: [COMMITTERS] pgsql: Make REINDEX DATABASE do what one would expect, Bruce Momjian 02:31
pgsql: Done: > * -Fix incorrect rtree results due to wrong assumptions Bruce Momjian 04:41
pgsql: Remove TODO.detail rtree now that item is fixed. Bruce Momjian 04:42
pgsql: Allow direct conversion between EUC_JP and SJIS to improve Tatsuo Ishii 13:56
pgsql: Remove overspecification of precision of CURRENT_TIMESTAMP, Tom Lane 14:28
pgsql: unbreak unicode/utf8 test Tatsuo Ishii 15:12
newsysviews - newsysview: Attempt to fix perms User Decibel 16:20
configurator - configurator: Added some more calculation logic User Aglio 16:43
pgsql: Extend r-tree operator classes to handle Y-direction tests Tom Lane 20:53
pgsql: Add desciption for terminate: > > Currently SIGTERM of a Bruce Momjian 21:28

June 25, 2005

Thread Author Time
pgpool - pgpool: Version 2.6 User T-ishii 00:58
pgsql: Add item: > * Add NUMERIC division operator that doesn't round? Bruce Momjian 01:32
Re: [COMMITTERS] pgsql: Fix NUMERIC modulus to properly truncate Bruce Momjian 01:32
Re: [COMMITTERS] pgsql: Fix NUMERIC modulus to properly Bruce Momjian 02:14
python - be: Fix build(Stale object helped me miss it), and some bugs in James William Pye 02:18
pgsql: Add: > * Allow per-user and per-tablespaces quotas Bruce Momjian 02:40
pgsql: Update: < * Allow per-user and per-tablespaces quotas > * Allow Bruce Momjian 02:42
Re: pgsql: Update: < * Allow per-user and per-tablespaces quotas > * Allow Tom Lane 04:24
python - be: Mark _init as the constructor for Darwin support. James William Pye 08:25
python - be: Fix build on darwin. James William Pye 09:00
Re: pgsql: Update: < * Allow per-user and per-tablespaces Bruce Momjian 12:37
pgsql: Update: < * Allow per-user, per-group quotas per-tablespace > * Bruce Momjian 12:37
pgsql: Add: > o Pass arrays natively instead of as text between plperl Bruce Momjian 15:24
pgsql: Fix ancient memory leak in index_create(): Tom Lane 16:53
pgsql: Fix ancient memory leak in index_create(): Tom Lane 16:54
pgsql: Fix ancient memory leak in index_create(): Tom Lane 16:54
pgsql: Fix ancient memory leak in index_create(): Tom Lane 16:54
python - be: Default to this version of Python(needs to get it from the James William Pye 17:49
tablelog - tablelog: renamed all files to match newname changed User Andreas 22:25
tablelog - tablelog: added an intro User Andreas 22:38
pgsql: Force a checkpoint before committing a CREATE DATABASE command. Tom Lane 22:47
pgsql: Force a checkpoint before committing a CREATE DATABASE command. Tom Lane 22:47
pgsql: Remove forced CHECKPOINT in regression tests --- redundant now Tom Lane 23:04
pgsql: Fix a couple of items that should be declared Oid not int. Tom Lane 23:58

June 26, 2005

Thread Author Time
pgsql: Add E'' syntax so eventually normal strings can treat backslashes Bruce Momjian 03:04
pgsql: Fix overlooked regression output file. Tom Lane 17:20
pgsql: Code review for escape-strings patch. Tom Lane 19:16
pgsql: Add Oracle-compatible GREATEST and LEAST functions. Tom Lane 22:05
pgsql: Tweak dynahash.c to not allocate so many entries at once when Tom Lane 23:32

June 27, 2005

Thread Author Time
pgsql: Adjust contrib/seg &< and &> operators so that r-tree indexing Tom Lane 00:48
pgsql: Remove the << >> &< and &> operators for contrib/cube, which were Tom Lane 01:19
pgsql: Done: > o -Allow PL/pgSQL EXECUTE query_var INTO record_var; Bruce Momjian 01:53
pgsql: Remove support for Kerberos V4. Neil Conway 02:04
pgsql: Done: > * -Remove kerberos4 from source tree Bruce Momjian 02:17
pgsql: Modify pg_dump to assume that a check constraint is inherited if Tom Lane 02:17
pgsql: Modify pg_dump to assume that a check constraint is inherited if Tom Lane 02:18
uri - uri: Changed to not install in pg_catalog. User Applejack 05:53
pgsql: Concurrency for GiST - full concurrency for Teodor Sigaev 12:45
tablelog - tablelog: fix an error (wrong parameter was printed) User Andreas 22:12
pgsql: Done: > * -Add concurrency to GIST Bruce Momjian 23:21
tablelog - tablelog: Lots of fixes to the changes from table_log to User Kimhanse 23:23
tablelog - tablelog: Example of error when two tables in different User Kimhanse 23:27

June 28, 2005

Thread Author Time
tablelog - tablelog: Changed column names and types in log table: User Kimhanse 00:25
python - be: It is possible for PyObject_Str to fail, so be sure to James William Pye 00:27
python - be: Set the default encoding to the server_encoding. James William Pye 00:28
pgsql: Replace pg_shadow and pg_group by new role-capable catalogs Tom Lane 05:09
orafce - orafce: Imported Sources User Okbob 15:00
pgsql: Fix broken initdb -W option, per Michael Fuhr. Tom Lane 15:38
pgsql: Code cleanup. Teodor Sigaev 15:51
configurator - configurator: New Directory User Davecramer 18:34
configurator - configurator: New Directory User Davecramer 18:40
configurator - configurator: New Directory User Davecramer 18:40
configurator - configurator: New Directory User Davecramer 18:41
configurator - configurator: New Directory User Davecramer 18:41
configurator - configurator: New Directory User Davecramer 18:41
configurator - configurator: New Directory User Davecramer 18:41
configurator - configurator: New Directory User Davecramer 18:41
configurator - configurator: New Directory User Davecramer 18:42
configurator - configurator: New Directory User Davecramer 18:42
configurator - configurator: New Directory User Davecramer 18:43
configurator - configurator: New Directory User Davecramer 18:43
configurator - configurator: New Directory User Davecramer 18:43
configurator - configurator: added java version User Davecramer 18:45
pgsql: Bring syntax of role-related commands into SQL compliance. Tom Lane 19:51
pgsql: Fix up problems in write_auth_file and parsing of the auth file. Tom Lane 22:16
pgsql: Change awk ~ pattern from "" to //. Bruce Momjian 23:16
pgsql: Update typedefs for pgindent. Bruce Momjian 23:55

June 29, 2005

Thread Author Time
pgsql: Improved words spacing. Bruce Momjian 01:23
pgsql: Improve gettimeofday() documentation. Bruce Momjian 01:52
pgpool - pgpool: Spec for 2.6 User Madness 07:42
pgsql: Cleanup, remove unneeded pallocs Teodor Sigaev 14:06
pgsql: More cleanup on roles patch. Tom Lane 20:34
Re: pgsql: More cleanup on roles patch. Oleg Bartunov 20:45
bizgres - bizgres: Modified COPY command data parsing logic for text User Agoldshuv 22:03
bizgres - bizgres: COPY performance improvements to text format. User Agoldshuv 22:23
pgsql: Clean up the rather historically encumbered interface to now() Tom Lane 22:51
Re: pgsql: More cleanup on roles patch. Tom Lane 22:53
bizgres - bizgres: Introduce release Release-0_6_1 User Builder 23:11
python - be: Implement encoding "choregraphy". James William Pye 23:40

June 30, 2005

Thread Author Time
pgsql: Improve the checkpoint signaling mechanism so that the bgwriter Tom Lane 00:00
python - be: Convert source encoding to utf-8 for compile(src). James William Pye 01:22
Re: pgsql: More cleanup on roles patch. Stephen Frost 01:40
pgsql: Fix a theoretical memory leak in pg_password_sendauth(). Neil Conway 01:59
python - be: add install_so to install's subcommand list. James William Pye 02:47
pgsql: Dump comments for large objects. Tom Lane 03:03
python - be: Ugh, missed file. James William Pye 03:19
python - web: Ignore the doc directory. James William Pye 03:26
python - web: General updates and fixes, add links to related projects. James William Pye 03:45
pgsql: Fix build break on BSD, OSX, and other systems: add missing Neil Conway 03:49
python - ex: Reorder code positions to be more natural.. James William Pye 05:02
python - be: Add MANIFEST.in for sdist. James William Pye 06:01
Re: pgsql: More cleanup on roles patch. Oleg Bartunov 06:09
pgsql: Fix ecpg's test/ Makefile for out-of-tree (vpath) builds. Neil Conway 07:01
pgsql: Warning cleanups for ecpg tests. Neil Conway 07:08
pgsql: Minor ecpg tweak: the return value of calloc() is guaranteed to Neil Conway 07:27
python - be: Don't list_free_deep as it seems to be naughty here(?). James William Pye 07:59
pgsql: Issue fatal error if no TCP/IP sockets could be created Peter Eisentraut 10:02
PgFoundry mailings Peter Eisentraut 13:10
pgsql: Bug fixes for GiST crash recovery. Teodor Sigaev 17:52
bizgres - bizgres: Updates. User Llonergan 21:41
bizgres - bizgres: Introduce release Release-0_6_2 User Builder 21:59
docbot - docbot: make output more nicely User Andreas 22:59
tablelog - tablelog: small changes User Kimhanse 23:07
tablelog - tablelog: modified run.sh to use variable for psql change < User Andreas 23:09
python - ex: Use 'code' instead of 'ec' to enhance clarity. James William Pye 23:11
Re: PgFoundry mailings Devrim GUNDUZ 23:19

July 1, 2005

Thread Author Time
python - ex: Fix breakage cause by previous commit. James William Pye 00:32
pgsql: Fix some minor infelicities in ecpg's pgtypeslib: (1) `pstr' must Neil Conway 05:12
pgsql: Adds some missing error handling to PGTYPESnumeric_div() in Neil Conway 05:13
Re: PgFoundry mailings Peter Eisentraut 07:41
pgestraier - pgestraier: Imported Sources User Dpavlin 08:07
pgestraier - pgestraier: initial import of API between Estraier and User Dpavlin 08:08
pgestraier - pgestraier: subversion revision 1 commited to CVS User Dpavlin 08:08
pgestraier - pgestraier: changed debug level, ignore some files User Dpavlin 08:08
pgestraier - pgestraier: subversion revision 2 commited to CVS User Dpavlin 08:08
pgestraier - pgestraier: New Directory User Dpavlin 08:08
pgestraier - pgestraier: Imported Sources User Dpavlin 08:09
pgestraier - pgestraier: Imported Sources User Dpavlin 08:09
pgestraier - pgestraier: added limit and offset User Dpavlin 08:10
pgestraier - pgestraier: subversion revision 3 commited to CVS User Dpavlin 08:10
pgestraier - pgestraier: bugfix: return null for 0 sized attributes User Dpavlin 08:10
pgestraier - pgestraier: subversion revision 4 commited to CVS User Dpavlin 08:10
pgestraier - pgestraier: added attribute to function, fixed warnings, User Dpavlin 08:10
pgestraier - pgestraier: subversion revision 5 commited to CVS User Dpavlin 08:10
pgestraier - pgestraier: New Directory User Dpavlin 08:10
pgestraier - pgestraier: Imported Sources User Dpavlin 08:11
python - be: Move exceptions to the Postgres.exceptions "module". James William Pye 08:20
pgestraier - pgestraier: Imported Sources User Dpavlin 11:06
pgestraier - pgestraier: make test database from IMDB's trivia User Dpavlin 11:06
pgestraier - pgestraier: subversion revision 6 commited to CVS User Dpavlin 11:06
pgestraier - pgestraier: more work on testing framework User Dpavlin 11:07
pgestraier - pgestraier: subversion revision 7 commited to CVS User Dpavlin 11:07
pgestraier - pgestraier: tests, some of which fail (which is whole point User Dpavlin 11:07
pgestraier - pgestraier: subversion revision 8 commited to CVS User Dpavlin 11:07
pgestraier - pgestraier: support query in which only attribute is User Dpavlin 11:07
pgestraier - pgestraier: subversion revision 9 commited to CVS User Dpavlin 11:07
pgestraier - pgestraier: add title rank to 3, small fix in index User Dpavlin 11:08
pgestraier - pgestraier: subversion revision 10 commited to CVS User Dpavlin 11:08
pgestraier - pgestraier: decrease memory usage to 64Mb (useful when User Dpavlin 11:08
pgestraier - pgestraier: subversion revision 11 commited to CVS User Dpavlin 11:08
pgestraier - pgestraier: added NULL handling for optional arguments User Dpavlin 11:08
pgestraier - pgestraier: subversion revision 12 commited to CVS User Dpavlin 11:08
pgestraier - pgestraier: example how to find references to Blade Runner User Dpavlin 11:08
pgestraier - pgestraier: subversion revision 13 commited to CVS User Dpavlin 11:08
pgestraier - pgestraier: tests and fix for limit and offset bug User Dpavlin 11:09

Browse Archives

Prev | Next