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-15 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
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)
pgsql: Avoid unnecessary call of rangeTableEntry_used() for the result
Tom Lane (18:34)
pgsql: Marginal hack to save a little bit of time in bpcharin() when
Tom Lane (20:16)
pgsql: Make superuser.c maintain a simple one-entry cache holding the
Tom Lane (20:38)
pgswish - pgswish: logging to file in /tmp/ (not really best solution),
User Dpavlin (21:31)
pgswish - pgswish: subversion revision 20 commited to CVS
User Dpavlin (21:31)
pgswish - pgswish: target to update pgFoundry using svn2cvs.pl
User Dpavlin (21:32)
pgswish - pgswish: subversion revision 21 commited to CVS
User Dpavlin (21:32)
pgswish - pgswish: Added pgswish_arr function using SFRM_Materialize
User Dpavlin (22:41)
pgswish - pgswish: subversion revision 22 commited to CVS
User Dpavlin (22:41)
pgsql: Improve LockAcquire API per my recent proposal.
Tom Lane (22:45)
pgswish - pgswish: make it less chatty at INFO logging level
User Dpavlin (23:00)
pgswish - pgswish: subversion revision 23 commited to CVS
User Dpavlin (23:00)
pgsql: Avoid unnecessary fetch from pg_shadow in the normal case in
Tom Lane (23:38)
2005-05-30
pgsql: Skip eval_const_expressions when the query is such that the
Tom Lane (01:04)
pgsql: Change the UNKNOWN type to have an internal representation
Tom Lane (01:20)
pgsql: Fix longstanding oversight in ruleutils.c: it doesn't regurgitate
Tom Lane (01:57)
Want something extra in bed?
Eve W. Knapp (06:17)
pgsql: Create separate ON INSERT and ON UPDATE triggers on tables with
Neil Conway (06:52)
pgsql: When enqueueing after-row triggers for updates of a table with a
Neil Conway (07:20)
Re: pgswish - pgswish: subversion revision 23 commited to CVS
Peter Eisentraut (08:15)
pgsql: Add missing <P>.
Bruce Momjian (13:11)
pgsql: Have psql escape bytes in strings for variables follow the
Bruce Momjian (14:50)
pgsql: Update psql docs for recent octal-only string behavior.
Bruce Momjian (15:24)
pgsql: Use {xqoctesc} lex macro now that \ddd is standard.
Bruce Momjian (16:48)
pgsql: Support only octal for psql PROMPT values, rather than the
Bruce Momjian (18:28)
pgsql: Add support for FUNCTION RTEs to build_physical_tlist(), so that
Tom Lane (18:55)
pgsql: Wording improvement (may -> can)
Bruce Momjian (19:32)
pgsql: Add support for NUMERIC ^ NUMERIC based on power(numeric,
Bruce Momjian (20:59)
pgsql: Add: > * Prevent child tables from altering constraints like
Bruce Momjian (21:08)
pgsql: Move to ALTER section: < * Prevent child tables from altering
Bruce Momjian (21:12)
Wallstreet Insider
Pat (21:35)
pgsql: Document get_call_result_type() and friends; mark
Tom Lane (23:09)
bizgres - bizgres: make -fPIC the default for all arches on Linux.
User Llonergan (23:38)
2005-05-31
pgsql: Change relblocknumber field of pg_buffercache view from numeric
Tom Lane (00:07)
pgsql: ParseComplexProjection should make use of expandRecordVariable so
Tom Lane (01:03)
pgsql: Teach ruleutils to drill down into RECORD-type Vars in the same
Tom Lane (03:04)
pgsql: Fix information_schema for OUT and INOUT parameters.
Tom Lane (03:37)
pgsql: Tab cleanup for SGML.
Bruce Momjian (14:48)
pgsql: Add test to WAL replay to verify that xl_prev points back to the
Tom Lane (19:10)
pgsql: Add test to WAL replay to verify that xl_prev points back to the
Tom Lane (19:10)
pgsql: Add test to WAL replay to verify that xl_prev points back to the
Tom Lane (19:10)
pgsql: Add test to WAL replay to verify that xl_prev points back to the
Tom Lane (19:11)
pgsql: Add test to WAL replay to verify that xl_prev points back to the
Tom Lane (19:11)
2005-06-01
pgsql: Prevent to divide by zero and range out of 0..1
Teodor Sigaev (11:45)
pgsql: Prevent to divide by zero and range out of 0..1
Teodor Sigaev (11:45)
pgsql: Prevent to divide by zero and range out of 0..1
Teodor Sigaev (11:46)
Prev
|
Next
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group