Mailing lists [pgsql-committers]
-
pgsql-server: Add index mention:
In pre-8.0 releases, indexes
[email protected] (Bruce Momjian) - pgsql-server: Cast _timezone to int from time_t for Cygwin. [email protected] (Bruce Momjian)
- pgsql-server: Add a note about the difference between Postgres' [email protected] (Tom Lane)
- Re: pgsql-server: Fix unintended assignment of sequences Fabien COELHO
- pgsql-server: Translation updates [email protected] (Dennis Bjorklund)
- pgsql-server: Translation updates [email protected] (Dennis Bjorklund)
- pgsql-server: Translation updates [email protected] (Dennis Bjorklund)
- pgsql-server: Translation updates [email protected] (Dennis Bjorklund)
- pgsql-server: Remove a stray reference to sequences as having [email protected] (Tom Lane)
- Re: pgsql-server: Fix unintended assignment of sequences Tom Lane
- pgsql-server: Add code to be able to match the timezone name on [email protected] (Tom Lane)
- pgsql-server: Whack Wisconsin benchmark around until it actually works [email protected] (Tom Lane)
- pgsql-server: Fix mistaken comment. [email protected] (Tom Lane)
- pgsql-server: Back out Cygwin timezone change until we have a more [email protected] (Bruce Momjian)
- pginstaller - pginst: Check that the selected port is not in use before [email protected] (User Dpage)
- pginstaller - pginst: Pull /contrib stuff from main installation [email protected] (User Dpage)
- pginstaller - pginst: Don't use a fixed size buffer for sql scripts. [email protected] (User Dpage)
- pginstaller - pginst: Updated readme [email protected] (User Dpage)
- pginstaller - pginst: Only install Npgsql in the GAC if .NET is [email protected] (User Dpage)
- pginstaller - pginst: Statically linked zlib. [email protected] (User Dpage)
- pgsql-server: Realign libpq and psql for need for path.c under Win32 VC [email protected] (Bruce Momjian)
- pgsql-server: Fix bcc to compile libpq by creating include file for [email protected] (Bruce Momjian)
- pgsql-server: Tweak prettyprinting rules for saner indenting of UNION, [email protected] (Tom Lane)
- pgsql-server: Remove obsolete comment. [email protected] (Tom Lane)
- pgsql-server: The current implementation of dbsize doesn't handle tables [email protected] (Bruce Momjian)
- pgsql-server: This patch attempts to fix the issue with localized [email protected] (Bruce Momjian)
- pgsql-server: Back out timezone detection patch. [email protected] (Bruce Momjian)
- Re: pgsql-server: Add code to be able to match the timezone Bruce Momjian
- pgsql-server: Add: > * Consider using hash buckets to do DISTINCT, [email protected] (Bruce Momjian)
- pgsql-server: Remove pg_config_paths.h from libpq *.mak builds so later [email protected] (Bruce Momjian)
- Re: pgsql-server: The current implementation of dbsize doesn't handle tables Alvaro Herrera
- pgsql-server: Remove line specifying Andreas as author. [email protected] (Bruce Momjian)
- Re: pgsql-server: The current implementation of dbsize Bruce Momjian
- pgsql-server: Use $PATH_SEPARATOR like the rest of the autoconf code, [email protected] (Tom Lane)
- pgsql-server: Remove useless variable. [email protected] (Tom Lane)
- pgsql-server: Add s_lock support for HPUX on IA64, per Shinji Teragaito. [email protected] (Tom Lane)
- pgsql-server: Cope with recent HPUX versions providing isfinite() [email protected] (Tom Lane)
- pgsql-server: FAQ_HPUX updates from Shinji Teragaito. [email protected] (Tom Lane)
- pgsql-server: Fix getrusage() emulation on Windows. [email protected] (Tom Lane)
- pgsql-server: Spelling correction, per Greg Mullane. [email protected] (Tom Lane)
- pgsql-server: Yet another place where someone was being careless about [email protected] (Tom Lane)
- pgsql-server: Yet another place where someone was being careless about [email protected] (Tom Lane)
- pgsql-server: Some versions of lex will drop a lex.yy.c file when we [email protected] (Tom Lane)
- pgsql-server: Fix ancient declaration inconsistency in cube & seg ... [email protected] (Tom Lane)
- pgsql-server: Apparently HPUX runs the IA64 in big-endian mode. [email protected] (Tom Lane)
- pgsql-server: Fix shared library linking operations to work properly on [email protected] (Tom Lane)
- pgsql-server: Tweak elog.c's logic for promoting errors into more severe [email protected] (Tom Lane)
- pgsql-server: On further consideration, there's another problem here: [email protected] (Tom Lane)
- pgsql-server: Simplify IsXactIsoLevelSerializable test. [email protected] (Tom Lane)
- pgsql-server: Downgrade LOG messages to DEBUG1 for normal recycling of [email protected] (Tom Lane)
- pgsql-server: Fixed segfault in Informix mode. [email protected] (Michael Meskes)
- pgsql-server: I can't see any good reason for DropRelFileNodeBuffers to [email protected] (Tom Lane)
- pgsql-server: Fix incorrect ordering of smgr cleanup relative to buffer [email protected] (Tom Lane)
- pgsql-server: Guard against transaction control statements in SQL [email protected] (Tom Lane)
- pgsql-server: Back-patch fix to disallow BEGIN/COMMIT/ROLLBACK inside [email protected] (Tom Lane)
- pgsql-server: Fix a number of places where brittle data structures or [email protected] (Tom Lane)
- pgsql-server: Fix error in Windows version of CHECK_FOR_INTERRUPTS [email protected] (Tom Lane)
- pgsql-server: Fix places where WaitForxxx can block, to eliminate [email protected] (Tom Lane)
- Re: pgsql-server: Fix a number of places where brittle data structures or Robert Treat
- Re: pgsql-server: Fix a number of places where brittle data structures or Tom Lane
- pgsql-server: Fix a couple of small errors in trigger-list management, [email protected] (Tom Lane)
- pginstaller - web: Initial import of FAQ from Dave [email protected] (User Mha)
- pginstaller - pginst: Add build target to regenerate GUIDs. [email protected] (User Dpage)
- pginstaller - web: Add reference to FAQ [email protected] (User Mha)
- pginstaller - pginst: Inform user that the logfile has to be read before [email protected] (User Mha)
- pginstaller - web: Add items to FAQ based on trackers on pgfoundry [email protected] (User Mha)
- pgsql-server: Improve README with mention of new functions. [email protected] (Bruce Momjian)
- pgsql-server: Use _timezone global on Cygwin instead of timezone. [email protected] (Bruce Momjian)
- pgsql-server: Clarify description of SET CONSTRAINTS. [email protected] (Tom Lane)
- pgsql-server: Minor efficiency improvements in keeping track of trigger [email protected] (Tom Lane)
- pgsql-server: Make TZNAME_GLOBAL for reference to tzname global [email protected] (Bruce Momjian)
- pgsql-server: Fix Cygwin defines to be consistent. [email protected] (Bruce Momjian)
- pgsql-server: Translation updates [email protected] (Dennis Bjorklund)
- pgsql-server: Some source files was not scanned for translatable [email protected] (Dennis Bjorklund)
- pgsql-server: Translation updates [email protected] (Dennis Bjorklund)
- pgsql-server: Translation updates [email protected] (Dennis Bjorklund)
- pgsql-server: Added a call to gettext() to fix broken translated error [email protected] (Dennis Bjorklund)
- Re: pgsql-server: Added a call to gettext() to fix broken translated error Tom Lane
- Re: pgsql-server: Some source files was not scanned for translatable Tom Lane
- pgsql-server: We don't use java in our compiles anymore so remove the [email protected] (Bruce Momjian)
- pgsql-server: Move TIMEZONE_GLOBAL out into the proper place. [email protected] (Bruce Momjian)
- pgsql-server: Clean up Cygwin test. [email protected] (Bruce Momjian)
- pgsql-server: Create pg_config_paths in port/ for win32 builds of psql. [email protected] (Bruce Momjian)
- pgsql-server: psql consistency fixes from Greg Sabino Mullane: have \df [email protected] (Neil Conway)
- pgsql-server: Apply patch from Steven Singer for contrib/dbmirror. [email protected] (Neil Conway)
- pgsql-server: Fix two typos in comments. [email protected] (Neil Conway)
- Re: pgsql-server: Fix a number of places where brittle Bruce Momjian
- pgsql-server: Adjust quotes for win32 build of psql. [email protected] (Bruce Momjian)
- pgsql-server: Move undef of rename/unlink so system declarations are [email protected] (Bruce Momjian)
- pgsql-server: Add mention loops over unlink/rename might not be needed. [email protected] (Bruce Momjian)
- pgsql-server: Add: > * Remove Win32 rename/unlink looping if [email protected] (Bruce Momjian)
- pgsql-server: Use $PORTNAME consistently instead of $host_os, where [email protected] (Bruce Momjian)
- Re: pgsql-server: Fix a number of places where brittle Alvaro Herrera
- pgsql-server: More cleanup. [email protected] (Bruce Momjian)
- pgsql-server: Minor cleanup. [email protected] (Bruce Momjian)
- Re: pgsql-server: Some source files was not scanned for translatable Peter Eisentraut
- Re: pgsql-server: Added a call to gettext() to fix broken translated error Peter Eisentraut
- pgsql-server: Properly include port file for Cygwin. [email protected] (Bruce Momjian)
- pgsql-server: Fix palloc call from /port for Cygwin. [email protected] (Bruce Momjian)
- Re: pgsql-server: Properly include port file for Cygwin. Tom Lane
- Re: pgsql-server: Added a call to gettext() to fix Dennis Bjorklund
- pgsql-server: Fix #if define [email protected] (Bruce Momjian)
- Re: pgsql-server: Properly include port file for Cygwin. Bruce Momjian
- pgsql-server: Add: > * Make row-wise comparisons work per SQL spec > [email protected] (Bruce Momjian)
- pgsql-server: Fire non-deferred AFTER triggers immediately upon query [email protected] (Tom Lane)
- pgsql-server: Fix some problems with restoring databases owned by [email protected] (Tom Lane)
- Re: pgsql-server: Fix a number of places where brittle Bruce Momjian
- pgsql-server: Done: < * Have AFTER triggers execute after the [email protected] (Bruce Momjian)
- Re: pgsql-server: Fire non-deferred AFTER triggers immediately Bruce Momjian
- Re: pgsql-server: Fix a number of places where brittle Tom Lane
- Re: pgsql-server: Fix a number of places where brittle Bruce Momjian
- pgsql-server: Check for ignored thread compiler options to reduce [email protected] (Bruce Momjian)
- Re: pgsql-server: Fix a number of places where brittle Tom Lane
- Re: pgsql-server: Fix a number of places where brittle Bruce Momjian
- pginstaller - pginst: Add ssl libs. [email protected] (User Dpage)
- pginstaller - pginst: Bump version number and regen guids for beta2-dev3 [email protected] (User Dpage)
- pginstaller - pginst: Set log_line_prefix to include a timestamp [email protected] (User Dpage)
- pginstaller - pginst: Fixup dev2 [email protected] (User Dpage)
- pginstaller - pginst: Update JDBC to build 7.4.215. [email protected] (User Dpage)
- pginstaller - pginst: Add tsearch2 module 'cos Magnus is missing it :-) [email protected] (User Dpage)
- pginstaller - pginst: Add findoidjoins [email protected] (User Dpage)
- pginstaller - pginst: Add tsearch2 module 'cos Magnus is missing it :-) [email protected] (User Dpage)
- pginstaller - pginst: Prep for 8.0beta2-dev1 release [email protected] (User Dpage)
- pgsql-server: Send thread test output to file descriptor 5 like [email protected] (Bruce Momjian)
- Re: pgsql-server: Fix a number of places where brittle Magnus Hagander
- Re: pgsql-server: Fix a number of places where brittle Bruce Momjian
- pgsql-server: Ensure that pg_largeobject references opened by [email protected] (Tom Lane)
- pgsql-server: Fix bogus example for bit-string XOR (already fixed in [email protected] (Tom Lane)
- pgsql-server: Renumber SnapshotNow and the other special snapshot codes [email protected] (Tom Lane)
- pginstaller - pginst: Correctly check for NULL return value when [email protected] (User Mha)
- pginstaller - pginst: Add pg_config.exe [email protected] (User Mha)
- pginstaller - pginst: Provide information and button to subscribe to [email protected] (User Mha)
- pginstaller - web: Update FAQ with information aobut "Socket operation [email protected] (User Mha)
- pgsql-server: When LockAcquire fails at the stage of creating a proclock [email protected] (Tom Lane)
- pgsql-server: Remove code that delete braces around single statements. [email protected] (Bruce Momjian)
- pgsql-server: Re-add brace removal code but comment it out so we know [email protected] (Bruce Momjian)
- pgsql-server: Fix two typos in comments. [email protected] (Neil Conway)
- pgsql-server: Due to popular domand, backport fix for a typo in the [email protected] (Neil Conway)
- pgsql-server: ResultSet.moveToCurrentRow was checking the cached [email protected] (Kris Jurka)
- pgsql-server: Protected access to variable m_preparedCount via [email protected] (Kris Jurka)
- Re: pginstaller - pginst: Update JDBC to build 7.4.215. Kris Jurka
- Re: pginstaller - pginst: Update JDBC to build 7.4.215. Peter Eisentraut
- pgsql-server: Translation updates [email protected] (Peter Eisentraut)
- pgsql-server: New translation [email protected] (Peter Eisentraut)
- pgsql-server: New translations [email protected] (Peter Eisentraut)
- pgsql-server: Translation updates [email protected] (Peter Eisentraut)
- pgsql-server: Translation updates [email protected] (Peter Eisentraut)
- pgsql-server: Translation updates [email protected] (Peter Eisentraut)
- pgsql-server: Translation updates [email protected] (Peter Eisentraut)
- Re: pginstaller - pginst: Update JDBC to build 7.4.215. Marc G. Fournier
- Re: pginstaller - pginst: Update JDBC to build 7.4.215. Kris Jurka
- commmit-list From: lines (was Re: pginstaller - pginst: Update JDBC to build 7.4.215.) Tom Lane
- Re: commmit-list From: lines (was Re: pginstaller - pginst: Bruce Momjian
- Re: commmit-list From: lines (was Re: pginstaller - Marc G. Fournier
- Re: commmit-list From: lines (was Re: pginstaller - pginst: Update JDBC to build 7.4.215.) Tom Lane
- pgsql-server: Redesign query-snapshot timing so that volatile functions [email protected] (Tom Lane)
- pgsql-server: Translation update [email protected] (Peter Eisentraut)
- pgsql-server: Translation update [email protected] (Peter Eisentraut)
- pgsql-server: Translation update [email protected] (Peter Eisentraut)
- pgsql-server: Fix small memory leak in psql. [email protected] (Neil Conway)
- pgsql-server: Make pltcl work on Win32. [email protected] (Tom Lane)
- pgsql-server: Fix contrib/dbase to compile under Win32. [email protected] (Tom Lane)
- pgsql-server: Win32 compile fixes for pgbench, pgcrypto, and tsearch. [email protected] (Tom Lane)
- pgsql-server: Win32 compile fix for misc_utils. [email protected] (Tom Lane)
- pgsql-server: Adjust tsearch2.sql to avoid use of COPY FROM STDIN, so as [email protected] (Tom Lane)
- pgsql-server: Fix some minor issues with the new Win32 service code for [email protected] (Tom Lane)
- pginstaller - pginst: Imporve NTFS only error message. [email protected] (User Dpage)
- pgsql-server: Fix contrib/cube and contrib/seg to compile on Windows. [email protected] (Tom Lane)
- pgsql-server: Translation update [email protected] (Peter Eisentraut)
- pgsql-server: New translation [email protected] (Peter Eisentraut)
- pgsql-server: Mark as done: < * Point-in-time data recovery using [email protected] (Bruce Momjian)
- pgsql-server: Fix a read of uninitialized memory in array_out(). [email protected] (Neil Conway)
- pginstaller - pginst: Use docs version of the release notes to prevent [email protected] (User Dpage)
- pqa - pqa: Removed leftover puts [email protected] (User Tom)
- pginstaller - pginst: Undo unintentional updates. [email protected] (User Dpage)
- pqa - pqa: Modified to use optparse-style options [email protected] (User Tom)
- pginstaller - pginst: Add pgxs [email protected] (User Dpage)
- pgsql-server: Minor doc tweak: mention that function names can be [email protected] (Neil Conway)
- pgsql-server: Restructure subtransaction handling to reduce resource [email protected] (Tom Lane)
- pgsql-server: RecentXmin is too recent to use as the cutoff point for [email protected] (Tom Lane)
- pgsql-server: Add some marginal tweaks to eliminate memory leakages [email protected] (Tom Lane)
- pgsql-server: Remove erroneous Assert, per example from Kris Jurka. [email protected] (Tom Lane)
- pgsql-server: Remove contrib/pg_logger, per recent discussion. [email protected] (Tom Lane)
- pgsql-server: Fix oversight: there's no reason for PG_TRY to use [email protected] (Tom Lane)
- pgsql-server: Make discovery of python_configdir architecture [email protected] (Joe Conway)
- pgsql-server: Hyperlink a reference to DROP CAST in the CREATE CAST [email protected] (Neil Conway)
- pgsql-server: Now that xmax and cmin are distinct fields again, we [email protected] (Tom Lane)
- pgsql-server: Hashed LEFT JOIN would miss outer tuples with no inner [email protected] (Tom Lane)
- pgsql-server: Hashed LEFT JOIN would miss outer tuples with no inner [email protected] (Tom Lane)
- pgsql-server: Hashed LEFT JOIN would miss outer tuples with no inner [email protected] (Tom Lane)
- pgsql-server: Hashed LEFT JOIN would miss outer tuples with no inner [email protected] (Tom Lane)
- pgsql-server: Hashed LEFT JOIN would miss outer tuples with no inner [email protected] (Tom Lane)
- pgsql-server: Here is a patch bringing oid2name into the 21st century. [email protected] (Tom Lane)
- pgsql-server: Allow WIN1250 as server encoding. [email protected] (Peter Eisentraut)
- pgsql-server: New config.guess and config.sub [email protected] (Peter Eisentraut)
- pgsql-server: Add support for GNU/Hurd and GNU/*BSD. [email protected] (Peter Eisentraut)
- pgsql-server: Improve documentation of log rotation options, per Ed L. [email protected] (Tom Lane)
- pgsql-server: Fix memory leak in tokenize_file, per report from Vadim [email protected] (Tom Lane)
- pgsql-server: Fix memory leak in tokenize_file, per report from Vadim [email protected] (Tom Lane)
- pgsql-server: Move comment at end of line to a separate line so trailing [email protected] (Peter Eisentraut)
- pgsql-server: Put the brackets in the right places in timestamp entries [email protected] (Tom Lane)
- pgsql-server: Put the brackets in the right places in timestamp entries [email protected] (Tom Lane)
- pgsql-server: Fix estimate_num_groups to be able to use expression-index [email protected] (Tom Lane)
- pgsql-server: Add defenses against plpython functions being declared to [email protected] (Tom Lane)
- pgsql-server: Minor documentation cleanup and improvement. [email protected] (Neil Conway)
- pgsql-server: Now that I look, table 8-1 has some other marginal [email protected] (Tom Lane)
- pgsql-server: Translation updates [email protected] (Peter Eisentraut)
- pgsql-server: Translation updates [email protected] (Peter Eisentraut)
- pgsql-server: Translation updates [email protected] (Peter Eisentraut)
- pgsql-server: Translation update [email protected] (Peter Eisentraut)
- pgsql-server: Translation update [email protected] (Peter Eisentraut)
- pgsql-server: Translation update [email protected] (Peter Eisentraut)
- pgsql-server: Translation update [email protected] (Peter Eisentraut)
- pgsql-server: Documentation improvements, per Josh Berkus. [email protected] (Tom Lane)
- pgsql-server: Fix some shortcomings in psql's autocommit-off mode [email protected] (Tom Lane)
- pgsql-server: Some editorializing on the docs for the dollar-quoting [email protected] (Tom Lane)
- pgsql-server: Change some of the existing plpgsql regression test cases [email protected] (Tom Lane)
- pgsql-server: Rotate on time boundaries that are sensible per local time [email protected] (Tom Lane)
- pgsql-server: Clarify TODO item: we ought to implement updatable views [email protected] (Neil Conway)
- pgsql-server: This patch from Alvaro Herrera adds transaction ID to the [email protected] (Neil Conway)
- pgsql-server: Some improvements for the tab-completion of psql. [email protected] (Neil Conway)
- pgsql-server: Minor cleanup of libpq/LO examples: fix some memory leaks, [email protected] (Neil Conway)
- pgsql-server: Adjust ExecMakeTableFunctionResult to produce a single [email protected] (Tom Lane)
- pgsql-server: Issue a CHECKPOINT just after creating the regression [email protected] (Tom Lane)
- pgsql-server: Arrange for hash join to skip scanning the outer relation [email protected] (Tom Lane)
- pgsql-server: Update installation docs for PL/Python to note that [email protected] (Neil Conway)
- pgsql-server: Minor tweak to pg_controldata usage information, per [email protected] (Neil Conway)
- pgsql-server: Update CREATE TABLE AS docs to reflect the fact that [email protected] (Neil Conway)
- pgsql-server: This patch attempts to note the use of the root.crt file [email protected] (Bruce Momjian)
- pgsql-server: This patch logs the error code in the default case, so [email protected] (Bruce Momjian)
- pgsql-server: This patch attempts to outline the supported level of SSL [email protected] (Bruce Momjian)
- pgsql-server: If we're going to print unrecognized result codes from [email protected] (Tom Lane)
- pgsql-server: Fix ALTER TABLE OWNER to adjust the ownership of dependent [email protected] (Tom Lane)
- pgsql-server: Improve description of Execute message behavior, per [email protected] (Tom Lane)
- pgsql-server: Fix TAS assembly stuff for Solaris/386. [email protected] (Tom Lane)
- pgsql-server: Minor improvements to the release notes. [email protected] (Neil Conway)
- pgsql-server: ExecProcAppend() wasn't called ExecAppend() because the [email protected] (Neil Conway)
- Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. Kris Jurka
- pgsql-server: Get rid of /*-inside-comment warning. [email protected] (Tom Lane)
- Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. Tom Lane
- Re: pgsql-server: Fix TAS assembly stuff for Neil Conway
- Re: pgsql-server: Fix TAS assembly stuff for Alvaro Herrera
- pginstaller - pginst: Run contrib installations inside a transaction. [email protected] (User Dpage)
- pginstaller - pginst: Add PgOleDb, & MS VC++ compatible libs. [email protected] (User Dpage)
- pginstaller - pginst: Updated readme. [email protected] (User Dpage)
- pginstaller - CVSROOT: Update address for CVS messages to be [email protected] (User Mha)
- Re: pginstaller - CVSROOT: Update address for CVS Marc G. Fournier
- Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. Kris Jurka
- pgsql-server: Okay, I'm tired of reading gripes from OS X users ... [email protected] (Tom Lane)
- pgsql-server: Fix gratuitous weirdness in function prototype, per Kris [email protected] (Tom Lane)
- Re: pginstaller - CVSROOT: Update address for CVS Neil Conway
- pgsql-server: shmdt takes a void* parameter, per Kris Jurka. [email protected] (Tom Lane)
- Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. Tom Lane
- pgsql-server: Cleanup some ancient Ultrix / Alpha code in main() that is [email protected] (Neil Conway)
- Re: pginstaller - CVSROOT: Update address for CVS Kris Jurka
- Re: pginstaller - CVSROOT: Update address for CVS Neil Conway
- Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. Kris Jurka
- Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. Tom Lane
- Re: pginstaller - CVSROOT: Update address for CVS Marc G. Fournier
- Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. Kris Jurka
- Re: pgsql-server: Fix TAS assembly stuff for Solaris/386. Tom Lane
- pginstaller - web: Add mention of NetLimiter as a product with [email protected] (User Mha)
- pgsql-server: Fix slightly misleading description of PERFORM syntax. [email protected] (Tom Lane)
- pginstaller - web: Add mention of initdb permissions errors when parent [email protected] (User Mha)
- pgsql-server: GUC assign hooks that look at external state in deciding [email protected] (Tom Lane)
- Fwd: pginstaller - web: Add mention of NetLimiter as a product with Peter Eisentraut
- pgsql-server: Persuade plpython to build on OS X. [email protected] (Tom Lane)
- pginstaller - CVSROOT: Change commit email addres sback to [email protected] (User Mha)
- Re: pginstaller - web: Add mention of NetLimiter as a product with Magnus Hagander
- pginstaller - pginst: Fix error msg on failure to start initdb to show [email protected] (User Mha)
- pgsql-server: Repair bug that would allow libpq to think a command had [email protected] (Tom Lane)
- pgsql-server: Repair bug that would allow libpq to think a command had [email protected] (Tom Lane)
- pgsql-server: Refresh for recent changes. [email protected] (Bruce Momjian)
- pgsql-server: Use <> not "" for include of pthread.h. [email protected] (Bruce Momjian)
- pgsql-server: Here is a patch that adds the version info from libpq.rc [email protected] (Bruce Momjian)
- You have been unsubscribed from the Pginstaller-commit mailing list [email protected]
- pgsql-server: Use ULL not LL in UINT64CONST. [email protected] (Tom Lane)
- Re: You have been unsubscribed from the Pginstaller-commit mailing list Magnus Hagander
- pginstaller - pginst: Check for "Access this computer from the network" [email protected] (User Mha)
- pginstaller - pginst: Split domain and account into separate properties. [email protected] (User Mha)
- pginstaller - pginst: Update admin check code to have the same dynamic [email protected] (User Mha)
- pginstaller - pginst: Explicitly check if Everyone, Users or [email protected] (User Mha)
- pginstaller - pginst: Fix incorrect error message wording. [email protected] (User Mha)
- pginstaller - pginst: Add PL/tcl and PL/python. [email protected] (User Mha)
- pgsql-server: Fix multiple breakages in our support for SSL [email protected] (Tom Lane)
- pgsql-server: Fix misstatement in docs: CREATE TABLE AS is now part of [email protected] (Neil Conway)
- pgsql-server: Rewrite ReadArrayStr() to avoid O(N^2) behavior on large [email protected] (Tom Lane)
- pgsql-server: update for beta3, and update Copyright date to 2004 [email protected] (PostgreSQL Daemon)
- pgsql-server: Code cleanup: don't bother casting the argument to pfree() [email protected] (Neil Conway)
- pgsql-server: A few minor list-related cleanups: (1) Replace while loop [email protected] (Neil Conway)
- pgsql-server: Remove references to the ODBC driver from the main source [email protected] (Neil Conway)
- pgsql-server: Addition to documentation about cvsup. [email protected] (Neil Conway)
- pgsql-server: Synced parser. [email protected] (Michael Meskes)
- pgsql-server: Remove completed items: < Last updated: Sat Sep 25 [email protected] (Bruce Momjian)
- pgsql-server: Add: > > * Consider automatic caching of queries at [email protected] (Bruce Momjian)
- pginstaller - pginst: Look for all packages in one place. [email protected] (User Dpage)
- pginstaller - pginst: Change back three \\:s that accidentally got [email protected] (User Mha)
- pginstaller - pginst: Report actual error reason when failing to create [email protected] (User Mha)
- pgsql-server: Remove inclusion of windows.h now that it is included in [email protected] (Bruce Momjian)
- pgsql-server: Update docs for Borland CC build. [email protected] (Bruce Momjian)
- pgsql-server: New translations [email protected] (Peter Eisentraut)
- pgsql-server: Translation update [email protected] (Peter Eisentraut)
- pgsql-server: Translation updates [email protected] (Peter Eisentraut)
- pgsql-server: Translation update [email protected] (Peter Eisentraut)
- pgsql-server: Translation update [email protected] (Peter Eisentraut)
- pgsql-server: Improve MS VC builds for psql by handlling flex properly [email protected] (Bruce Momjian)
- pginstaller - pginst: Default domain field to computername when running [email protected] (User Mha)
- pginstaller - pginst: Add reference to FAQ in the welcome file. [email protected] (User Mha)
- pgsql-server: Make adjustment for MS VC and BCC compile of psql, from [email protected] (Bruce Momjian)
- pgsql-server: More Win32 cleanups for Dave Page. [email protected] (Bruce Momjian)
- pgsql-server: More MS VC and BCC psql compile cleanups. [email protected] (Bruce Momjian)
- pgsql-server: Add new macro as shorthand for MS VC and Borland C++: + [email protected] (Bruce Momjian)
- pgsql-server: Remove use of large BUFSIZ for buffers and use the proper [email protected] (Bruce Momjian)
- pgsql-server: Small WIN32_CLIENT_ONLY cleanup for new build patch. [email protected] (Bruce Momjian)
- pgsql-server: Revert patch that removed BUFSIZ usage. [email protected] (Bruce Momjian)
- pgsql-server: Remove duplicate PQclear(res) operations leading to double [email protected] (Tom Lane)
- pginstaller - pginst: Add WIN1250 encoding. [email protected] (User Dpage)
- pgsql-server: Fix typo in docs. [email protected] (Neil Conway)
- pgbuildfarm - client-code: add cvs marker acquire server log for [email protected] (User Andrewd)
- pgsql-server: An include path got missed out of the patch - see the [email protected] (Bruce Momjian)
- pgsql-server: Code review for recent dbsize changes. [email protected] (Tom Lane)
- pgsql-server: Arrange to preallocate all required space for the buffer [email protected] (Tom Lane)
- pgsql-server: Adjust obsolete comment about memory needs for lock table. [email protected] (Tom Lane)
- pgsql-server: Minor documentation improvement. [email protected] (Neil Conway)
- pginstaller - pginst: Add OpenSSL licence. [email protected] (User Dpage)
- pginstaller - pginst: Remove Word cruft. [email protected] (User Dpage)
- pgsql-server: Minor adjustments to improve the accuracy of our [email protected] (Tom Lane)
- pgsql-server: Add Farsi version of FAQ. [email protected] (Bruce Momjian)
- pgsql-server: Split out everything that looks like a function call from [email protected] (Tom Lane)
- pgsql-server: Come to think of it, functions in FROM have the same [email protected] (Tom Lane)
- pgsql-server: Add an index entry for tablespaces. [email protected] (Neil Conway)
- pgsql-server: Update Brazilian FAQ. [email protected] (Bruce Momjian)
- pgsql-server: Add more index entries for reference pages related to [email protected] (Neil Conway)
- pgsql-server: Add a note suggesting that users should use the newer [email protected] (Neil Conway)
-
pgsql-server: isinf.c needs
on some platforms, per Darcy [email protected] (Tom Lane) - pgsql-server: Remove unnecessary use of index_open just to get the index [email protected] (Tom Lane)
- pgsql-server: Add variant regression file to handle machines that [email protected] (Tom Lane)
- pginstaller - pginst: Don't show error message if there is not a single [email protected] (User Mha)