Mailing lists [pgsql-committers]
- pgsql: Update connections FAQ item. [email protected] (Bruce Momjian)
- pgsql: Sync inet formatting code with recent BIND releases. [email protected] (Tom Lane)
- pgsql: Sync inet formatting code with recent BIND releases. [email protected] (Tom Lane)
- pgsql: Update LIMIT/FETCH FAQ item. [email protected] (Bruce Momjian)
- pgsql: Remove FAQ mention of DROP column. [email protected] (Bruce Momjian)
- pgsql: Remove FAQ about database terms. [email protected] (Bruce Momjian)
- pgsql: Remove outer join simulation using UNION now that we have had [email protected] (Bruce Momjian)
- pgsql: Final FAQ cleanups to remove information about very old releases. [email protected] (Bruce Momjian)
- pgsql: Backpatch FAQ changes to 8.0.X. [email protected] (Bruce Momjian)
- pgsql: Add: > * Allow GRANT/REVOKE permissions to be inherited by [email protected] (Bruce Momjian)
- pgsql: Add FETCH/MOVE: < * Change LIMIT/OFFSET to use int8 > * Change [email protected] (Bruce Momjian)
- pgsql: Adjust plpgsql to allow assignment to an element of an array that [email protected] (Tom Lane)
- pgsql: Adjust plpgsql to allow assignment to an element of an array that [email protected] (Tom Lane)
- pgsql: Add Josh's performance page. [email protected] (Bruce Momjian)
- pgsql: Adjust estimate_num_groups() to not clamp per-relation group [email protected] (Tom Lane)
- pgsql: Adjust estimate_num_groups() to not clamp per-relation group [email protected] (Tom Lane)
- pgsql: Fix a bug induced by the list-rewrite that resulted in [email protected] (Neil Conway)
- pgsql: Fix a bug induced by the list-rewrite that resulted in [email protected] (Neil Conway)
- pgsql: Add support for temporary views, including documentation and [email protected] (Neil Conway)
- pgsql: Backpatch FAQ to 8.0.X. [email protected] (Bruce Momjian)
- pgsql: Remove pgsql_tmp directory FAQ item. [email protected] (Bruce Momjian)
- pgsql: Fixed bug in parsing of #line statement in declare section. [email protected] (Michael Meskes)
- pgsql: Add to release checklist: * Update inet/cidr data types with [email protected] (Bruce Momjian)
- pgsql: Update RESET ALL items: < all temporary tables, removal of any [email protected] (Bruce Momjian)
- pgsql: Update FAQ numbering. [email protected] (Bruce Momjian)
- pgsql: Backpatch FAQ to 8.0.X. [email protected] (Bruce Momjian)
- pgsql: Improve wording of to_char() change in 8.1: The 8.1 [email protected] (Bruce Momjian)
- pgsql: Improve wording of to_char() change in 8.1: The 8.1 [email protected] (Bruce Momjian)
- pgmemcache: pgmemcache README.pgmemcache [email protected]
- pgsql: Adjust constant-folding of CASE expressions so that the simple [email protected] (Tom Lane)
- pgsql: Adjust constant-folding of CASE expressions so that the simple [email protected] (Tom Lane)
- pgsql: Improve performance of fmgr.c calling routines for cases with [email protected] (Tom Lane)
- pgsql: Improve performance of fmgr.c calling routines for cases with [email protected] (Tom Lane)
- pgsql: Minor SGML improvements. [email protected] (Neil Conway)
- pgsql: Ensure that all details of the ARC algorithm are hidden within [email protected] (Tom Lane)
- pgsql: Ensure that all details of the ARC algorithm are hidden within [email protected] (Tom Lane)
- pgsql: Fix minor thinko in logic to set dump order when dumping from a [email protected] (Tom Lane)
- pgsql: Fix minor thinko in logic to set dump order when dumping from a [email protected] (Tom Lane)
- pgsql: Refactor some duplicated code in lock.c: create UnGrantLock(), [email protected] (Neil Conway)
- pgsql: Marginal hack to merge adjacent ReleaseBuffer/ReadBuffer calls [email protected] (Tom Lane)
- pgsql: Fix bit-rot in ipc_test.c; it didn't include some stuff that [email protected] (Tom Lane)
- pgsql: Back-port heap_deformtuple() into 7.4 branch; needed for planned [email protected] (Tom Lane)
- pgsql: Repair CLUSTER failure after ALTER TABLE SET WITHOUT OIDS. [email protected] (Tom Lane)
- pgsql: Repair CLUSTER failure after ALTER TABLE SET WITHOUT OIDS. [email protected] (Tom Lane)
- pgsql: Repair CLUSTER failure after ALTER TABLE SET WITHOUT OIDS. [email protected] (Tom Lane)
- pgsql: Document array behavior for out-of-range subscripts. [email protected] (Tom Lane)
- pgsql: Document array behavior for out-of-range subscripts. [email protected] (Tom Lane)
- pgsql: Better late than never: document that the GiST API changed in 8.0 [email protected] (Neil Conway)
- pgsql: Better late than never: document that the GiST API changed in 8.0 [email protected] (Neil Conway)
- pgsql: Prevent 4 more buffer overruns in the PL/PgSQL parser. [email protected] (Neil Conway)
- pgsql: Prevent 4 more buffer overruns in the PL/PgSQL parser. [email protected] (Neil Conway)
- pginstaller - web: New Directory [email protected] (User Dpage)
- pginstaller - web: Add Turkish translation of the FAQ [Devrim Gunduz] [email protected] (User Dpage)
- pgsql: It seems like most people don't want automatic failover so I am [email protected] (Bruce Momjian)
- pgsql: Spacing: < * Allow the PITR process to be debugged and data [email protected] (Bruce Momjian)
- How I can add new function writing on C under Win32 for PostgreSQL v 8.0.1 deeps1
- pgsql: If we're gonna check for array overrun, we really should do so [email protected] (Tom Lane)
- pgsql: If we're gonna check for array overrun, we really should do so [email protected] (Tom Lane)
- pgsql: Back-patch Neil's four additional buffer overrun checks. [email protected] (Tom Lane)
- pgsql: Back-patch Neil's four additional buffer overrun checks. [email protected] (Tom Lane)
- pgsql: Fixed bug in parsing of CREATE AS statement. [email protected] (Michael Meskes)
- pgsql: Fixed bug in parsing of CREATE AS statement. [email protected] (Michael Meskes)
- pgsql: ALTER TABLE ADD COLUMN exhibits a significant memory leak when [email protected] (Neil Conway)
- pgsql: ALTER TABLE ADD COLUMN exhibits a significant memory leak when [email protected] (Neil Conway)
- pqa - pqa: Added WARNING/FATAL/PANIC errors Those are now taken into [email protected] (User Tfavier)
- pgsql: Update pginstaller URL to http://www.postgresql.org/ftp/win32/. [email protected] (Bruce Momjian)
- pgsql: Update pginstaller URL to http://www.postgresql.org/ftp/win32/. [email protected] (Bruce Momjian)
- pgsql: Use now() rather than 'now' in an example in the PL/PgSQL docs. [email protected] (Neil Conway)
- pgsql: Improvements to documentation of shared memory configuration [email protected] (Neil Conway)
- pgsql: Add some index entries for RAISE and exception handling in [email protected] (Neil Conway)
- pgsql: Fixed more parsing bugs in other CREATE statements as pointed out [email protected] (Michael Meskes)
- pgsql: Fixed more parsing bugs in other CREATE statements. [email protected] (Michael Meskes)
- pgsql: Fixed changelog entry to list correct bug reporter. [email protected] (Michael Meskes)
- pgsql: Fix SPI cursor support to allow scanning the results of utility [email protected] (Tom Lane)
- pgsql: Fix SPI cursor support to allow scanning the results of utility [email protected] (Tom Lane)
- pgsql: Back-patch fix for a typo that unintentionally disabled backward [email protected] (Tom Lane)
- pgsql: Fix ANALYZE to accumulate some minimal statistics for an all-null [email protected] (Tom Lane)
- pgsql: Adjust input routines for float4, float8 and oid to reject the [email protected] (Neil Conway)
- pgsql: Mention that some psql environment variables come from libpq and [email protected] (Bruce Momjian)
- pgsql: Mention that some psql environment variables come from libpq and [email protected] (Bruce Momjian)
- pgsql: Make clearer warning about using 'now' with DEFAULT: SELECT [email protected] (Bruce Momjian)
- pgsql: Update to Russian FAQ, HEAD and 8.0.X. [email protected] (Bruce Momjian)
- pgsql: Update to Russian FAQ, HEAD and 8.0.X. [email protected] (Bruce Momjian)
- pgsql: Translation updates [email protected] (Peter Eisentraut)
- pgsql: Add a regression test to verify that the stack depth checker [email protected] (Tom Lane)
- pgchem - pgchem2j: Win 32 fix and OS X Makefile [email protected] (User Ergo70)
- pgsql: Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a [email protected] (Bruce Momjian)
- pgsql: Add: > * Add IP address to pg_stat_activity [email protected] (Bruce Momjian)
- pgsql: Clarify: < * Add IP address to pg_stat_activity > * Add the [email protected] (Bruce Momjian)
- Re: pgsql: Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a Tom Lane
- pgsql: Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a [email protected] (Bruce Momjian)
- Re: pgsql: Move plpgsql DEBUG from DEBUG2 to DEBUG1 because Bruce Momjian
- pgsql: Write some real documentation about the index access method API. [email protected] (Tom Lane)
- pgsql: Print file name and errno string on rmtree failure. [email protected] (Bruce Momjian)
- pgsql: Print file name and errno string on rmtree failure. [email protected] (Bruce Momjian)
- pgsql: Add: > * Make src/port/snprintf.c thread-safe [email protected] (Bruce Momjian)
- pgsql: Minor consistency improvement. [email protected] (Neil Conway)
- pgsql: ALTER LANGUAGE RENAME has never worked. [email protected] (Tom Lane)
- pgsql: ALTER LANGUAGE RENAME has never worked. [email protected] (Tom Lane)
- pgsql: ALTER LANGUAGE RENAME has never worked. [email protected] (Tom Lane)
- pginstaller - pginst: Translation update from Jomar Andrade [email protected] (User Dpage)
- pginstaller - pginst: Translation update from Jomar Andrade [email protected] (User Dpage)
- pgpool - pgpool: Imported Sources [email protected] (User T-ishii)
- pgsql: Add: > * Allow the creation of indexes with mixed [email protected] (Bruce Momjian)
- pgchem - pgchem2j: win32 bugfix [email protected] (User Ergo70)
- pgchem - pgchem2j: Added public to search path [email protected] (User Ergo70)
- pgsql: Improve documentation of signal usage for HAVE_SIGPROCMASK and [email protected] (Bruce Momjian)
- pgsql: Improve documentation of signal usage for HAVE_SIGPROCMASK and [email protected] (Bruce Momjian)
- pgsql: Document usage of gettext_noop(). [email protected] (Bruce Momjian)
- pgsql: Add: > * Add xpath_array() to /contrib/xml2 to return results as [email protected] (Bruce Momjian)
- pgsql: Fix typo: < o Allow COPY FROM ... [email protected] (Bruce Momjian)
- pgsql: Update comment on VACUUM FULL. [email protected] (Bruce Momjian)
- pgsql: Add mention of syntax for GRANT ALL: > The agreed syntax is: > [email protected] (Bruce Momjian)
- pgsql: Change wording: < The agreed syntax is: > The proposed [email protected] (Bruce Momjian)
- pgsql: Update URL for Momjian book. [email protected] (Bruce Momjian)
- pgsql: Update Momjain book URL. [email protected] (Bruce Momjian)
-
pgsql: Update question text:
4.20) Why do I
[email protected] (Bruce Momjian) - pgpool - pgpool: Use strtok() rather than strsep() [email protected] (User T-ishii)
- pgchem - pgchem2j: [email protected] (User Ergo70)
- pgsql: Add reference to the NewbieDoc Docbook Guide. [email protected] (Bruce Momjian)
- pgsql: Fix typo in SGML. [email protected] (Bruce Momjian)
- pgsql: Ensure that the resolved datatype of any unknown Param is [email protected] (Tom Lane)
- pgsql: Ensure that the resolved datatype of any unknown Param is [email protected] (Tom Lane)
- pgsql: Ensure that the resolved datatype of any unknown Param is [email protected] (Tom Lane)
- pgsql: New arrangement to always let the bgwriter do checkpoints broke [email protected] (Tom Lane)
- pgsql: New arrangement to always let the bgwriter do checkpoints broke [email protected] (Tom Lane)
- pgsql: Add code to prevent transaction ID wraparound by enforcing a safe [email protected] (Tom Lane)
- pgpool - pgpool: Emit log when pgpool starts up [email protected] (User T-ishii)
- pgpool - pgpool: make some logs from log level to debug level [email protected] (User T-ishii)
- pgpool - pgpool: version 2.5.1 [email protected] (User T-ishii)
- pgsql: Flat file cleanup phase 2: make it work for pg_group. [email protected] (Tom Lane)
- pgsql: I have added a define, MAKE_ALL_TUPLES_VISIBLE, to help people [email protected] (Bruce Momjian)
- pgsql: Move define MAKE_ALL_TUPLES_VISIBLE to a more logical place. [email protected] (Bruce Momjian)
- pgsql: Fix MAKE_ALL_TUPLES_VISIBLE define. [email protected] (Bruce Momjian)
- pgsql: Rename macro to MAKE_EXPIRED_TUPLES_VISIBLE. [email protected] (Bruce Momjian)
- pgbuildfarm - client-code: fix timestamp logic, improve error reporting [email protected] (User Andrewd)
- pginstaller - pginst: Add small script to create source tarballs [email protected] (User Mha)
- pgsql: Remove some no-longer-needed kluges for bootstrapping, in [email protected] (Tom Lane)
- pgsql: Use SnapshotNow instead of SnapshotSelf for reading the catalogs [email protected] (Tom Lane)
- pgsql: Document the "register" and "unregister" pg_ctl subcommands, for [email protected] (Neil Conway)
- pgsql: Document the "register" and "unregister" pg_ctl subcommands, for [email protected] (Neil Conway)
- pgsql: Updates to the bibliography. [email protected] (Neil Conway)
- pgsql: Clarify item: < * Consider use of open/fcntl(O_DIRECT) to [email protected] (Bruce Momjian)
- pgsql: Fix two typos, per report from Hashem Masoud. [email protected] (Neil Conway)
- pgsql: Fix two typos, per report from Hashem Masoud. [email protected] (Neil Conway)
- pgsql: Trivial fix: change the reference to further documentation of [email protected] (Neil Conway)
- pgsql: Fix memory leak for timestamp(with and w/o tz) and indexes [email protected] (Teodor Sigaev)
- pgsql: Fix memory leak for timestamp(with and w/o tz) and time indexes [email protected] (Teodor Sigaev)
- pgsql: Simplify defines [email protected] (Teodor Sigaev)
- pgsql: Simplify defines [email protected] (Teodor Sigaev)
- pgsql: Clarify item: < * Allow server configuration parameters to be [email protected] (Bruce Momjian)
- pgsql: Update Russian FAQ. [email protected] (Bruce Momjian)
- pgsql: Update Russian FAQ. [email protected] (Bruce Momjian)
- pgsql: Add port mention: < * Add the client IP address to [email protected] (Bruce Momjian)
- pgsql: Try to get Borland CC to compile. [email protected] (Bruce Momjian)
- pgsql: Try to get Borland CC to compile. [email protected] (Bruce Momjian)
- pgsql: Update initdb locale/encoding documentation description. [email protected] (Bruce Momjian)
- pgsql: Update initdb locale/encoding documentation description. [email protected] (Bruce Momjian)
- pgsql: Add support to port/snprintf.c for position parameter [email protected] (Bruce Momjian)
- Re: pgsql: Add support to port/snprintf.c for position Neil Conway
- pgsql: Use _() macro consistently rather than gettext(). [email protected] (Bruce Momjian)
- pgsql: Add semicolon so snprintf.c goto has a statement to attach to: [email protected] (Bruce Momjian)
- Re: pgsql: Add support to port/snprintf.c for position Bruce Momjian
- Re: pgsql: Use _() macro consistently rather than gettext(). Neil Conway
- pgsql: This patch changes makes some significant changes to how [email protected] (Neil Conway)
- pginstaller - pginst: Regen guids, bump version numbers for 8.1 [email protected] (User Dpage)
- pginstaller - pginst: Require cube to be selected before earthdistance [email protected] (User Dpage)
- pginstaller - pginst: Require cube to be selected before earthdistance [email protected] (User Dpage)
- pgsql: Document that only a table's owner may TRUNCATE it. [email protected] (Tom Lane)
- pgsql: Document that only a table's owner may TRUNCATE it. [email protected] (Tom Lane)
- pgsql: Document that only a table's owner may TRUNCATE it. [email protected] (Tom Lane)
- pgsql: Properly undef _(x) gettext macro. [email protected] (Bruce Momjian)
- pgsql: Un-break plpgsql build by removing unwanted _() usage. [email protected] (Tom Lane)
- pgsql: This patch optimizes the md5_text() function (which is used to [email protected] (Neil Conway)
- pgsql: Minor code cleanup: remove a variable that was assigned to but [email protected] (Neil Conway)
- pgsql: My patch this morning was overly hasty; revert code to original [email protected] (Tom Lane)
- pgsql: Clean up printf arg-control test, per Kurt Roeckx. [email protected] (Tom Lane)
- pgsql: We aren't supposed to try to run test programs until after we've [email protected] (Tom Lane)
- pgsql: Done: > o -Change PL/PgSQL to use palloc() instead of malloc() [email protected] (Bruce Momjian)
- pqa - pqa: Add a crude SQL error report This patch introduces a new [email protected] (User Tfavier)
- pqa - pqa: Choose your reports from command line Adds the ability to [email protected] (User Tfavier)
- pgsql: Add wording about UTF8: < like towupper(). [email protected] (Bruce Momjian)
- pgsql: Add: > * Improve psql's handling of multi-line queries [email protected] (Bruce Momjian)
- pgsql: Fix HTML markup and add NULL sorting item to existing NULL FAQ [email protected] (Bruce Momjian)
- pgsql: Fix markup. [email protected] (Bruce Momjian)
- pgsql: Backpatch FAQ to 8.0.X. [email protected] (Bruce Momjian)
- pgsql: Updatge wording. [email protected] (Bruce Momjian)
- pgsql: Clarify object ownership language to prevent confusion with [email protected] (Bruce Momjian)
- pgsql: Fix plpgsql error message for dropped temporary tables. [email protected] (Bruce Momjian)
-
pgsql: Please find enclosed a patch, per Dennis Bj
[email protected] (Bruce Momjian)rklund, that - pgpool - pgpool: Fix bug in health checking. [email protected] (User T-ishii)
- pgsql: Fix float8->int64 transformation [email protected] (Teodor Sigaev)
- pgsql: Fix float8->int64 transformation [email protected] (Teodor Sigaev)
- pgsql: Add linking from /port to bcc makefile. [email protected] (Bruce Momjian)
- pgsql: Add linking from /port to bcc makefile. [email protected] (Bruce Momjian)
- pgsql: In accordance to http://www.pgsql.ru/db/mw/msg.html?mid=2045361 [email protected] (Teodor Sigaev)
- pgsql: Backpatch clarification of PGPASSWORD to 8.0.X. [email protected] (Bruce Momjian)
- pgsql: Finish up the flat-files project: get rid of GetRawDatabaseInfo() [email protected] (Tom Lane)
- pgsql: Clarify PGPASSWORD usage: ! authentication. [email protected] (Bruce Momjian)
- pgsql: Correct overstatement in locking docs: we said ExclusiveLock is [email protected] (Tom Lane)
- pgsql: New Directory [email protected] (Bruce Momjian)
- pgsql: Rename planner stats detail to avoid label confict. [email protected] (Bruce Momjian)
- pgsql: Cause Win32 to output to the event log rather than stderr by [email protected] (Bruce Momjian)
- pgsql: Allow Win32 to support the O_SYNC open flag as an wal_sync_method [email protected] (Bruce Momjian)
- pgsql: Add documentation on how statistics are used by the planner. [email protected] (Bruce Momjian)
- pgsql: Further fix time/timetz... [email protected] (Teodor Sigaev)
- pgsql: Add routines to dbsize to return the index size and total [email protected] (Bruce Momjian)
- pgsql: Adjust OS-specific kernel settings to mention old and new BSD [email protected] (Bruce Momjian)
- pgsql: Further fix int64/float8 time/timetz [email protected] (Teodor Sigaev)
- pgsql: Add explicit casts between int4 and boolean. [email protected] (Neil Conway)
- pginstaller - pginst: Typo in comment (but an important one..) [email protected] (User Mha)
- autodoc - autodoc: Include argument names as provided by Jacob Smullyan. [email protected] (User Rbt)
- pgsql: Because the change to gettext. [email protected] (Bruce Momjian)
- pgsql: Tab indent all actions in bcc32.mak, and do it on win32.mak too [email protected] (Bruce Momjian)
- pgsql: Tab indent all actions in bcc32.mak, and do it on win32.mak too [email protected] (Bruce Momjian)
- autodoc - autodoc: Escape the column datatype for GraphViz output. [email protected] (User Rbt)
- pgsql: snprintf.c has no sys/ioctl.h. [email protected] (Bruce Momjian)
- pgsql: Implement max() and min() aggregates for array types. [email protected] (Neil Conway)
- autodoc - autodoc: Bump copyright date. [email protected] (User Rbt)
- autodoc - autodoc: Do a little bit of cleaning on this old and crufty [email protected] (User Rbt)
- pgsql: Move PGAC_FUNC_PRINTF_ARG_CONTROL to just above snprintf 64-bit [email protected] (Bruce Momjian)
- pgsql: Un-break configure snprintf tests (partly my fault, partly [email protected] (Tom Lane)