- pgsql: Fix plperl and pltcl to include the name of the current function
- pgtreelib - pgtreelib:
- pgtreelib - pgtreelib:
- pginstaller - pginst: Include the MSVC++ 8.0 runtimes using the
- dbi-link - dbi-link: * Mention examples/ in README.txt * Clarify which
- pginstaller - pginst: Update for beta 1
- pgsql: Remove some cross-references that don't seem to work in HISTORY
- dbi-link - dbi-link: Fixed bug in dbi_link.grant_user_role.
- pgsql: tag it 8.3beta1 ...
- pgbuildfarm - client-code: Use perl build scripts with msvc, prepare to
- pgsql: Fix distprep and maintainer-clean targets so that ecpg's .def
- pgsql: Add .cvsignore files to suppress CVS gripes about ecpg .def
- pgtreelib - pgtreelib: New Directory
- pgsql: Some desultory markup improvements in the new release notes.
- pgtreelib - pgtreelib: init
- pgtreelib - pgtreelib: New Directory
- pgtreelib - pgtreelib: New Directory
- pgtreelib - pgtreelib:
- pgtreelib - pgtreelib: New Directory
- pgsql: Results from buildfarm show that ecpglib was depending on
- pgsql: Keep the planner from failing on "WHERE false AND something IN
- pgsql: Keep the planner from failing on "WHERE false AND something IN
- pgsql: Keep the planner from failing on "WHERE false AND something IN
- pgsql: Keep the planner from failing on "WHERE false AND something IN
- pgtreelib - pgtreelib:
- pgsql: Keep the planner from failing on "WHERE false AND something IN
- pgtreelib - pgtreelib: New Directory
- pgsql: Update timezone data files to release 2007h of the zic database.
- pgsql: Stamp 8.3beta1, except in configure.in/configure.
- pgsql: Update timezone data files to release 2007h of the zic database.
- pgsql: Update timezone data files to release 2007h of the zic database.
- pgsql: Update timezone data files to release 2007h of the zic database.
- dbsamples - dbsamples: let's install into the db we created for it
- pgsql: DLL_DEFFILE should be defined when PORTNAME is win32, not when it
- pgsql: Removed newline at end of exports files.
- pgsql: Replaced tabs by white spaces
- pgsql: Change Assert() to a plain test and elog, just to see if that
- dbsamples - dbsamples: ISO-639-3 Language Code Database.
- pgsql: Added def-files to all: target so they are build everytime.
- dbsamples - dbsamples: New Directory
- pgsql: Two fixes for the release notes from Guillaume Smet.
- pgsql: First pass at SGML-ifying the 8.3 release notes.
- pginstaller - pginst: EUC_TW which is not supported was removed.
- pgsql: Second pass at 8.3 release notes: put items in a bit more logical
- pgsql: Various minor improvements to the 8.3 release notes.
- pgsql: Teach chklocale.c how to extract encoding info from Windows
- pginstaller - pginst: Fixed EUC_JP code misstake..
- pgsql: Some editorial improvements for recently-added ALTER
- pgsql: Suppress compiler warning in non-threaded build.
- pgsql: Argh, missing dll in filename
- pgsql: Tweak recently-added tests to suppress scary-looking warnings on
- pgsql: Minor improvements to hack for old OpenSSL libraries: avoid
- npgsql - Npgsql2: Added support for COPY IN and COPY OUT operations.
- pgsql: Fix command for fetching snprintf.c.
- pgsql: This could be what's missing on some systems.
- pgsql: Stripped two symbols that are needed.
- pgsql: Build two more .DEF files for ecpg instead of using default ones.
- pgsql: Attempt to open certificate file "manually" using fopen before
- pgsql: Also build snprintf from pgport if needed.
- pgsql: Remove exports.list in clean target.
- pgsql: More detailed error msg (with stack trace) if a file copy fails.
- pgsql: Also created export list for pgytpeslib and compatlib.
- pgbouncer - pgbouncer: more testing
- pgsql: Fix typo
- pgsql: Fix commandlines for final two ECPG regression tests
- pgsql: Use snprintf from libpgport in ecpg compatlib.
- pllolcode - pllolcode: Rebuilding parser piece by piece, making sure
- pgsql: Build DEF file for libecpg instead of generating a default one.
- pgsql: Make ECPG regression tests run with -c only for
- pgsql: Cleaned up ecpglib and renamed functions that do not need to be
- pgsql: Fix typo
- pgbouncer - pgbouncer: pool_size doc
- pgbouncer - pgbouncer: more todo
- pgsql: Hopefully fixed some stuff that causes Windows builds to fail.
- pgsql: First cut at 8.3 release notes.
- pgsql: Fix a compiler warning on Win32.
- pgsql: Default to thread safety on, and support more CPU options.
- pgsql: Made new test also work without threading enabled.
- pgsql: No idea where this file came from.
- pgsql: ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added
- pgsql: Cope with ERR_set_mark() and ERR_pop_to_mark() not existing in
- pgsql: Add catalogs.sgml documentation for text search catalogs.
- pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL
- pgsql: Add some examples.
- pgsql: Avoid assuming that struct varattrib_pointer doesn't get padded
- pgsql: Add note warning against use of pre-8.4 multithreaded Tcl.
- pginstaller - pginst: initdb parameter mistake.
- pginstaller - pginst: Install the pl/pgsql debugger plugin from
- pginstaller - pginst: Client encoding used by psql.exe.
- pgsql: Build with /GS on 64-bit to work with modern Platform SDK.
- pgsql: Update pgcvslog text to simply "<branch>"
- pginstaller - pginst: Few minor bug fixes
- pginstaller - pginst: Re-enable stackbuilder
- pgsql: Enable __FUNCTION__ on MSVC builds.
- pginstaller - pginst: Add FInnish hints and tips for pgAdmin
- pginstaller - pginst: Client encoding for command lines is added.
- pginstaller - pginst: Use the correct pgAdmin scripts directory
- pgsql: Fix a minor typo.
- stackbuilder - wizard: Attempt to auto-expand the appropriate mirror
- pgsql: Have pgcvslog mark back-branch commits with "<back-patch>".
- pgsql: Fixup for new pgcvslog feature.
- pgsql: Add an extra header byte to TOAST-pointer datums to represent
- pgsql: In hopes of un-breaking the buildfarm, add missing file from
- pgsql: Properly mark mergeable/hashable equality operators (found by
- pgsql: Adjust recovery PS display as agreed with Simon: 'waiting for
- pgsql: Support functions for index opclasses should be immutable.
- pgsql: Support functions for index opclasses should be immutable.
- pgsql: Applied another patch by ITAGAKI Takahiro
- pgsql: Support functions for index opclasses should be immutable.
- pgsql: Support functions for index opclasses should be immutable.
- pgsql: Support functions for index opclasses should be immutable.
- pgsql: Support functions for index opclasses should be immutable.
- pgsql: Remove bogus commutator marking --- the module doesn't actually
- pgsql: Support functions for index opclasses should be immutable.
- pgsql: Make recovery show the current input WAL segment name in the
- pgsql: Disallow CLUSTER using an invalid index (that is, one left over
- pgsql: Improve consistency of the error messages generated when you try
- pgsql: Disallow CLUSTER using an invalid index (that is, one left over
- pgsql: Defend against openssl libraries that fail on keys longer than
- pllolcode - pllolcode: Add TODO list, with one entry RE: TOAST'd types.
- pgsql: In the release checklist, mention packagers will see the minor
- pgsnmpd - pgsnmpd: Add TODO item for reporting on standby servers, per
- pgsql: Add chklocale.c to pgport files for msvc builds, per buildfarm
- pgsql: Defend against openssl libraries that fail on keys longer than
- pgsql: Defend against openssl libraries that fail on keys longer than
- pgsql: Make archive recovery always start a new timeline, rather than
- pgsql: Make archive recovery always start a new timeline, rather than
- pgsql: Make archive recovery always start a new timeline, rather than
- pgsql: Make archive recovery always start a new timeline, rather than
- pgsql: Make use of additional chklocale.c entries to reject locales that
- pgsql: Teach chklocale.c about a few names for frontend-only encodings,
- pgsql: On OS X, assume that an empty-string result for
- pgsql: Update TCL comment: * We can only fix this with Tcl >= 8.4,
- pgsql: Change initdb and CREATE DATABASE to actively reject attempts to
- pgsql: Remove: < * SQL*Net listener that makes PostgreSQL appear as an
- stackbuilder - installers: Add some missing dependencies, required
- pgsql: Tweak initdb's text search configuration selection code so it can
- pginstaller - pginst: Update for changes to GUCs in 8.3.
- npgsql - Npgsql2: NpgsqlDataReader.cs, NpgsqlDbType.cs,
- pgsql: exclude contrib/tsearch2 from regression tests.
- pgsql: Turn build and vcregress .bat files into pure one line wrappers
- pgsql: Fix typos in two comments.
- pgsql: Tweak pgbench.c to remove the hidden assumption that a WIN32
- pgsql: Define the FRONTEND symbol in postgres_fe.h, which allows us to
- pgsql: Add virtual transaction IDs to CSVLOG output, so that messages
- pgsql: Fix Assert failure in ExpandColumnRefStar --- what I thought was
- pgsql: Fix Assert failure in ExpandColumnRefStar --- what I thought was
- pllolcode - pllolcode: Begin messing with actually creating a parse tree
- pllolcode - pllolcode: Remove tmp/ -- it's now a separate module called
- pllolcode - parser: Imported Sources
- pllolcode - pllolcode: Make test scripts slightly more portable
- pgsql: Lowercase all mentions of "PostgreSQL" in URLs, per Magnus.
- pllolcode - pllolcode: Using plproxy as a guide (thanks, DarcyB, for the
- pgsql: Some small tuptoaster improvements from Greg Stark.
- pgsql: Minor improvements in backup and recovery: - create a separate
- pgsql: Rename "PostgreSQL" to "Postgres" in 3 places.
- pgsql: Rename "PostgreSQL" to "Postgres" in 7 places in the FAQ.
- pgsql: Adjust the new memory limit in the lazy vacuum code to use
- pgsql: Create a function variable "join_search_hook" to let plugins
- pgsql: Properly pass -c parameter to ecpg when building regression
- pgsql: Applied patch by ITAGAKI Takahiro
- pgsql: Fix crash of to_tsvector() function on huge input: compareWORD()
- pgsql: Fix crash of to_tsvector() function on huge input: compareWORD()
- pgsql: Fix crash of to_tsvector() function on huge input: compareWORD()
- pgsql: Fix crash of to_tsvector() function on huge input: compareWORD()
- pgsql: Fix crash of to_tsvector() function on huge input: compareWORD()
- pgsql: Document that libpq's PQntuples() might overflow.
- pgsql: Add: > * Implement Boyer-Moore searching in strpos() > >
- pgsql: In the integer-datetimes case, date2timestamp and
- pgsql: Use SYSV semaphores rather than POSIX on Darwin >= 6.0 (i.e., OS
- pgsql: Change on-disk representation of NUMERIC datatype so that the
- pgsql: Dept.
- pgsql: Just-in-time background writing strategy.
- pgsql: Small string tweaks
- stackbuilder - installers: Update for Slony 1.2.11
- stackbuilder - installers: Update for Slony 1.2.11
- stackbuilder - setupkit: Dept.
- stackbuilder - wizard: Dept.
- pgcheck - pokus: Identification of faulty blocks in indexes added.
- pgsql: Use proper search for contrib makefiles in vcregress.pl
- pgsql: fix typo in vcregress.pl
- pgsql: Add comments re text <-> bytea internal equivalence in convert
- stackbuilder - setupkit: Don't include the package version number in the
- stackbuilder - wizard: When a file to be downloaded already exists but
- pgsql: Use correct PG_GETARG macro in pg_convert
- pgsql: Avoid having autovacuum read pgstats data too many times in quick
- pgsql: Reduce the size of memory allocations by lazy vacuum when
- pgsql: Reduce the size of memory allocations by lazy vacuum when
- pgsql: Reduce the size of memory allocations by lazy vacuum when
- pgsql: Reduce the size of memory allocations by lazy vacuum when
- pgsql: Simplify and rename some GUC variables, per various recent
- pgsql: Remove "convert 'blah' using conversion_name" facility, because
- pgsql: Replace linear searches with binary searches in pg_dump's code to
- pgsql: Add perl replacements for build.bat and vcregress.bat.
- pgsql: Fix bugs in XML binary I/O functions.
- pgsql: Restrict overly broad searches, and fix typo, in recent fix.
- pgsql: Make autovacuum report the start time of its current activity in
- pgsql: TransactionIdIsInProgress can skip scanning the ProcArray if the
- pgsql: Typo fix from Brendan Jurd.
- pgsql: Temporarily modify tsearch regression tests to suppress notice
- pgsql: Document the translations from Postgres message severity levels
- pgsql: Fix cost estimates for EXISTS subqueries that are evaluated as
- pgsql: Replace calls to external dir program with perlish globs and
- pgsql: Fix erroneous Assert() in syslogger process start in EXEC_BACKEND
- pgsql: Fix erroneous Assert() in syslogger process start in EXEC_BACKEND
- pgsql: Fix bogus calculation of potential output string length in
- pgsql: Fix bogus calculation of potential output string length in
- pgsql: Fix bogus calculation of potential output string length in
- pgsql: Fix bogus calculation of potential output string length in
- pgsql: Fix bogus calculation of potential output string length in
- pgsql: Fix bogus calculation of potential output string length in
- pgsql: Parenthesize macro arguments safely.
- pgsql: Although I'd misdiagnosed the reason for the recent failures on
- pgsql: Doh --- what's really happening on buildfarm member grebe is that
- pgsql: Go back to using a separate method for doing ILIKE for single
- pgsql: Fix varlena.c routines to allow 1-byte-header text values.
- pgsql: Fix regex, LIKE, and some other second-rank text-manipulation
- pgsql: Improve handling of prune/no-prune decisions by storing a page's
- pgsql: Change tqual.c tests to use !TransactionIdIsCurrentTransactionId,
- pgsql: Make some simple performance improvements in
- pgsql: Fix comments that misspelled TransactionIdIsInProgress, per
- jdbccache - jdbccache: moved PGSimpleDataSource to jdbc3
- jdbccache - jdbccache: New Directory
- jdbccache - jdbccache: extend JDBC23 instead of JDBC4 DataSource
- Hello Dearest New friend.
- pgsql: Removed superfluous ECPGfree() call.
- bizgres - bizgres: MPP-1829.
- psqlodbc - psqlodbc: Prep Version 08.02.0500 The document addition which
- pgsql: If we're gonna provide an --enable-profiling configure option,
- npgsql - Npgsql2: Fixed SSL authentication by setting an static field
- pgsql: Insert a hack in pl/tcl to disable Tcl's built-in Notifier
- jdbccache - jdbccache: added check for pool size -1
- pgsql: Solaris portability fix that was previously made in
- pgsql: Revert ill-fated patch to release exclusive lock early after
- pgsql: Done: > * -Consider shrinking expired tuples to just their
- pgsql: Cleanup items from csvlog changes, per ITAGAKI Takahiro.
- pgsql: Fix msvc warnings, patch by Hannes Eder <Hannes@HannesEder.net>
- pgsql: HOT updates.
- npgsql - Npgsql2: Fix for bug: [#1007697] Parameter name is not
- npgsql - Npgsql2: Improved connection string parsing.
- pgsql: Prevent corr() from returning the wrong results for negative
- pgsql: Prevent corr() from returning the wrong results for negative
- pgsql: Avoid possibly-unportable initializer, per buildfarm warning per
- snapshot - src: Fixing FastRefresh for oracle.
- snapshot - src: Since oracle does return '0' for rowcount, even when
- pgsql: Doc reminder that integer pg version also needs updating.
- pgsql: Remove extra tab in postgresql.conf
- plpsm - plpgpsm: resync with last plpgsql updates correct format for
- snapshot - src: Missing newline.
- snapshot - src: Fixing ODBC function names.