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 since 2005-05-09 00:00
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
31
May 9, 2005
pgsql: Update release notes for upcoming re-releases.
Tom Lane (00:09)
pgsql: Update release notes for upcoming re-releases.
Tom Lane (00:10)
pgsql: Update release notes for upcoming re-releases.
Tom Lane (00:10)
pgsql: Update release notes for upcoming re-releases.
Tom Lane (00:10)
pgsql: Update release notes for upcoming re-releases.
Tom Lane (00:10)
pgsql: Complete the following TODO items: * Add session start time to
Neil Conway (11:31)
pgsql: Add some defenses against functions declared to return set that
Tom Lane (14:28)
pgsql: Fix duplicate call to WRITE_NODE_FIELD(whereClause) in
Tatsuo Ishii (15:09)
pgsql: Update "expected" regression test output for the recent stats
Neil Conway (15:43)
pgsql: Improve wording of new documentation section on encryption, and
Bruce Momjian (17:13)
pgsql: Backpatch encryption doc section to 8.0.X.
Bruce Momjian (17:14)
pgsql: Remove encryption FAQ item now that we have a doc section.
Bruce Momjian (17:15)
pgsql: Backpatch FAQ's to 8.0.X for release.
Bruce Momjian (17:24)
pgsql: Rename encryption section.
Bruce Momjian (17:26)
pgsql: Rename encryption section.
Bruce Momjian (17:26)
May 10, 2005
pgsql: Regression tests for the COPY CSV header feature.
Neil Conway (00:16)
pgsql: Done: < * Add session start time and last statement time to
Bruce Momjian (02:16)
pgsql: Add: > * Allow postgresql.conf values to be set so they can not
Bruce Momjian (03:21)
pgsql: Add: > * Fix sgmltools so PDFs can be generated with bookmarks
Bruce Momjian (03:21)
pgsql: Fix typo in comment.
Neil Conway (05:15)
pgsql: Report index name on CLUSTER failure.
Bruce Momjian (13:16)
pgsql: Item removed from CVS: < * -Check for unreferenced table files
Bruce Momjian (22:26)
pgsql: Back out check for unreferenced files.
Bruce Momjian (22:27)
May 11, 2005
pgsql: Code cleanup: in C89, there is no point casting the first
Neil Conway (01:26)
pgsql: This patch reduces the size of the message header used by
Neil Conway (01:41)
pgsql: Add Chinese FAQ.
Bruce Momjian (02:11)
pgsql: Backpatch new Chinese FAQ to 8.0.X.
Bruce Momjian (02:13)
pgsql: This patch refactors away some duplicated code in the index AM
Neil Conway (06:24)
pgsql: Add mention that not all functions are listed.
Bruce Momjian (13:36)
pgsql: Add mention that not all functions are listed.
Bruce Momjian (13:36)
pgsql: Fix newly introduced spelling error.
Neil Conway (13:58)
Re: pgsql: Add mention that not all functions are listed.
Neil Conway (14:04)
Re: pgsql: Add mention that not all functions are listed.
Bruce Momjian (14:10)
pgsql: Backpatch mention that not all functions are listed, with
Bruce Momjian (14:10)
pgsql: Tag 1000000L as long for compuation.
Bruce Momjian (14:53)
pgsql: Update Chinese FAQ, per Magnus.
Bruce Momjian (14:56)
pgsql: Update Chinese FAQ, per Magnus.
Bruce Momjian (14:57)
pgsql: Document that bcc compiles now need the -N flag, backpatch to
Bruce Momjian (15:10)
pgsql: Document that bcc compiles now need the -N flag, backpatch to
Bruce Momjian (15:10)
pgsql: Document where to download free Microsoft and Borland development
Bruce Momjian (16:02)
pgsql: Document where to download free Microsoft and Borland development
Bruce Momjian (16:02)
pgsql: Update FAQ URLs.
Bruce Momjian (16:13)
pgsql: Update FAQ URLs.
Bruce Momjian (16:13)
pgsql: Fix pg_autovacuum -s flag to handle values > 2000 by using
Bruce Momjian (17:57)
pgsql: Fix pg_autovacuum -s flag to handle values > 2000 by using
Bruce Momjian (17:58)
pgsql: This patch will ensure that the hash table iteration performed by
Bruce Momjian (18:05)
pgsql: a small tweak to enable display in the log file of database name
Bruce Momjian (18:07)
pgsql: Give pg_regress a --load-language option, so that it can be used
Tom Lane (21:52)
May 12, 2005
pgsql: This patch makes some minor style cleanups to contrib/btree_gist:
Neil Conway (00:39)
python - web: Make BSDL the primary license, add more alternative
James William Pye (02:14)
python - web: Add q and a regarding missing pthread symbol in FreeBSD.
James William Pye (02:23)
python - web: Hold off on dist and pq.
James William Pye (02:27)
python - be: Rely on the constant being defined rather than the version
James William Pye (02:30)
python - be: Replace license-stamps in source files with IRI to project
James William Pye (19:29)
python - ex: Add license, replace license-stamps with IRIs.
James William Pye (19:35)
python - lo: Add license, replace license-stamp.
James William Pye (20:11)
python - me: Add license, replace license-stamps.
James William Pye (20:20)
python - lo: Add version indicator.
James William Pye (20:33)
pgsql: Remove some unnecessary code: since ExecMakeFunctionResultNoSets
Tom Lane (20:41)
python - lo: Add PG version utility.
James William Pye (21:26)
python - lo: Add standard, optparse, client options module.
James William Pye (21:37)
May 13, 2005
newsysviews - newsysview: make build.sh a bit safer for users.
User Andrewsn (02:01)
newsysviews - newsysview: finally get around to qualifying pg_all_grants
User Andrewsn (03:41)
newsysviews - newsysview: always use schema-qualification in function
User Andrewsn (03:45)
newsysviews - newsysview: add permissions grants
User Andrewsn (03:47)
pgsql: Add regression test for consecutive newlines in COPY CSV mode.
Neil Conway (06:33)
pgsql: Fix bug in COPY CSV mode: handle consecutive embedded newlines in
Neil Conway (06:35)
pgsql: Update chinese encoding specification.
Bruce Momjian (13:47)
pgsql: Update chinese encoding specification.
Bruce Momjian (13:48)
pgsql: Fix broken markup.
Tom Lane (15:21)
pgsql: Update createuser examples to match the current program behavior,
Tom Lane (16:31)
pgsql: Update createuser examples to match the current program behavior,
Tom Lane (16:31)
pgsql: Fix broken markup.
Tom Lane (16:47)
pgsql: Add missing quote, per Dave Page.
Tom Lane (16:48)
pgsql: Add missing quote, per Dave Page.
Tom Lane (16:48)
pgsql: Add -N make flag to bcc builds from /src dir.
Bruce Momjian (18:12)
pgsql: Add -N make flag to bcc builds from /src dir.
Bruce Momjian (18:13)
python - me: Use package_dir appropriately.
James William Pye (19:33)
python - ex: Use package_dir appropriately.
James William Pye (19:36)
pgsql: Revise nodeMergejoin in light of example provided by Guillaume
Tom Lane (21:20)
May 14, 2005
newsysviews - newsysview: types changes for review, rm drop from func,
User Elein (03:10)
newsysviews - newsysview: change name of pg_all_columns to internal name
User Elein (03:28)
pgsql: Re-order items, add mention of how to propose working on a TODO
Bruce Momjian (16:26)
pgsql: New Directory
Tom Lane (17:46)
pgsql: New Directory
Tom Lane (17:46)
pgsql: New Directory
Tom Lane (17:48)
pgsql: New Directory
Tom Lane (17:48)
pgsql: New Directory
Tom Lane (17:50)
pgsql: New Directory
Tom Lane (17:50)
pgsql: Convert the existing regression test scripts for the various
Tom Lane (17:55)
pgsql: Minor speed hacks in AllocSetReset: avoid clearing the freelist
Tom Lane (20:29)
pgsql: Minor refactoring to eliminate duplicate code and make startup a
Tom Lane (21:29)
python - be: Use package_dir appropriately, removing some kludge.
James William Pye (21:47)
pgsql: Further marginal speed hacking: in MemoryContextReset, don't call
Tom Lane (23:16)
May 15, 2005
pgsql: Rename Rendezvous to Bonjour to match OS/X renaming.
Bruce Momjian (00:26)
pgsql: Various style cleanups for GiST; no changes to functionality.
Neil Conway (04:08)
pgbuildfarm - client-code: Run PL checks for CVS versions that support
User Andrewd (15:35)
pgsql: Fix latent bug in ExecSeqRestrPos: it leaves the plan node's
Tom Lane (21:19)
newsysviews - newsysview: include the toast index size too.
User Andrewsn (23:07)
May 16, 2005
pgsql: Adjust out-of-date comment.
Tom Lane (00:19)
pgsql: Update Chinese FAQ to xhtml.
Bruce Momjian (02:50)
pgsql: Update Chinese FAQ to xhtml.
Bruce Momjian (02:50)
pgsql: Fix a few minor mistakes in header comments.
Neil Conway (05:52)
pgsql: Fix typo in comment.
Neil Conway (06:45)
pgsql: Update Chinese FAQ to validate properly.
Bruce Momjian (22:27)
pgsql: Update italics on web site.
Bruce Momjian (23:35)
May 17, 2005
pgsql: Update italics on web site.
Bruce Momjian (00:24)
pgsql: Modify tidbitmap.c to avoid creating a hash table until there is
Tom Lane (00:43)
pgsql: Update italics.
Bruce Momjian (00:51)
pgsql: Fix markup: < * Add internationalized message strings > o Add
Bruce Momjian (00:51)
pgsql: GiST improvements: - make sure we always invoke user-supplied
Neil Conway (00:59)
pgsql: Cleanup GiST header files.
Neil Conway (03:34)
pgsql: Fix Chinese markup some more.
Bruce Momjian (03:40)
pgsql: Fix Chinese markup some more.
Bruce Momjian (03:41)
pgsql: Convert Chinese FAQ to valid XHTML, finally.
Bruce Momjian (04:17)
pgsql: Update: < * All ability to monitor the use of temporary sort
Bruce Momjian (04:18)
pgsql: Convert Chinese FAQ to valid XHTML, finally.
Bruce Momjian (04:18)
pgsql: Guard against duplicate IDs in input file in SortTocFromFile().
Tom Lane (17:30)
pgsql: Guard against duplicate IDs in input file in SortTocFromFile().
Tom Lane (17:30)
pgsql: Guard against duplicate IDs in input file in SortTocFromFile().
Tom Lane (17:31)
pgsql: Guard against duplicate IDs in input file in SortTocFromFile().
Tom Lane (17:31)
pgsql: Guard against duplicate IDs in input file in SortTocFromFile().
Tom Lane (17:31)
pgsql: Add a --dbname option to the pg_regress script, and use
Tom Lane (18:26)
python - lo: Add classifiers, manifest.in, and use 'maintainer' rather
James William Pye (18:36)
python - ex: Add classifiers and manifest.
James William Pye (18:45)
python - ex: Use 'maintainer'.
James William Pye (18:50)
python - me: Add classifiers, manifest.
James William Pye (18:59)
pgsql: Extend the pg_locks system view so that it can fully display all
Tom Lane (21:46)
May 18, 2005
pgsql: psql tab completion improvements, from Greg Sabino Mullane: *
Neil Conway (04:47)
pgsql: Upon closer inspection, Greg's psql tab completion patch leaks
Neil Conway (05:01)
May 19, 2005
pgbuildfarm - client-code: report the steps the script actually passed
User Andrewd (19:19)
pgsql: Split the shared-memory array of PGPROC pointers out of the
Tom Lane (21:35)
Re: pgsql: Split the shared-memory array of PGPROC pointers out of the
Alvaro Herrera (22:46)
pgsql: Factor out lock cleanup code that is needed in several places in
Tom Lane (23:30)
pgsql: Update comment that I missed the first time around.
Tom Lane (23:57)
pgsql: Make a comment pgindent-proof, per suggestion from Alvaro.
Tom Lane (23:58)
May 20, 2005
Re: pgsql: Split the shared-memory array of PGPROC pointers out of the
Tom Lane (00:00)
pgsql: Implement md5(bytea), update regression tests and documentation.
Neil Conway (01:29)
pgsql: Make the CREATE RULE syntax description in rules.sgml more
Neil Conway (01:37)
pgsql: Add some links to the CREATE FUNCTION reference page when
Neil Conway (01:52)
pgsql: Fix typo in ECPG docs, per Andreas Seltenreich.
Neil Conway (12:36)
pgsql: Fix typo in ECPG docs, per Andreas Seltenreich.
Neil Conway (12:37)
pgsql: Add support for wal_fsync_writethrough for Darwin, and
Bruce Momjian (14:53)
pgsql: Update Japanese FAQ.
Bruce Momjian (15:53)
pgsql: Update Japanese FAQ.
Bruce Momjian (15:53)
Re: pgsql: Split the shared-memory array of PGPROC pointers
Bruce Momjian (16:15)
Re: pgsql: Split the shared-memory array of PGPROC pointers out of the
Tom Lane (16:18)
Re: pgsql: Split the shared-memory array of PGPROC pointers
Bruce Momjian (16:25)
python - lo: Remove invalid classifier.
James William Pye (17:08)
pgsql: Remove 2-phase description, because it isn't accurate anymore: <
Bruce Momjian (19:18)
python - lo: Convenience interface to pg_config executables.
James William Pye (19:59)
python - me: Remove invalid classifier.
James William Pye (20:00)
python - ex: Remove invalid classifier.
James William Pye (20:01)
May 21, 2005
pgsql: Add: > * Allow INET + INT4/INT8 to increment the host part of
Bruce Momjian (03:11)
pgsql: Mention overflow: < throw an error > throw an error on
Bruce Momjian (03:12)
pgsql: Remove excess parens, use Abs instead of : ?.
Bruce Momjian (03:38)
pgpool - pgpool: Don't treat parameter status mismatch as fatal.
User T-ishii (11:31)
pgsql: Cleanup of GiST extensions in contrib/: now that we always invoke
Neil Conway (12:08)
pgsql: INT4 is probably enough: < * Allow INET + INT4/INT8 to increment
Bruce Momjian (21:31)
May 22, 2005
pgsql: Teach the planner to remove SubqueryScan nodes from the plan if
Tom Lane (22:30)
May 23, 2005
pgsql: Consistently do not include a terminating period in
Neil Conway (01:29)
pgsql: Remove some verbiage describing how min() and max() are slow when
Neil Conway (01:50)
pgsql: Fix typo in PL/Perl Safe.pm initialization that prevented the
Neil Conway (01:57)
pgsql: Fix typo in PL/Perl Safe.pm initialization that prevented the
Neil Conway (02:02)
pgsql: Avoid redundant relation lock grabs during planning, and make
Tom Lane (03:01)
pgsql: Remove unnecessary parentheses in datetime/timestamp code.
Bruce Momjian (17:13)
pgsql: Add datetime macros for constants, for clarity: #define
Bruce Momjian (18:56)
pgsql: More macro cleanups for date/time.
Bruce Momjian (21:54)
May 24, 2005
pgsql: Correct a thinko in pgbench that might result in incorrectly
Neil Conway (00:26)
pgsql: Remove more extraneous parentheses in date/time functions.
Bruce Momjian (02:09)
pgsql: Put parentheses around use of macro arguments in FMODULO and
Bruce Momjian (04:03)
pgsql: Log queries for client-side prepare/execute.
Bruce Momjian (04:18)
pgsql: Fix weird indentation of function return type.
Neil Conway (07:16)
pgsql: Add regression tests for previously-untested PL/Perl features.
Neil Conway (08:05)
pgsql: Inserting 5 characters into char(10) does not produce 5 padding
Tatsuo Ishii (15:45)
pgsql: Add -I$(srcdir) to CPPFLAGS to make psqlscan.c compile in vpath
Tom Lane (16:45)
pgsql: Fix PL makefiles to support running regression tests in VPATH
Tom Lane (17:07)
pgsql: Previous fix for "x FULL JOIN y ON true" failed to handle the
Tom Lane (18:02)
pgsql: Previous fix for "x FULL JOIN y ON true" failed to handle the
Tom Lane (18:02)
pgsql: Previous fix for "x FULL JOIN y ON true" failed to handle the
Tom Lane (18:03)
plsh - plsh: Imported Sources
User Petere (20:32)
plsh - CVSROOT: Turn off commit messages.
User Petere (20:40)
pgsql: Inserting 5 characters into char(10) does not produce 5 padding
Tatsuo Ishii (23:02)
pgsql: Inserting 5 characters into char(10) does not produce 5 padding
Tatsuo Ishii (23:15)
pgsql: Inserting 5 characters into char(10) does not produce 5 padding
Tatsuo Ishii (23:52)
May 25, 2005
pgsql: Fix previous patch to exprTypmod.
Tatsuo Ishii (02:03)
pgsql: Fix previous patch to exprTypmod.
Tatsuo Ishii (02:13)
pgsql: Fix previous patch to exprTypmod.
Tatsuo Ishii (02:17)
pgsql: Editing for the new "Encryption Options" section of the manual.
Neil Conway (02:56)
pgsql: Translation updates
Peter Eisentraut (08:32)
pgsql: Translation updates
Peter Eisentraut (08:37)
pqa - pqa:
User Tom (21:20)
pgsql: Add parentheses to macros when args are used in computations.
Bruce Momjian (21:40)
pgsql: Quick patch to adress a recent concern on the mailing list about
Bruce Momjian (22:12)
pgsql: At the head of wchareq, length of (multibyte) character is
Bruce Momjian (22:59)
May 26, 2005
pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support which sets these values
Bruce Momjian (00:16)
pgsql: Tweak the backend scanner (and psqlscan.l, which must track the
Tom Lane (01:24)
pgsql: Adjust datetime parsing to be more robust.
Neil Conway (02:04)
pgsql: Adjust datetime parsing to be more robust.
Neil Conway (02:10)
pgsql: Adjust datetime parsing to be more robust.
Neil Conway (02:14)
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
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group