Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
Developer lists
pgsql-cluster-hackers
pgsql-committers
pgsql-hackers
pgsql-rrreviewers
pgsql-www
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-committers before 2005-07-01 00:32
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
June 19, 2005
python - be: Actually identify the resultinfo node as ReturnSetInfo, and
James William Pye (20:09)
python - be: Call the expectation with the object as the argument set if
James William Pye (20:13)
python - be: Cleanup and temporary work-around for pg.util.config.
James William Pye (20:21)
pgsql: Simplify uses of readdir() by creating a function ReadDir() that
Tom Lane (21:34)
pgsql: Need #include <time.h> on some platforms.
Tom Lane (22:34)
pgsql: Avoid unnecessary palloc overhead in _bt_first().
Tom Lane (22:41)
pgsql: Minor documentation update for RAISE expression patch.
Neil Conway (23:39)
June 20, 2005
pgsql: Fix bogus assumption that sizeof() produces an int-sized result.
Tom Lane (00:32)
pgsql: Trivial code clarity improvement to UpdateStats(); no functional
Neil Conway (02:07)
pgsql: Add lock file contents printout to "can't happen" case to help
Tom Lane (02:17)
pgsql: Change shell syntax that seems not to work right on FreeBSD
Tom Lane (02:26)
pgsql: Cosmetic improvements to the timezone code: remove the use of the
Neil Conway (08:00)
pgbuildfarm - client-code: don't report CVS failures to central server.
User Andrewd (09:19)
pgsql: 1.
Teodor Sigaev (10:29)
pgsql: Update text that stated GiST indexes aren't WAL-logged.
Tom Lane (13:52)
Re: pgsql: Update text that stated GiST indexes aren't
Christopher Kings-Lynne (14:38)
pgsql: Remove statement that GiST indexes aren't WAL-logged.
Tom Lane (14:53)
Re: pgsql: Update text that stated GiST indexes aren't
Tom Lane (14:54)
Re: pgsql: Update text that stated GiST indexes aren't
Christopher Kings-Lynne (15:20)
pgsql: fix founded hole in recovery after crash, add
Teodor Sigaev (15:22)
dblink-tds - dblink_tds: New Directory
User Diogob (16:36)
dblink-tds - dblink_tds: first version
User Diogob (16:37)
dblink-tds - dblink_tds: teste de verso
User Diogob (16:52)
dblink-tds - dblink_tds: *** keyword substitution change ***
User Diogob (16:54)
dblink-tds - dblink_tds: changes to make version compatible with 7.4.x
User Diogob (17:00)
pgsql: Avoid WAL-logging individual tuple insertions during CREATE TABLE
Tom Lane (18:37)
python - lo: Don't try to resolve the path.
James William Pye (19:30)
pgsql: plpgsql's exec_assign_value() freed the old value of a variable
Tom Lane (20:44)
pgsql: plpgsql's exec_assign_value() freed the old value of a variable
Tom Lane (20:44)
pgsql: plpgsql's exec_assign_value() freed the old value of a variable
Tom Lane (20:44)
pgsql: plpgsql's exec_assign_value() freed the old value of a variable
Tom Lane (20:45)
pgsql: plpgsql's exec_assign_value() freed the old value of a variable
Tom Lane (20:45)
pgsql: Remove read_file/write_file tests.
Tom Lane (21:14)
pgbuildfarm - client-code: .
User Andrewd (22:15)
dblink-tds - dblink_tds: add create view function
User Diogob (22:49)
pgsql: exec_eval_datum leaks memory when dealing with ROW or REC values.
Tom Lane (22:51)
pgsql: exec_eval_datum leaks memory when dealing with ROW or REC values.
Tom Lane (22:51)
dblink-tds - dblink_tds: add create view function
User Diogob (23:02)
configurator - configurator: Imported Sources
User Aglio (23:22)
June 21, 2005
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
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
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
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
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
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
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
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
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
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)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group