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-12 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
2005-05-12
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)
2005-05-13
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)
2005-05-14
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)
2005-05-15
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)
2005-05-16
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)
2005-05-17
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)
2005-05-18
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)
2005-05-19
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)
2005-05-20
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)
2005-05-21
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)
2005-05-22
pgsql: Teach the planner to remove SubqueryScan nodes from the plan if
Tom Lane (22:30)
2005-05-23
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)
2005-05-24
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)
2005-05-25
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)
2005-05-26
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)
pgsql: Minor cleanup for recent SQLSTATE / SQLERRM patch: spell
Neil Conway (03:18)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support which sets these values
Tom Lane (03:26)
Re: pgsql: Minor cleanup for recent SQLSTATE / SQLERRM patch: spell
Tom Lane (03:36)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
Neil Conway (03:37)
Re: pgsql: Minor cleanup for recent SQLSTATE / SQLERRM
Neil Conway (03:46)
pgsql: Display only 9 not 10 digits of precision for timestamp values
Bruce Momjian (03:48)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
Tom Lane (04:00)
pgsql: Back out SQLSTATE and SQLERRM support.
Bruce Momjian (04:08)
Re: [COMMITTERS] pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
Bruce Momjian (04:11)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support which sets these values
Peter Eisentraut (06:38)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
Pavel Stehule (07:19)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support which sets these values
Tom Lane (14:10)
pgsql: Back out: Display only 9 not 10 digits of precision for
Bruce Momjian (15:26)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
Pavel Stehule (15:35)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support (Really Oracle behavior)
Tom Lane (15:40)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
Pavel Stehule (16:17)
pgsql: Use Abs() macro to replace ? :.
Bruce Momjian (16:44)
pgsql: Document that utility commands such as DROP FUNCTION allow
Tom Lane (20:05)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support which sets these values
Peter Eisentraut (22:30)
2005-05-27
pgbuildfarm - client-code: experimantal code to enable vpath builds -
User Andrewd (00:49)
Industry News
Vilma Baez (00:54)
pgsql: Remove second argument from textToQualifiedNameList(), as it is
Neil Conway (00:57)
pgbuildfarm - client-code: vpath logic bug fix vpath still needs a bit
User Andrewd (02:25)
pgsql: Fix compile of entab to use stdarg.h.
Bruce Momjian (15:15)
pgsql: Back out part of patch that should be applied later.
Bruce Momjian (15:16)
pgsql: Clean up bogus checking of date and numeric fields in DBF files,
Tom Lane (15:44)
pgsql: Re-order 'else' clause for clarity.
Bruce Momjian (18:33)
python - be: Use utility.config and utility.version.
James William Pye (20:50)
python - be: Allow local include and library directories to be specified
James William Pye (20:57)
python - be: Rearrange includes to help compile on win32.
James William Pye (20:58)
python - be: Remove VOID it due to conflict and unuse.
James William Pye (21:00)
pgsql: Display only 9 subsecond digits instead of 10 for time values,
Bruce Momjian (21:31)
pgsql: Add: > * Add the features of packages > o Make private objects
Bruce Momjian (22:01)
pgsql: Add: > * Consider sorting hash buckets so entries can be found
Bruce Momjian (22:07)
pgsql: Update Farsi FAQ.
Bruce Momjian (22:09)
pgsql: Update Farsi FAQ.
Bruce Momjian (22:10)
pgsql: Arrange to cache fmgr lookup information for an index's access
Tom Lane (23:31)
2005-05-28
pgsql: Remove: < < * Add XML output to pg_dump and COPY < < We
Bruce Momjian (04:12)
pgsql: get_expr_result_type has to be prepared to pull type information
Tom Lane (05:10)
pgsql: Bgwriter should PANIC if it runs out of memory for pending-fsyncs
Tom Lane (17:21)
aWebBiz Newsletter - AdSense Followup
Barry (19:20)
2005-05-29
pgsql: Add reference to libpq environment variables for client
Bruce Momjian (03:32)
pgsql: Modify hash_search() API to prevent future occurrences of the
Tom Lane (04:23)
pgsql: expandRTE and get_rte_attribute_type mistakenly always imputed
Tom Lane (17:10)
pgsql: expandRTE and get_rte_attribute_type mistakenly always imputed
Tom Lane (17:10)
pgsql: expandRTE and get_rte_attribute_type mistakenly always imputed
Tom Lane (17:10)
pgsql: expandRTE and get_rte_attribute_type mistakenly always imputed
Tom Lane (17:11)
pgsql: Remove typeidIsValid() checks in can_coerce_type().
Tom Lane (18:24)
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