Mailing lists [pgsql-committers]
- pgsql: Add: > * Add a GUC variable to control temporary and TOAST momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update: < * Add a GUC variable to control temporary and TOAST momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Clarify coding of .exe patch momjian@svr1.postgresql.org (Bruce Momjian)
- Re: pgsql: Clarify coding of .exe patch Neil Conway
- pgsql: Adjust use of sizeof(EXE). momjian@svr1.postgresql.org (Bruce Momjian)
- Re: pgsql: Clarify coding of .exe patch Bruce Momjian
- Re: pgsql: Clarify coding of .exe patch Neil Conway
- Re: pgsql: Clarify coding of .exe patch Bruce Momjian
- Re: pgsql: Clarify coding of .exe patch Tom Lane
- Re: pgsql: Clarify coding of .exe patch Bruce Momjian
- Re: pgsql: Clarify coding of .exe patch Neil Conway
- Re: pgsql: Clarify coding of .exe patch Tom Lane
- Re: pgsql: Clarify coding of .exe patch Neil Conway
- Re: pgsql: Clarify coding of .exe patch Tom Lane
- Re: pgsql: Clarify coding of .exe patch Neil Conway
- pgsql: Trivial fixes for English grammar in contrib/btree_gist and neilc@svr1.postgresql.org (Neil Conway)
- Re: pgsql: Clarify coding of .exe patch Bruce Momjian
- pgsql: Update comment to point to proper file. momjian@svr1.postgresql.org (Bruce Momjian)
- Re: pgsql: Clarify coding of .exe patch Tom Lane
- pgsql: That's just the lovely way windows handles a "segfault". momjian@svr1.postgresql.org (Bruce Momjian)
- pginstaller - pginst: Write the bindir path for pgAdmin to pick up. dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Bump version number dpage@pgfoundry.org (User Dpage)
- pgsql: Invent pg_next_dst_boundary() and rewrite tgl@svr1.postgresql.org (Tom Lane)
- pgsql: timestamptz_trunc() should only recalculate the timezone when tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add comment about memory failure of get_progname exiting the momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add comment to postmaster.c that get_progname() will call exit if momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: fixed bug in REVOKE statement cat_str only has 8 arguments davec@svr1.postgresql.org (Dave Cramer)
- pgsql: fixed bug in segfault REVOKE statement davec@svr1.postgresql.org (Dave Cramer)
- pgsql: Move pthread.h test up to use PTHREAD_CFLAGS. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Translation updates petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation updates petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation updates petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation updates petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Update: < * Add a GUC variable to control the tablespace for momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Tab completion for CREATE TABLESPACE arguments. petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Don't create $DESTDIR/include/internal/lib, as it is no longer neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Add idea on auto-cluster: < automatically access the heap momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add idea on auto-cluster: < store heap rows in hashed groups. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update tablespace temp usage item: < This perhaps should use a momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Create temporary files securely. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Move trap to after the directory is created. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Honor TMPDIR. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update: < * Use bitmaps to combine existing indexes momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Contrib build fixes: - add some additional files to the dbmirror neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Fix build break, per report from Kris Jurka. neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Update bitmap index entries: < * Allow the creation of bitmap momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Updates from Simon Riggs: < that can spam more than one table. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add: > * Allow accurate statistics to be collected on indexes momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add: > > * Add fillfactor to control reserved free space during momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Minor documentation updates from Simon Riggs. tgl@svr1.postgresql.org (Tom Lane)
- pgbuildfarm - client-code: make regression.diffs come out before other andrewd@pgfoundry.org (User Andrewd)
- pgsql: Fix psql \e and \! for Win32. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add items: < * Add transaction_timestamp(), momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix typo: < one column or expression indexes, perhaps using momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Small message clarifications petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation update petere@svr1.postgresql.org (Peter Eisentraut)
- pginstaller - pginst: Add icons to buttons in directory browse dialog, mha@pgfoundry.org (User Mha)
- pgsql: Create 'default_tablespace' GUC variable that supplies a tgl@svr1.postgresql.org (Tom Lane)
- pginstaller - pginst: Properly quote passwords with spaces in them per mha@pgfoundry.org (User Mha)
- pgsql: pred_test() logic was being too narrow-minded about where it tgl@svr1.postgresql.org (Tom Lane)
- pginstaller - pginst: Seperate deprecated modules to help prevent users dpage@pgfoundry.org (User Dpage)
- pgsql: Code cleanup in path.c and exec.c. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Update "dash" to "hyphen". momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix sizeof(EXE) arithmetic, per Andrew Dunstan. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Tests for COMSPEC in the right place and supply a reasonable momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Variable initializer no longer necessary. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Now that we advertize only CIDR address in pg_hba.conf, remove momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Remove: * Allow database recovery where tablespaces can't be momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Reduce formatting entropy petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: When implementing a coercion to a domain type with a combined tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Remove directory from cmd.exe default shell. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update pg_dump to use SET DEFAULT_TABLESPACE instead of explicit tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Simplify relative-path logic, on the assumption that compiled-in tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add code to find_my_exec() to resolve a symbolic link down to the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Removes duplicate slashes from the path in canonicalize_path(). momjian@svr1.postgresql.org (Bruce Momjian)
- dbi-link - dbi-link: Added single-table accessor methods for dfetter@pgfoundry.org (User Dfetter)
- libpqxxobject - libpqxxobject: Rename SQL example database name to use rleigh@pgfoundry.org (User Rleigh)
- pgsql: Translation updates petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation update petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: New translation petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: New translation petere@svr1.postgresql.org (Peter Eisentraut)
- dbi-link - dbi-link: Added comments on each column of each type created. dfetter@pgfoundry.org (User Dfetter)
- pgsql: Fix unportable code in SockAddr_cidr_mask: you can't assume that tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix unportable code in SockAddr_cidr_mask: you can't assume that tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Kris Jurka pointed out that the qualified_name production wasn't tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Allow win32/cygwin link against the first matching library symbol momjian@svr1.postgresql.org (Bruce Momjian)
- dbi-link - dbi-link: Updated README.txt for progress notes. dfetter@pgfoundry.org (User Dfetter)
- pgsql: Remove win32 TODO.detail. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Remove view TODO.detail. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update view info: < * Automatically create rules on views so momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update item description: < * CREATE TABLE AS can not determine momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Remove atttypmod TODO.detail and merge into TODO list. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Remove count TODO.detail. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Remove count TODO.detail now that info is in TODO. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Use correct function name in example petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Update workding on why we use is_absolute_path() as a macro. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Recommend that archive_command be coded to not overwrite existing tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Update: < posix_fadvise() [fadvise] > posix_fadvise() > > momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Remove fadvise TODO.detail. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Use a hopefully-more-reliable method of detecting default tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Remove inheritance, already in TODO. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Remove mmap TODO.detail, now in TODO. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update mmap details: < portability issues. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix typo: < Such indexes could be more compact if there are momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: This patch makes some cleanups to contrib/ to silence some sparse neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Delete the `remove-old-headers' target, as it is no longer neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Translation update petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Clarify some error messages petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation update petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Clarify some strings petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation updates petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Update bitmap index description: < Such indexes could be more momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Get rid of perror(), substitute some better phrased error petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Add: > > * Research the use of larger pages sizes momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: In PGSharedMemoryIsInUse, assume that EACCES indicates a shmem tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Put in place some defenses against being fooled by accidental tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Allow planner to fold "stable" functions to constants when tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Remove performance TODO.detail. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Done: < < * psql tab completion < < o Provide a list of momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update release notes to match CVS. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix sgml markup tags. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: List VALUE as a keyword. meskes@svr1.postgresql.org (Michael Meskes)
- pgsql: List VALUE as a keyword. meskes@svr1.postgresql.org (Michael Meskes)
- pgsql: Add SGML markup to 8.0 release notes. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix some spacing problems. petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Add character set declaration to HTML files, so they have a petere@svr1.postgresql.org (Peter Eisentraut)
- press - pr: Imported Sources aglio@pgfoundry.org (User Aglio)
- press - pr: New Directory aglio@pgfoundry.org (User Aglio)
- press - pr: New Directory aglio@pgfoundry.org (User Aglio)
- press - pr: New Directory aglio@pgfoundry.org (User Aglio)
- pgsql: Remove obsolete comment from btbuild() and hashbuild(): we no neilc@svr1.postgresql.org (Neil Conway)
- press - pr: New Directory aglio@pgfoundry.org (User Aglio)
- press - pr: New Directory aglio@pgfoundry.org (User Aglio)
- press - pr: New Directory aglio@pgfoundry.org (User Aglio)
- press - pr: New Directory aglio@pgfoundry.org (User Aglio)
- press - pr: New Directory aglio@pgfoundry.org (User Aglio)
- press - pr: New Directory aglio@pgfoundry.org (User Aglio)
- press - pr: New Directory aglio@pgfoundry.org (User Aglio)
- pgsql: Cleaups: < * Allow GRANT/REVOKE permissions to be given to all momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix a handful of typos in the release notes introduced by Bruce's neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Cleanup: > 284d284 < 286a287 > 405a407 > 415a418 > 431a435 momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: pg_restore --help improvements, from Tom Lane: ! momjian@svr1.postgresql.org (Bruce Momjian)
- press - pr: New Directory aglio@pgfoundry.org (User Aglio)
- pgsql: Un-break custom_variable_classes kluge ... tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Remember to close the file on failure (pretty much redundant, tgl@svr1.postgresql.org (Tom Lane)
- press - pr: Initial version of Russian release info nickg@pgfoundry.org (User Nickg)
- press - pr: Initial commit -- in English, so then later on it will be qnex@pgfoundry.org (User Qnex)
- press - pr: Russian press release: added small corrections and recoded nickg@pgfoundry.org (User Nickg)
- press - pr: Copied the files from the 'en' directory and translated the am@pgfoundry.org (User Am)
- pgsql: > I think in addition the system global name "sharemem.1" should momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add: > * Eliminate WAL logging for CREATE INDEX/REINDEX/CREATE momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix obsolete comments. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add some real documentation about the overall filesystem layout tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Remove now-redundant description of Postgres file layout, in tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Update: < * Eliminate WAL logging for CREATE momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Not entirely sure when this broke, but libpq's VC++ build is momjian@svr1.postgresql.org (Bruce Momjian)
- pgbuildfarm - client-code: . andrewd@pgfoundry.org (User Andrewd)
- pgsql: There is no need for ReadBuffer() call sites to check that the neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Improvements to the PITR docs. neilc@svr1.postgresql.org (Neil Conway)
- pginstaller - pginst: Remove debug-printing I forgot in a previous mha@pgfoundry.org (User Mha)
- pginstaller - pginst: New Directory mha@pgfoundry.org (User Mha)
- pginstaller - pginst: New Directory mha@pgfoundry.org (User Mha)
- pginstaller - pginst: Initial support for localisation of the installer, mha@pgfoundry.org (User Mha)
- pgsql: Remove GUC USERLIMIT variable category, making the affected tgl@svr1.postgresql.org (Tom Lane)
- pginstaller - pginst: Add german translation of welcome message mha@pgfoundry.org (User Mha)
- Re: pgsql: Remove GUC USERLIMIT variable category, making the affected Sean Chittenden
- Re: pgsql: Remove GUC USERLIMIT variable category, making the affected Tom Lane
- pgsql: Remove replicaiton FAQ item. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Use English-style quotes in error messages, per Serguei Mokhov. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix typo, other minor improvements. neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Replace "--" and "---" with "—" as appropriate, for neilc@svr1.postgresql.org (Neil Conway)
- pqa - pqa: Added note about lc_messages; thanks to Janning Vygen for the tom@pgfoundry.org (User Tom)
- pgsql: Don't quote the value of EDITOR on Unix, only on Windows. tgl@svr1.postgresql.org (Tom Lane)
- Importing null values ku ku
- pgsql: Add index entries for all GUC configuration parameters. neilc@svr1.postgresql.org (Neil Conway)
- Re: pgsql: Remove replicaiton FAQ item. Robert Treat
- pginstaller - pginst: Add version registry key dpage@pgfoundry.org (User Dpage)
- pgsql: Trivial wording improvement. tgl@svr1.postgresql.org (Tom Lane)
- Re: pgsql: Add some real documentation about the overall filesystem layout Peter Eisentraut
- Re: pgsql: Add some real documentation about the overall filesystem layout Tom Lane
- pgsql: Rethink plpgsql's way of handling SPI execution during an tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Use dynamically-sized buffers in pgwin32_is_service(). tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Suppress duplicate rules for lib$(NAME).a on WIN32 and Cygwin. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Adjust safety restrictions for plperl functions. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Translation update petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation update petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation update petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation update petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation update petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation update petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation update petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation update petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Prevent a backend crash when processing CREATE TABLE commands neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Fix Win32 problems with signals and sockets, by making the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Backpatch fix from HEAD: Prevent a backend crash when processing neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Don't allow pg_start_backup() to be invoked if archive_command neilc@svr1.postgresql.org (Neil Conway)
- Re: pgsql: Fix Win32 problems with signals and sockets, Marc G. Fournier
- pgsql: Document a limitation of COPY's new CSV mode. neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Micro-optimization of markpos() and restrpos() in btree and hash neilc@svr1.postgresql.org (Neil Conway)
- Re: pgsql: Remove replicaiton FAQ item. Marc G. Fournier
- java.lang.ClassNotFoundException Ulrich, Azar S.
- pgsql: Remove debugging printf from #ifdef WIN32 section. neilc@svr1.postgresql.org (Neil Conway)
- Re: pgsql: Fix Win32 problems with signals and sockets, Tom Lane
- pgsql: Win32 build cleanups, from Andrew Dunstan. neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Minor adjustment of message style. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Be sure length limit passed to snprintf matches what malloc was tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add options to pg_autovacuum to support setting the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Adjust SHLIB_LINK for cygwin case. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Install include/port header files, and fix PGXS build to use tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add variant regression file to support BSDen that underflow to tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Miscellaneous Cygwin build fixes from Reini Urban. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Use pg_usleep() not sleep(), per Andrew Dunstan. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add installcheck-parallel regression test target. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Force LANG=en on Windows, since system may fail to default to tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Some further editorial adjustment of PITR recovery procedure tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Set DEFAULT_EDITOR to notepad.exe on Windows, as per recent tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix off-by-one memory allocation, as reported by Rod Taylor. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix off-by-one memory allocation, as reported by Rod Taylor. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix off-by-one memory allocation, as reported by Rod Taylor. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Remove ill-considered suppression of gcc warnings in plperl, and tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Rename vacuum_cost_limit switch from -N to -l to avoid conflict tgl@svr1.postgresql.org (Tom Lane)
-
pgsql: Include
if available, to avoid warnings on Windows. tgl@svr1.postgresql.org (Tom Lane) - press - pr: ahatzis@pgfoundry.org (User Ahatzis)
- Re: pgsql: Remove ill-considered suppression of gcc warnings in plperl, and Michael Fuhr
- pgsql: Force pg_database updates out to disk immediately after ALTER tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Back-patch fix for ALTER DATABASE failing to flush pg_database tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Back-patch fix for ALTER DATABASE failing to flush pg_database tgl@svr1.postgresql.org (Tom Lane)
- press - pr: Translated the 'release' file. am@pgfoundry.org (User Am)
- pgsql: Translation update petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Whoops, missed converting the other sleep() call to pg_usleep(). tgl@svr1.postgresql.org (Tom Lane)
- pginstaller - pginst: Get list of available locales from system instead mha@pgfoundry.org (User Mha)
- pginstaller - pginst: Forgot to commit Aleksanders explanations. mha@pgfoundry.org (User Mha)
- pginstaller - pginst: Add ecpg DLL files, per bug #1000154 mha@pgfoundry.org (User Mha)
- pgsql: Fix memory clobber problem reported by John Hansen: tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Modify the platform-specific makefiles so that macro 'rpath' is tgl@svr1.postgresql.org (Tom Lane)
- press - pr: aglio@pgfoundry.org (User Aglio)
- press - pr: Translated most of press_page. am@pgfoundry.org (User Am)
- press - pr: ein paar Formulierungen ueberarbeitet conni@pgfoundry.org (User Conni)
- press - pr: jetzt mit unix Zeilenenden conni@pgfoundry.org (User Conni)
- press - pr: ueberarbeitete Version conni@pgfoundry.org (User Conni)
- pgsql: Set rpath for plperl and plpython to ensure we can find the .so tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix incorrect documentation of plperl's method for accessing the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Clean up rpath handling for HPUX --- we can't use the cc-style tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Improve error reporting for SSL connection failures. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Make sure we produce a useful error message for the case where tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Move pgstat_report_tabstat() call so that stats are not reported tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix unportable isdigit() call --- must cast arg to unsigned char. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: On some HPUX versions/hardware, it seems we need to include tgl@svr1.postgresql.org (Tom Lane)
- press - pr: release: einige Formulierungen geändert, Kommentare mip@pgfoundry.org (User Mip)
- press - pr: press_page: einige Fehlerkorrekturen und kleine mip@pgfoundry.org (User Mip)
- press - pr: Rechtschreibkorrekturen. mip@pgfoundry.org (User Mip)
- pgsql: Fix one more place where we were expecting lcons() to be tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix plperl's elog() function to convert elog(ERROR) into Perl tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Reduce the default size of the local lock hash table. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Avoid scanning the relcache during AtEOSubXact_RelationCache when tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix up makefile dependencies for pg_config_paths.h. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix typo, per Bruno Wolff. tgl@svr1.postgresql.org (Tom Lane)
- press - pr: Fixed text of Backup section on press page to remove aglio@pgfoundry.org (User Aglio)
- pgsql: Patch of 2004-03-30 corrected date_part(timestamp) for extracting tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix typo. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix plperl and pltcl error handling per my previous proposal. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Suppress remaining compile warnings, and add a comment about why tgl@svr1.postgresql.org (Tom Lane)
- pgsql: While fixing plperl and pltcl, I realized plpgsql wasn't doing tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Reduce the default size of the PortalHashTable in order to save a tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix rounding problem in dynahash.c's decision about when the tgl@svr1.postgresql.org (Tom Lane)
- press - pr: some changes and comments conni@pgfoundry.org (User Conni)
- pgsql: Update release notes for recent changes; also minor tgl@svr1.postgresql.org (Tom Lane)
- pgsql: update us to beta5 pgsql@svr1.postgresql.org (PostgreSQL Daemon)
- press - pr: Modified the pg_dump paragraph and translated the full am@pgfoundry.org (User Am)
- pgsql: Fix typo in release notes. neilc@svr1.postgresql.org (Neil Conway)
- press - pr: ahatzis@pgfoundry.org (User Ahatzis)
- press - pr: ahatzis@pgfoundry.org (User Ahatzis)
- press - pr: press_page, release: kleine Verbesserungen; Savepoints mip@pgfoundry.org (User Mip)
- pgsql: Try to instill some sanity in plperl's function result tgl@svr1.postgresql.org (Tom Lane)
- pgsql: New Directory tgl@svr1.postgresql.org (Tom Lane)
- pgsql: The beginnings of a regression test for plperl. tgl@svr1.postgresql.org (Tom Lane)
- press - pr: some typos conni@pgfoundry.org (User Conni)
- press - pr: some typos conni@pgfoundry.org (User Conni)
- pgsql: Further plperl cleanup: be more paranoid about checking the type tgl@svr1.postgresql.org (Tom Lane)
- dbi-link - dbi-link: Changed make_connection to make VIEWs Added dfetter@pgfoundry.org (User Dfetter)
- press - pr: Kommasetzung. mip@pgfoundry.org (User Mip)
- press - pr: Kommasetzung. mip@pgfoundry.org (User Mip)
- pgsql: Add htmlhelp stylesheet and build target. petere@svr1.postgresql.org (Peter Eisentraut)
- press - pr: Wording improvements in `release' Added translation of nickg@pgfoundry.org (User Nickg)
- pginstaller - pginst: Prep for beta 5 release: Fix missing includes in dpage@pgfoundry.org (User Dpage)
- pgsql: Clean files generated by htmlhelp target. petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation updates petere@svr1.postgresql.org (Peter Eisentraut)
- pginstaller - pginst: Random passwords should not contain semi-colons or dpage@pgfoundry.org (User Dpage)
- pgsql: New translations petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Prevent pgcrypto from successfully compiling if no valid random neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Assert that BufferIsPinned() in IncrBufferRefCount(), rather than neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Trivial fix for a bug introduced in r1.94 of help.c: we want to neilc@svr1.postgresql.org (Neil Conway)
- Re: pgsql: Trivial fix for a bug introduced in r1.94 Neil Conway
- press - pr: Reviewed the file: release. am@pgfoundry.org (User Am)
- pgsql: Avoid getting bit by roundoff error while checking tgl@svr1.postgresql.org (Tom Lane)
- pgsql: A client_encoding specification coming from the connection tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Our interface code for Spencer's regexp package was checking for tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Our interface code for Spencer's regexp package was checking for tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8 tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8 tgl@svr1.postgresql.org (Tom Lane)
- press - pr: no message diogob@pgfoundry.org (User Diogob)
- pgsql: RelOptInfo.pages should really be declared as BlockNumber, not tgl@svr1.postgresql.org (Tom Lane)
- pgsql: This adds mention of my latest tweak to the tsearch2/pg_trgm tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add to CPPFLAGS/CFLAGS in template files, don't over-ride them. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add mention of Cygwin. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add web development faq item. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix HAVE_OPTRESET to be HAVE_INT_OPTRESET. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Update of conformance information to SQL:2003 by Troels Arvin, petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Correctly name the Windows operating systems petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Work around lack of NLS support in libpgport by making those petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Mega-clarifications from Joachim Wieland. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add description: < information, either by name or offset from momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Avoid scribbling on original parsetree during DECLARE CURSOR. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Avoid scribbling on original parsetree during DECLARE CURSOR. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Make pg_dumplo schema-aware. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Have initdb display relative paths to start postmaster if used to momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Typo fixes. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add: > * Auto-vacuum > o Move into the backend code > o Scan momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add comment explaining possible compiler warning: /* * momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update Turkish FAQ. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Clean up initdb's error handling so that it prints something more tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add: < > * Allow cross-compiling by generating the zic database momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update plperl to use ereport() not elog() for user-facing tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add: > * Improve NLS maintenace of libpgport messages linked momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix a few typos in comments. neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Add: > o Allow COPY FROM ... momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add: > * Prevent INET cast to CIDR from droping netmask, SELECT momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Updated TODO list description: 9c5 < Last updated: Mon Nov 29 momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update wording: < you would like to work on an item, please read momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix readline/libedit selection code to prefer readline over tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add: > * Make log_min_duration_statement output when the momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Quote SHELL arguments only on Win32. momjian@svr1.postgresql.org (Bruce Momjian)
- pgmemcache - pgmemcache: Imported Sources seanc@pgfoundry.org (User Seanc)
- pgsql: Removed: < * Make log_min_duration_statement output when the momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update Turkish FAQ. momjian@svr1.postgresql.org (Bruce Momjian)
- createdb fail alex yap
- pgsql: Add \n to end of output for psql \s with no history file name. momjian@svr1.postgresql.org (Bruce Momjian)