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 2007-01-28 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
2007-01-28
pgsql: Use sys_siglist[] to print out signal names for signal exits,
Bruce Momjian (01:12)
Re: pgsql: Back-port changes of Jan 16 and 17 to "revoke" pending fsync
Tom Lane (01:32)
pgsql: Fix scalararraysel() to cope with binary-compatible cases, such
Tom Lane (01:37)
pgsql: Fix scalararraysel() to cope with binary-compatible cases, such
Tom Lane (01:37)
pgsql: Add signal.h for sys_siglist reference.
Bruce Momjian (02:33)
pgsql: Dept of second thoughts: the IQ of estimate_array_length() needs
Tom Lane (02:53)
pgsql: Dept of second thoughts: the IQ of estimate_array_length() needs
Tom Lane (02:53)
pgsql: Add a delay at the start of the stats test, to let any prior
Tom Lane (03:02)
pgsql: Use autoconf build-in sys_siglist macro AC_DECL_SYS_SIGLIST,
Bruce Momjian (03:50)
pgsql: Clean up broken usage of HAVE_DECL_SYS_SIGLIST and
Tom Lane (06:32)
pgsql: Drat, can't fit an additional argument into log_error.
Tom Lane (07:29)
Re: pgsql: Drat, can't fit an additional
Bruce Momjian (14:07)
pgsql: Fix up plpgsql's "simple expression" evaluation mechanism so that
Tom Lane (16:15)
pgsql: Fix up plpgsql's "simple expression" evaluation mechanism so that
Tom Lane (16:15)
pgsql: Add a new builtin type, "uuid".
Neil Conway (16:16)
pgsql: Fix path problem in MSVC bison wrapper.
Andrew Dunstan (16:29)
pgsql: Make some small improvements in the accuracy of plpgsql's error
Tom Lane (17:58)
plpsm - plpgpsm: plpgpsm doesn't need any core patch.
User Okbob (18:32)
pgsql: Repair oversight in creation of "append relations": we should set
Tom Lane (18:50)
pgsql: Repair oversight in creation of "append relations": we should set
Tom Lane (18:50)
pgsql: Remove some unnecessary conversion work in build_regtype_array().
Tom Lane (19:05)
pgsql: Fix plpython MSVC build in non-debug mode.
Andrew Dunstan (19:36)
pgsql: Rename the uuid_t type to pg_uuid_t, to avoid a conflict with any
Neil Conway (20:25)
pgsql: Remove unnecessary checkpoint from PL regression tests.
Tom Lane (21:17)
pgsql: Improve hash join to discard input tuples immediately if they
Tom Lane (23:21)
2007-01-29
plpsm - plpgpsm: merge patch: Make some small improvements in the
User Okbob (07:58)
plpsm - plpgpsm: debug information contains in params
User Okbob (09:25)
plpsm - plpgpsm: merge patch: Fix up plpgsql's "simple expression"
User Okbob (10:37)
plpsm - plpgpsm: small enhancing regress test
User Okbob (10:45)
pgsql: Update documentation on XML functions
Peter Eisentraut (13:24)
pgsql: Update process termination message to display signal number and
Bruce Momjian (20:17)
pgsql: Use sizeof() for snprintf() buffer length.
Bruce Momjian (20:22)
plpsm - plpgpsm: refactoring source code: * sql/psm names and
User Okbob (20:53)
pgsql: Done: < * Add Globally/Universally Unique Identifier (GUID/UUID)
Bruce Momjian (21:19)
pgsql: Update wording for minor release upgrades, per Alvaro.
Bruce Momjian (21:49)
CVSROOT: add an rcstemplate to 'prompt' for information ...
Marc G. Fournier (22:07)
CVSROOT: add rcstemplat to here
Marc G. Fournier (22:12)
CVSROOT: shorten rcstemplate to what we actually would use
Marc G. Fournier (22:14)
CVSROOT: modify rcsinfo
Marc G. Fournier (22:17)
CVSROOT: oops, gotta get format right
Marc G. Fournier (22:20)
CVSROOT: slight clean up Submitted by: Reviewed by: Approved by:
Marc G. Fournier (22:21)
CVSROOT: remove rcstemplate for now Submitted by: Reviewed by:
Marc G. Fournier (23:15)
pgsql: Add comment noting that hashm_procid in a hash index's metapage
Tom Lane (23:22)
2007-01-30
pgsql: Add support for cross-type hashing in hash index searches and
Tom Lane (01:33)
pgsql: Clarify paramater handling for pg_get_serial_sequence().
Bruce Momjian (02:32)
pgsql: Update documentation for pg_get_serial_sequence() function.
Bruce Momjian (02:39)
plpsm - plpgpsm: fix dump functions
User Okbob (07:17)
Re: pgsql: Fix for plpython functions; return true/false for boolean,
Guido Goldstein (10:43)
Re: pgsql: Fix for plpython functions; return true/false for boolean,
Peter Eisentraut (12:39)
Re: [HACKERS] pgsql: Fix for plpython functions; return true/false for boolean,
Guido Goldstein (13:52)
Re: pgsql: Fix for plpython functions; return true/false for boolean,
Andrew Dunstan (14:24)
Re: pgsql: Fix for plpython functions; return true/false for boolean,
Tom Lane (15:17)
Re: pgsql: Fix for plpython functions; return true/false for boolean,
J. Andrew Rogers (16:53)
pgsql: Add SPI_push/SPI_pop calls so that datatype input and output
Tom Lane (18:02)
pgsql: Add SPI_push/SPI_pop calls so that datatype input and output
Tom Lane (18:02)
pgsql: Add SPI_push/SPI_pop calls so that datatype input and output
Tom Lane (18:02)
pgsql: Add SPI_push/SPI_pop calls so that datatype input and output
Tom Lane (18:02)
pgsql: Repair oversights in the mechanism used to store compiled plpgsql
Tom Lane (22:05)
pgsql: Repair oversights in the mechanism used to store compiled plpgsql
Tom Lane (22:05)
pgsql: Repair oversights in the mechanism used to store compiled plpgsql
Tom Lane (22:05)
pgsql: Update documentation for backslashes to mention escape string
Bruce Momjian (22:29)
pgsql: Update documentation for backslashes to mention escape string
Bruce Momjian (22:29)
pgsql: Add FAQ item about timezones and daylight savings time.
Bruce Momjian (22:37)
pgsql: Add: > o ARRAY[[1,2],[3,4]])[1] should return the same values as
Bruce Momjian (22:55)
2007-01-31
odbclink - odbclink: 1.) Fixed error message condition.
User H-saito (00:28)
odbclink - odbclink: Fixed message condition bug.
User H-saito (00:41)
pgsql: Update for VACUUM FULL: < reindex rather than update the
Bruce Momjian (03:07)
pgsql: Add: > > * Add REINDEX CONCURRENTLY, like CREATE INDEX
Bruce Momjian (03:17)
pgsql: Add missing colon.
Bruce Momjian (04:12)
pgsql: Document need for periodic REINDEX in VACUUM FULL cases.
Bruce Momjian (04:13)
pgsql: Document need for periodic REINDEX in VACUUM FULL cases.
Bruce Momjian (04:13)
pgsql: Add URL: o Fix RENAME to work on variables other than
Bruce Momjian (04:23)
odbclink - odbclink: Correction of error handling.
User H-saito (06:54)
pgsql: Translation updates
Peter Eisentraut (08:05)
pgsql: Translation updates
Peter Eisentraut (08:12)
pgsql: Translation updates
Peter Eisentraut (08:20)
pgsql: Translation updates
Peter Eisentraut (08:27)
pgsql: Translation updates
Peter Eisentraut (08:33)
Re: [HACKERS] pgsql: Fix for plpython functions; return true/falsefor boolean,
Hannu Krosing (09:08)
Re: [HACKERS] pgsql: Fix for plpython functions; return true/false for boolean,
Bruce Momjian (12:57)
Re: [HACKERS] pgsql: Fix for plpython functions; return true/false for boolean,
Alvaro Herrera (13:34)
Re: [HACKERS] pgsql: Fix for plpython functions; return true/false for boolean,
Tino Wildenhain (13:59)
Re: [HACKERS] pgsql: Fix for plpython functions; return true/false for boolean,
Bruce Momjian (14:08)
pgsql: Allow GIN's extractQuery method to signal that nothing can
Teodor Sigaev (15:09)
Re: [HACKERS] pgsql: Fix for plpython functions; return true/false for boolean,
Tom Lane (15:11)
pgsql: Update FreeBSD DocBook installation notices
Teodor Sigaev (15:23)
Re: pgsql: Allow GIN's extractQuery method to signal that nothing can
Tom Lane (15:40)
Re: pgsql: Allow GIN's extractQuery method to signal that nothing can
Teodor Sigaev (16:19)
Re: pgsql: Allow GIN's extractQuery method to signal that nothing can
Tom Lane (16:37)
Re: pgsql: Allow GIN's extractQuery method to signal that nothing can
Teodor Sigaev (16:46)
pgsql: Revert gincostestimate changes.
Teodor Sigaev (16:54)
pgsql: Fix initdb to not generate misleading error messages when
Tom Lane (18:52)
pgsql: Rewrite uuid input and output routines to avoid dependency on the
Neil Conway (19:33)
pgsql: Add missing Makefile dependencies for the "bigtest" and
Neil Conway (19:38)
Re: pgsql: Rewrite uuid input and output routines to avoid dependency on the
Tom Lane (20:48)
pgsql: Update documentation on may/can/might: Standard English uses
Bruce Momjian (20:56)
pgsql: Revert error message change for may/can/might --- needs
Bruce Momjian (21:03)
pg-migrator - src: Recognizing 8.2 pg_resetxlog, commenting Makefile a
User Korryd (21:15)
pgsql: Update comment.
Bruce Momjian (22:17)
pgsql: Update reference documentation on may/can/might: Standard
Bruce Momjian (23:26)
2007-02-01
pgsql: Consistenly use colons before '<programlisting>' blocks, where
Bruce Momjian (00:28)
pgsql: Add URL for: o Fix RENAME to work on variables other than
Bruce Momjian (00:32)
pgsql: Update CREATE SEQUENCE documentation to show the same sequence
Bruce Momjian (00:34)
pgsql: Fix a few typos in comments in GiN.
Neil Conway (04:16)
pgsql: Add: > > * Fix problem when multiple subtransactions of the same
Bruce Momjian (04:35)
pgsql: This patch adds documentation for the long-version parameters
Neil Conway (04:39)
pgsql: Add: > > * Tighten trigger permission checks > >
Bruce Momjian (04:49)
pgsql: Add: > > * Tighten function permission checks > >
Bruce Momjian (04:50)
pgsql: Update URL for function permission checks <
Bruce Momjian (04:51)
pgsql: Chinese FAQ update Daojing.Zhou
Bruce Momjian (04:55)
pgsql: Backpatch FAQs to stable branch.
Bruce Momjian (04:56)
pgsql: Add 8.2.0 "Incomatibilities" documentation that pg_dump's -n and
Bruce Momjian (05:12)
pgsql: Add 8.2.0 "Incomatibilities" documentation that pg_dump's -n and
Bruce Momjian (05:12)
pgsql: Fix broken markup.
Neil Conway (07:00)
orafce - orafce: add utl_file initial implementation
User Okbob (11:29)
pgsql: Wording cleanup for error messages.
Bruce Momjian (19:10)
pgsql: Add URL for: o Add long file support for binary pg_dump
Bruce Momjian (19:13)
pgsql: Backpatch last night's fix for broken markup to the 8.2 branch.
Neil Conway (19:18)
pgsql: Fix plpgsql so that when a local variable has no initial-value
Tom Lane (19:22)
pgsql: Fix plpgsql so that when a local variable has no initial-value
Tom Lane (19:23)
orafce - orafce: prototype of utl_file package
User Okbob (20:05)
pgsql: Update some of the "expected" regression test results for Bruce's
Neil Conway (20:11)
pgsql: Typo fix.
Tom Lane (20:28)
pgsql: Mention file system replication as a high availability solution
Bruce Momjian (21:02)
pgsql: Mention file system replication as a high availability solution
Bruce Momjian (21:03)
pgsql: Fix two more regression tests whose expected outputs were not
Neil Conway (21:05)
Re: pgsql: Fix two more regression tests whose expected outputs were not
Bruce Momjian (21:09)
pgsql: Add "May/Can/Might" section to error message style guidlines, and
Bruce Momjian (21:28)
pgsql: Fix broken markup.
Tom Lane (22:06)
2007-02-02
pgsql: Repair insufficiently careful type checking for SQL-language
Tom Lane (00:02)
pgsql: Repair insufficiently careful type checking for SQL-language
Tom Lane (00:03)
pgsql: Repair insufficiently careful type checking for SQL-language
Tom Lane (00:03)
pgsql: Repair insufficiently careful type checking for SQL-language
Tom Lane (00:04)
pgsql: Repair insufficiently careful type checking for SQL-language
Tom Lane (00:04)
pgsql: Repair failure to check that a table is still compatible with a
Tom Lane (00:07)
pgsql: Repair failure to check that a table is still compatible with a
Tom Lane (00:07)
pgsql: Repair failure to check that a table is still compatible with a
Tom Lane (00:07)
pgsql: Repair failure to check that a table is still compatible with a
Tom Lane (00:08)
pgsql: Update release notes for security-related releases in all active
Tom Lane (00:10)
pgsql: Update release notes for security-related releases in all active
Tom Lane (00:10)
pgsql: Update release notes for security-related releases in all active
Tom Lane (00:10)
pgsql: Update release notes for security-related releases in all active
Tom Lane (00:10)
pgsql: Update release notes for security-related releases in all active
Tom Lane (00:11)
pgsql: Update release notes for security-related releases in all active
Tom Lane (00:11)
pgsql: Stamp release 8.2.2.
Tom Lane (00:14)
pgsql: Stamp release 8.1.7.
Tom Lane (00:14)
pgsql: Stamp release 8.0.11.
Tom Lane (00:15)
pgsql: Stamp release 7.4.16.
Tom Lane (00:15)
pgsql: Stamp release 7.3.18.
Tom Lane (00:16)
pgsql: Add: > o Allow column display reordering by recording a
Bruce Momjian (05:42)
pgsql: Cleaned up va_list handling.
Michael Meskes (08:58)
pginstaller - web: Mention that 8.2+ can run under an administrative
User Dpage (09:29)
pgsql: Applied Magnus Hagander's patch to take away some compiler
Michael Meskes (09:31)
pginstaller - pginst: Updates for 8.0.11
User Dpage (10:21)
pginstaller - pginst: Updates for 8.1.7
User Dpage (11:03)
pginstaller - pginst: Updates for 8.2.2
User Dpage (11:27)
orafce - orafce: unsecure utl_file implementation
User Okbob (12:32)
orafce - orafce: utl_file documentation
User Okbob (13:43)
orafce - orafce: utl_file regress test
User Okbob (15:34)
pgsql: Reword suggestion that libpq.dll be installed in WINNT\SYSTEM32
Neil Conway (16:10)
pgsql: Reword suggestion that libpq.dll be installed in WINNT\SYSTEM32
Neil Conway (16:10)
pgsql: Reword suggestion that libpq.dll be installed in WINNT\SYSTEM32
Neil Conway (16:10)
pgsql: Reword suggestion that libpq.dll be installed in WINNT\SYSTEM32
Neil Conway (16:10)
pgsql: This patch changes the installscript for vcbuild to actually
Neil Conway (16:25)
orafce - orafce: utl_file is secure.
User Okbob (19:18)
pgsql: Add URL for: o Fix RENAME to work on variables
Bruce Momjian (21:34)
pgsql: Add: > * Reduce checkpoint performance degredation by forcing
Bruce Momjian (22:55)
plpsm - plpgpsm: merge patch
User Okbob (22:58)
pgsql: Add URL for: * Allow sequential scans to take advantage of other
Bruce Momjian (23:05)
2007-02-03
pgsql: Add patches thread for: * Reduce checkpoint performance
Bruce Momjian (01:59)
pgsql: Fix configure detection code when --with-ldap and
Bruce Momjian (02:43)
pgsql: Fix configure detection code when --with-ldap and
Bruce Momjian (02:47)
pgsql: Implement XMLSERIALIZE for real.
Peter Eisentraut (14:06)
pgestraier - pgestraier: New Directory
User Dpavlin (17:14)
pgestraier - pgestraier: restructure IMDB trivia parser, added db target
User Dpavlin (17:14)
pgestraier - pgestraier: subversion revision 83 commited to CVS
User Dpavlin (17:14)
pgestraier - pgestraier: added indexes
User Dpavlin (17:15)
pgestraier - pgestraier: subversion revision 84 commited to CVS
User Dpavlin (17:15)
pgestraier - pgestraier: add PG_MODULE_MAGIC for PostgreSQL 8.2
User Dpavlin (17:15)
pgestraier - pgestraier: subversion revision 85 commited to CVS
User Dpavlin (17:15)
pgsql: Use -Wl for linker switches on freebsd --- back-port of an 8.0
Tom Lane (17:27)
plpsm - plpgpsm: merge patch: Add SPI_push/SPI_pop calls so that
User Okbob (17:28)
pgsql: Update SQL conformance information about XML features.
Peter Eisentraut (17:59)
Re: pgsql: Update SQL conformance information about XML features.
Nikolay Samokhvalov (18:30)
plpsm - plpgpsm: merge patch: Repair oversights in the mechanism used to
User Okbob (18:41)
plpsm - plpgpsm: refactoring exception matching
User Okbob (20:44)
plpsm - plpgpsm: typo fix
User Okbob (20:49)
pgsql: Add: > o Allow recovery.conf to allow the same syntax as >
Bruce Momjian (22:32)
pgsql: Document that a client-only install using: gmake -C src/bin
Bruce Momjian (23:01)
pgsql: Document that a client-only install using: gmake -C src/bin
Bruce Momjian (23:01)
pgsql: Add URLs for: * Allow sequential scans to take advantage of
Bruce Momjian (23:52)
2007-02-04
pgsql: Add: > > o Add \# to list command history like \s, but with
Bruce Momjian (01:50)
pgsql: Update URL for: * Allow sequential scans to take advantage of
Bruce Momjian (02:32)
pgsql: Change vacuum lazy "compacting" warning message to:
Bruce Momjian (03:10)
pgsql: Add documentation for Windows on how to set an environment
Bruce Momjian (03:55)
pgsql: Add documentation for Windows on how to set an environment
Bruce Momjian (03:58)
pgsql: Update wording.
Bruce Momjian (04:00)
pgsql: Update wording.
Bruce Momjian (04:00)
pgsql: Add: > > * Allow custom variable classes that can restrict who
Bruce Momjian (04:06)
Re: pgsql: Update SQL conformance information about XML features.
Peter Eisentraut (08:31)
Prev
|
Next
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group