- pgsql: Add: > * Add options to pg_config to show the share_dir,
- pgsql: Clarify autovacuum wording.
- pgsql: Please find attached a patch which tells about what the spiffy,
- pgsql: Mention that autovacuum also needs stats.
- pgsql: Attached patch takes a swing at improving the autovacuum wording
- pgsql: Add warning about DOMAINs.
- pgsql: Add: > * Allow CREATE INDEX to take an additional parameter for
- pgsql: Move table constraint patch up into the main new features section
- pgsql: Fix bug introduced into indexable_outerrelids() by an
- pgsql: Add "basic" for table partitioning.
- pgsql: Update FAQ's in 8.0.X branch.
- pgsql: Add instructions.
- pgsql: Add "codelines" script to compute number of lines in a releaes.
- pgsql: Add: > > Another idea would be to allow actual SELECT
- pgsql: pgindent new GIST index code, per request from Tom.
- pgsql: Adjust GiST error messages to conform to message style
- pgsql: Take exclusive buffer lock in scan_heap() to eliminate some
- pgsql: This patch cleans up the access to members of ItemIdData.
- pgsql: Add: > > o Allow COPY to output from views >
- pgsql: Fix psql \x by removing puts().
- pgsql: Suppress port number for unix domain sockets in log
- pgsql: Remove some dead code.
- npgsql - Npgsql: Sync Test
- python - fe: Update description.
- python - fe: Fix Connection class data members.
- python - pkg: Handle ext_modules and don't forget *.c.
- python - pq: Clean up the password code a bit more.
- python - pq: Fix MD5 AuthRequest handler.
- python - fe: os.getlogin is not portable.
- pgsql: Fix postgresql.conf lexer to accept doubled single quotes in
- psqlodbc - psqlodbc: Update multibyte encodings and mappings [Hiroshi
- python - typ: Correct stale module reference.
- python - pq: Allow compilation on windows.
- pgsql: Suppress database dump item when --table and/or --schema switch
- pgsql: optimize_minmax_aggregates() neglected to check for inherited
- python - fe: Imported Sources
- python - ip: Imported Sources
- python - typ: Imported Sources
- python - pq: Change state progression method.
- pgsql: Fix interaction between psql \set AUTOCOMMIT and
- pgsql: Merge items: < This would be beneficial when there are few
- pgsql: Return proper value for psql -f filename failure if filename open
- pgsql: Return proper value for psql -f filename failure if filename open
- pginstaller - pginst: Updated pt_br translation from Jomar.
- python - lo: Import encodings upon 'postgresql' importation.
- pgsql: autovacuum setting false -> off, for consistency
- pgsql: Fix typo: < * Allow WAL traffic to be steamed to another server
- pgsql: Add: > * Allow DISTINCT to use hashing like GROUP BY
- pgsql: Update profile file location.
- pgbuildfarm - client-code: make dates in names of kept dirs humanly
- pgsql: Add: > * Allow WAL traffic to be steamed to another server for
- pgsql: Remove: < * Research use of sched_yield() for spinlock
- dblink-ldap - dblink-ldap: Make dblink-ldap build and run on win32,
- pgsql: Print proper cause of statement cancel, user interaction or
- pgsql: update timestamp on file.
- psqlodbc - psqlodbc: These files are no longer used by the Libpq version
- psqlodbc - psqlodbc: Socket code is removed from the source.
- orafce - orafce: Results are verified with Oracle 10g, removing all
- vcproject - vcproject: New Directory
- vcproject - vcproject: New Directory
- python - pq: Add C buffer implementation.
- python - pq: Remove extra terminal states.
- python - lo: Add typoid module.
- python - lo: Add encoding space with a bytea entry.
- python - lo: New Directory
- python - lo: New Directory
- press - pr: Beginning the 8.1 release cycle by putting up the first
- press - pr: New Directory
- press - pr: New Directory
- pgsql: Clarify some error messages
- pgsql: Fix typo in link label, per Evgeny Gridasov.
- psqlodbc - psqlodbc: Don't lose notices that don't come from a query.
- psqlodbc - psqlodbc: This patch fill fix the notice handler so that the
- psqlodbc - psqlodbc: This patch corrects the previous fix for returning
- pginstaller - pginst: Updated Russian translation [?????? ?????]
- pgsql: Add: > 1032a1034 > * Remove BeOS and QNX-specific code
- python - pq: Use cStringIO if available.
- psqlodbc - psqlodbc: Remove old doc file.
- psqlodbc - psqlodbc: Bump version number
- psqlodbc - psqlodbc: Don't include win_unicode.c twice
- pginstaller - pginst: Regenerate GUIDs for b2.
- pginstaller - pginst: Set version for beta 2
- pginstaller - pginst: Fix broken tag.
- pginstaller - pginst: Set the listen port in the environment for the
- pgsql: Add: > o Fix SELECT INTERVAL '1' MONTH
- pgsql: Adjust regression for new cancel query message.
- pgsql: Update query cancel message: errmsg("canceling query due to
- pgsql: Adjust bcc to work for thread changes.
- pgsql: This correction is required of nmake of Windows.
- pgsql: Update numbering.
- pgsql: Add: < > * Update Bonjour to work with newer cross-platform SDK
- pgsql: tag it all beta2 ...
- pgsql: Update wording: < 390d388 < 453c451 < removed or have its
- psqlodbc - psqlodbc: Backout previous rowcount patch which seems to be
- pgsql: Small fixes
- pgsql: Add: > o Add single-step debugging of PL/PgSQL functions
- pgsql: Rename pg_complete_relation_size() to pg_total_relation_size(),
- pgsql: Update two comments to refer to use the new list API names.
- pgsql: Update release notes for changes between beta1 and beta2.
- pgsql: Add note about pg_autovacuum settings not being saved on a dump,
- pgsql: Force the size and alignment of LWLock array entries to be either
- pgsql: Copy-editing for GiST README.
- pgsql: Readme about GiST's algorithms
- pgsql: Update Snowball.
- pgsql: Update Snowball.
- pgsql: 1 Update Snowball sources 2 Makefile fixes
- psqlodbc - psqlodbc: Fix paths for new build targets
- psqlodbc - psqlodbc: Allow SQLRowCount to work following SELECT queries
- psqlodbc - psqlodbc: Fix identifier case sensitivity [Chris Ingram]
- pgsql: Various documentation improvements.
- pgsql: Tweak the PL/PgSQL regression tests to catch the recently
- pgsql: Fix recent breakage of decl_cursor_arglist syntax, per Michael
- pgsql: Fix make_tuple_from_row to support nested rowtypes, per gripe
- pgsql: Minor SGML markup fixes.
- pgsql: Document the new autovacuum daemon.
- pgsql: Fix cut-and-paste-o in TCP keepalives documentation.
- pgsql: Minor documentation tweak: make the capitalization of a section
- pgsql: Ensure that any memory leaked during an error inside the bgwriter
- pgsql: Ensure that any memory leaked during an error inside the bgwriter
- python - pq: Reflect recent changes.
- python - pq: Add BindingsAndExecutings transaction.
- pgsql: Make the documentation of GUC variables a separate chapter,
- python - pq: Add WireMessage and reorder startup packets.
- pgsql: Update manual's introduction to indexes to reflect 8.1 changes;
- pgsql: Fix a mistake in the documentation for SPI_getbinval(), per
- pgsql: Fix a mistake in the documentation for SPI_getbinval(), per
- pgsql: Fix a mistake in the documentation for SPI_getbinval(), per
- pgsql: Forgot to add pg_pltemplate to the list of shared system catalogs
- vcproject - vcproject: add projects for psql and libpq
- vcproject - vcproject: New Directory
- vcproject - vcproject: New Directory
- vcproject - vcproject: New Directory
- vcproject - vcproject: New Directory
- vcproject - vcproject: New Directory
- vcproject - vcproject: New Directory
- pgsql: Fixed transaction command handling to not ignore savepoints and
- pgsql: Fixed transaction command handling to not ignore savepoints and
- pgsql: Add a few items to the release notes, and make a few more minor
- pgsql: Tweak TCP-keepalive code so that an invalid setting doesn't cause
- pgsql: Many small improvements and copy edits to the release notes.
- pgestraier - pgestraier: subversion revision 46 commited to CVS
- pgestraier - pgestraier: subversion revision 47 commited to CVS
- pgestraier - pgestraier: few more check to keep PostgreSQL from
- pgestraier - pgestraier: drop and re-create trivia node
- pgsql: Fix some corner-case bugs in _sendSQLLine's parsing of SQL
- pgsql: Avoid changing stdin/stdout to binary mode on Windows unless that
- pgsql: Avoid changing stdin/stdout to binary mode on Windows unless that
- pgestraier - pgestraier: subversion revision 45 commited to CVS
- pgestraier - pgestraier: test node API version of pgest
- pgestraier - pgestraier: subversion revision 44 commited to CVS
- pgestraier - pgestraier: check if search failed and report status
- pgestraier - pgestraier: few more changes to documentation
- pgestraier - pgestraier: subversion revision 43 commited to CVS
- pgestraier - pgestraier: updated documentation to reflect two different
- pgestraier - pgestraier: subversion revision 42 commited to CVS
- pgestraier - pgestraier: added node API
- pgestraier - pgestraier: subversion revision 41 commited to CVS
- pgestraier - pgestraier: add support for multiple attributes delimited
- pgestraier - pgestraier: subversion revision 40 commited to CVS
- pgsql: Update URL for FAQ_MINGW.
- pginstaller - pginst: Another translation update
- pginstaller - pginst: UI tweaks to display strings in different
- pginstaller - pginst: Update translation files
- pginstaller - pginst: Updated Russian translation
- pgsql: Given its current definition that depends on time(NULL),
- pgsql: timestamptz_izone should return the input, not NULL, when the
- pgsql: Fix the various forms of AT TIME ZONE to accept either timezones
- pgsql: Create the pg_pltemplate system catalog to hold template
- pgsql: Update regression tests for new USA timezone data.
- pgsql: Update regression tests for new USA timezone data.
- docbot - docbot: - move password into the configfile (IRCPass) - now use
- pginstaller - pginst: Cyrillic characters only seem to display properly
- pginstaller - pginst: Initial version of a Russian translation from
- pgsql: Update timezone data files to release 2005m of the zic database.
- pgsql: Update timezone data files to release 2005m of the zic database.
- python - web: Content update.
- pginstaller - pginst: Correct cut'n'paste error messages
- pginstaller - pginst: Now that Tom has hardwired the PL definitions into
- vcproject - vcproject:
- psqlodbc - psqlodbc: Explain which driver users should choose.
- pginstaller - pginst: Drat, filenames were 9.3!
- pginstaller - pginst: Change the psql shortcut to connect to postgres
- pginstaller - pginst: Include ANSI ODBC driver
- pginstaller - pginst: Add new pgAdmin hints.
- pginstaller - pginst: Add PostGIS Debug JDBC driver
- pginstaller - pginst: Further updates for 8.1.
- psqlodbc - psqlodbc: Re-enable ANSI/Unicode compilation.
- pgsql: Fix typo in Richard's last name.
- pgsql: Implement a preliminary 'template' facility for procedural
- pgsql: Back out prior patch and instead just suppress SubqueryScan
- pgsql: Clean up version comparison/display code, per gripe from Michael
- pgsql: For non-projecting plan node types such as Limit,
- pgsql: Add a note about CSV lines with trailing spaces.
- pgsql: Conditionally output the server version number in psql if it
- docbot - docbot: 1st attempt to use a registered bot.
- pgsql: libpgport routines need nonstandard palloc to work on Windows.
- pgsql: Translation update
- pgsql: Translation update
- pgsql: Add idea: < cmin/cmax pair and is stored in local memory.
- pginstaller - pginst: Fix resdirect_stderr, enable autovacuum by
- pgsql: Add log display label for unnamed server-side portals.
- pgsql: Update.
- pgsql: Fix the spelling.
- pgsql: Update: > o Allow COPY on a newly-created table to skip WAL
- pgsql: Update listen_addresses description.
- pgsql: Update: < o Allow COPY into an empty table to skip WAL logging
- pgsql: Add: > * Use UTF8 encoding for NLS messages so all server
- pgsql: Update wording: < could only see committed rows from another
- pgsql: Add: > o Allow COPY into an empty table to skip WAL logging
- pgsql: Clean up a couple of ad-hoc computations of the maximum number of
- pgsql: In copy_file, use a palloc'd buffer instead of just a local char
- pginstaller - pginst: Update all bundled packages, cleanup contrib
- pgsql: Add text: * Merge xmin/xmax/cmin/cmax back into three header
- psqlodbc - psqlodbc: Remove unnecessary query length limitation, and
- pgpool - pgpool: Version 2.6.3
- pgpool - pgpool: fix typo in log message
- pgpool - pgpool: fix bug in health_check().
- pginstaller - pginst: Pull release notes from the main helpfile Don't
- pginstaller - pginst: Correct name of Postgis SQL script.
- pginstaller - pginst: Updates for pgAdmin
- psqlodbc - psqlodbc: Add basic support for savepoints [Hiroshi
- pgsql: Add some notes about how pg_dump relates to the practices
- pgsql: Update performance discussion for 8.1.
- pgsql: Duplicate: < * Maintain a map of recently-expired rows < <
- bizgres - bizgres: Loader made compatiable with the new bizgres addition
- bizgres - bizgres: ESCAPE AS is available to the COPY command in Text
- pgsql: Correct comment about why contrib/xml2 isn't built automatically.
- bizgres - bizgres: Removed dependency on empty loader doc.
- pgsql: Update storage.sgml to reflect current reality.
- pgsql: Short-circuit AllocSetReset if nothing has been palloc'd in the
- pgsql: Update disk space computation because oids are now optional.
- pgsql: 8.0.3 is now the most recent version.
- pgsql: Fix unportable uses of <ctype.h> functions.
- psqlodbc - psqlodbc: Only mark the connection dead when it actually
- docbot - docbot: Fixed privmsg
- pginstaller - pginst: Theres no such thing as SERVERDIR anymore - use
- pginstaller - pginst: Update banner bitmap.
- pginstaller - pginst: Further cleanups and fixes
- pginstaller - pginst: Install all headers, hierarchically.
- pginstaller - pginst: Further cleanup - move psqlODBC and PgOleDb into
- pginstaller - pginst: Quick - commit while it compiles!! Basic hack
- pgsql: Add: > * Eventually enable escape_string_warning and
- pginstaller - pginst: Note the 'known to be good' toolset version
- pginstaller - pginst: Note the 'known to be good' toolset version
- pgsql: Add regression tests for disabling constraints.
- pgsql: Remove a couple of obsolete statements about how many buffers you
- psqlodbc - psqlodbc: removed the extra CR - Test Commit
- psqlodbc - psqlodbc: Imported Sources
- psqlodbc - psqlodbc: Test commit - ignore
- pgsql: Fix missing rows in query update a=..