- pgbuildfarm - client-code: ...
- pgbuildfarm - client-code: remove ccache directory on failure, should
- pgsql: Include libpq/pqcomm.h to ensure we have correct knowledge of
- pgsql: In a Windows backend, don't build src/port/pgsleep.c's version of
- pgsql: Ensure that we retry rather than erroring out when send() or
- pgsql: Ensure that we retry rather than erroring out when send() or
- pgsql: Ensure that we retry rather than erroring out when send() or
- python - typ: Correct range checks for int2-int8.
- python - typ: Mark as 0.3.
- pgsql: Remove 576 references of include files that were not needed.
- pgsql: Fix a few places where $Id$ and $Header$ CVS tags had crept into
- pgsql: Fix lack of repeat-inclusion guard in win32 substitute
- pgsql: Put back another not-so-unnecessary #include, per report from
- pgsql: Fix getDatumCopy(): don't use store_att_byval to copy into a
- pgsql: Improve error message wording.
- pgsql: Put back some more not-so-unused-as-all-that #includes.
- pgsql: Fix some pgcrypto portability issues, per Marko Kreen.
- fulldisjunction - fd: more CTID attribute consolidation.
- pgsql: Fix some makefiles that fail to yield good results from 'make
- pgsql: Fix some missing inclusions identified with new pgcheckdefines
- pgsql: Create a tool to catch #include omissions that might not result
- pgsql: Fix misguided removal of access/tuptoaster.h inclusion, per Kris
- pgsql: In PGP public key tests, encrypt the secret key with AES not
- pgsql: Fix another passel of include-file breakage.
- pgsql: Add dependency to fix parallel-make race condition.
- pgsql: Add dependency to fix parallel-make race condition.
- pgsql: Add dependency to fix parallel-make race condition.
- pgsql: Have find_static skip main() functions.
- pgsql: Fix a passel of recently-committed violations of the rule 'thou
- pgsql: Revert part of recent include patch not ready for application.
- pgsql: Add additional includes needed on some platforms.
- pgsql: Move CFLAGS for pginclude to the end of the command line.
- pgsql: A recent backpatch to 7.3's contrib/ltree got mixed up, putting
- pgsql: Minor doc tweak: replace a "--" with "—".
- pgsql: Reorder the entries in the function section of the manual, to
- pgfouine - pgfouine: fixed a problem with $argv and older versions of
- pgsql: Move math.h after postgresql.h
- fulldisjunction - fd: The dropped column issue is resolved by moving the
- pgsql: Skip stripping postgres_fe.h include file.
- pgsql: More include file adjustments.
- pgsql: More include file adjustments.
- pgsql: Allow include files to compile own their own.
- pgsql: Improve pginclude tools to process include file usage by other
- pgsql: Adjust /contrib for new include file contents.
- pgsql: Be consistent about not using ECHO_N/ECHO_C (seems unnecessary on
- pgsql: Remove trailing comma from CreateStmtLikeOption enum definition.
- pgsql: Fix C++-style comment.
- pgsql: "Annual" pgcrypto update from Marko Kreen: Few cleanups and
- pgsql: Fix pgrminclude to work for stripping include files.
- pgsql: Update schema USAGE permission description.
- npgsql - Npgsql: 2006-07-12 Francisco Figueiredo Jr.
- pgsql: Clean up for warning: fe-auth.c:573: warning: passing argument
- pgsql: Tweak fillfactor code as per my recent proposal.
- pgsql: Apply entab fix from Marko Kreen for these problems: - halt.c
- pgsql: Correct the description of the pg_get_viewdef() function.
- pgsql: Correct the description of the pg_get_viewdef() function.
- pgsql: Add comments to pgrminclude.
- pgsql: Improve shell script wrapping.
- pgsql: Move pgrminclude debug code to be more effective.
- pgsql: Add $CFLAGS support to pgrminclude.
- pgsql: Improve pginclude compile flags.
- bizgres - bizgres:
- pgsql: Add support to GIN for =(anyarray,anyarray) operation
- pgsql: Update pginclude documentation.
- pgsql: Improve pginclude tests.
- pgsql: Alphabetically order reference to include files, "S"-"Z".
- pgsql: Have pgrminclude process include files too.
- pgsql: Add URL of code presentation to developers FAQ.
- pgsql: Alphabetically order reference to include files, "G" - "M".
- pgsql: Alphabetically order reference to include files, "N" - "S".
- pgsql: Fix bug corrupting query in gist consistent function.
- pgsql: Fix bug corrupting query in gist consistent function.
- pgsql: Fix bug corrupting query in gist consistent function.
- pgsql: GIN improvements - Replace sorted array of entries in
- pgsql: Remove no-longer-needed configure test for krb5_encrypt(), per
- pgsql: Remove no-longer-needed configure test for krb5_encrypt(), per
- pgsql: Sort reference of include files, "A" - "F".
- pgsql: Fix bug corrupting query in gist consistent function.
- pgsql: Fix bug corrupting query in gist consistent function.
- pgsql: Reverse inclusion order of <ws2tcpip.h> and <winsock2.h>, per
- pgsql: Allow each C include file to compile on its own by including any
- pgsql: Add libpq include directory to script.
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: Enhancements: Added examples of using the
- bizgres - bizgres: New Directory
- pgsql: Fix ALTER TABLE to check pre-existing NOT NULL constraints when
- pgsql: Fix ALTER TABLE to check pre-existing NOT NULL constraints when
- pgsql: Allow /contrib include files to compile on their own.
- pgsql: Fix ALTER TABLE to check pre-existing NOT NULL constraints when
- pginstaller - pginst: Initial updates for 8.2 :-)
- pginstaller - pginst: Remove the CheckUserIsAdmin() check.
- pgsql: Add #include code to prevent multiple inclusion.
- pgsql: Move pthread-win32.h to /port, modify bcc/msvc makefiles.
- pgsql: Improve compile line for tool.
- pgsql: Remove a few baby-C macros in fuzzystrmatch.
- pgsql: Add $CFLAGS handling to pgcompinclude.
- pgsql: Update usage documention for pginclude
- pgsql: Fix 'find' args for pgcompinclude tool.
- pgsql: Update schema GRANT USAGE description.
- pgsql: Improve tool coding.
- pgsql: Improve vacuum code to track minimum Xids per table instead of
- pgsql: Improve script by processing only C files.
- pgsql: Testing commit stuff
- pgsql: Test commit.
- pgloader - pgloader: syntax "WITH NULLS" is wrong, replaced by "NULL" ..
- python - ip: Specify the tuple components (interfaces).
- npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr.
- npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr.
- npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr.
- npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr.
- npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr.
- pgsql: Fix typo in comment.
- python - fe: Import querymethod per greentrunk change.
- python - ip: Relocate *methods into the abstract module.
- xlogviewer - xlogviewer:
- xlogviewer - xlogviewer: Imported Sources
- bizgres - bizgres: Minor fixed on a debugging message.
- bizgres - bizgres: Added the support for multi-column bitmap indexes,
- pgsql: Add index information to /contrib/pgstattuple: This is an
- pgsql: WIN32 fixes: I take out patch for this as a promise.
- pgsql: Fix dbmirror for new backslash escaping: Martin Pitt [2006-06-16
- pgsql: Fix dbmirror for new backslash escaping: Martin Pitt [2006-06-16
- pgsql: Fix dbmirror for new backslash escaping: Martin Pitt [2006-06-16
- pgsql: Backpatch dbmirror fix for escape handling.
- pgsql: Backpatch dbmirror fix for escape handling.
- pgsql: Attached patch is required ot build with the CRT that comes with
- pgsql: Please find attached two patches for documentation and regression
- bizgres - bizgres: Fixed bug which stopped message being generated on
- pgsql: Fixed remaining Coverity bugs.
- pgsql: Fixed remaining Coverity bugs.
- pgsql: Fixed remaining Coverity bugs.
- veil - veil: Minor documentation fixes.
- npgsql - Npgsql2: 2006-07-04 Josh Cooley <jbnpgsql@tuxinthebox.net>
- npgsql - Npgsql: 2006-07-04 Josh Cooley <jbnpgsql@tuxinthebox.net>
- pgsql: Documentation fixes for FILLFACTOR patch.
- pgsql: Modify: < o -Add PQescapeIdentifier() > o Add
- pgsql: Remove libpq's PQescapeIdentifier(), not safe from injection
- pgsql: Fix typos in comments.
- pgsql: Code review for FILLFACTOR patch.
- pgsql: Fix broken markup.
- npgsql - Npgsql: 2006-07-03 Francisco Figueiredo Jr.
- dbsamples - dbsamples: New french towns and regions DB from Stephane
- dbsamples - dbsamples: New Directory
- python - ip: New Directory
- fulldisjunction - fd: Moved the index queries to work with paramters and
- pgsql: Do a pass of code review for the ALTER TABLE ADD INHERITS patch.
- pgsql: Add FILLFACTOR to CREATE INDEX.
- pgsql: Done: > * -Add fillfactor to control reserved free space during
- pgsql: Done: < o Add ALTER TABLE tab ADD/DROP INHERITS parent < <
- pgsql: ALTER TABLE ...
- pgsql: Fix oversight in planning for multiple indexscans driven by
- pgsql: Revise the planner's handling of "pseudoconstant" WHERE clauses,
- pgfouine - pgfouine: preparing 0.6.1 release
- snapshot - root: HTML version of the USAGE file
- pgsql: Fix memory leak introduced in the prior commit, detected by Tom
- pgsql: Fix memory leak introduced in the prior commit, detected by Tom
- fulldisjunction - fd: Moved the calculations of whether to use an index
- pgsql: Fix use-after-free error reported by Neil Conway.
- pgsql: Fix use-after-free error reported by Neil Conway.
- pgsql: Update item for GUID: < * Add 128-bit Universally Unique
- npgsql - Npgsql: 2006-06-30 Francisco Figueiredo Jr.
- python - rc: Fix template existence check.
- python - rc: Add some capacity to create the language.
- python - be: Include codename (major version) in module name.
- snapshot - src: FIX: pbt_table parameter missing
- pgsql: Remove the separate 'stats buffer' process, letting backend stats
- pgsql: Change TRUNCATE's method for searching for foreign-key references
- python - be: Fix some cache leaks, at best, or crashes, at worst.
- pgsql: Change URL for SITC: < http://momjian.us/cgi-bin/pgsitc >
- pgsql: Add: > * Add 128-bit Universally Unique Identifier (UUID)
- bizgres - bizgres:
- pgsql: Add missing #include directive: pg_constraint.h declares some
- pgsql: Fix typo in comment.
- pgsql: Editorialization for the additions to the CREATE TABLE reference
- pgsql: Add URL for SITC > http://momjian.us/cgi-bin/pgsitc
- pgsql: Improve planner estimates for size of tuple hash tables.
- pgsql: Fix hash aggregation to suppress unneeded columns from being
- pgsql: Adjust TupleHashTables to use MinimalTuple format for contained
- pgsql: Update: < o Add support for WITH HOLD cursors > o Add
- pgsql: Update Russian FAQ.
- pgsql: Forget to add new file :((
- fulldisjunction - fd: More consolidation works.
- pgsql: Changes * new split algorithm (as proposed in
- pgsql: Remove embedded newline in string literal --- seems to make newer
- pgsql: Add GUC update_process_title to control whether 'ps' display is
- bizgres - bizgres: Enhancements: Added JDBCSSAScanner - this component
- pgsql: Convert hash join code to use MinimalTuple format in tuple hash
- pgsql: Default stats_command_string to 'on', now that its overhead is
- pgsql: Revert patch, doesn't do what it should: * %Disallow changing
- pgsql: Extend the MinimalTuple concept to tuplesort.c, thereby reducing
- pgsql: Will revert in next patch more cleanly.
- pgsql: Not done: < * -Disallow changing DEFAULT expression of a SERIAL
- pgsql: Fix typo.
- npgsql - Npgsql: 2006-06-27 Francisco Figueiredo Jr.
- pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table
- pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table
- pgsql: Add INCLUDING CONSTRAINTS to CREATE TABLE LIKE.
- pgsql: Done: < * %Disallow changing DEFAULT expression of a SERIAL
- pgsql: Disallow changing/dropping default expression of a SERIAL column
- pgsql: Fix for recent Win32 pg_dump tar temp file patch.
- pgsql: Fix for recent Win32 pg_dump tar temp file patch.
- pgsql: Create infrastructure for 'MinimalTuple' representation of
- pgsql: On Win32, use loop to create pg_dump temporary tar file in the
- pgsql: On Win32, use loop to create pg_dump temporary tar file in the
- pgsql: Add PQescapeIdentifier() to libpq Christopher Kings-Lynne
- pgsql: Done: > o -Add PQescapeIdentifier()
- pgsql: Fix blank line.
- snapshot - root: Updating to reflect the recent support of ON PREBUILT
- pgsql: Change the row constructor syntax (ROW(...)) so that list
- pgsql: Add comment about the use of pg_config_paths.h.
- snapshot - src: All ON PREBUILT TABLE implementation done! * refresh
- pgsql: Added missing braces to prevent a segfault after usage of an
- pgsql: Added missing braces to prevent a segfault after usage of an
- pgsql: Added missing braces to prevent a segfault after usage of an
- pgsql: Use Unix newlines, instead of DOS ones.
- pgsql: Use Unix line endings instead of DOS ones, per Magnus.
- pgsql: Use Unix line endings instead of DOS ones, per Magnus.
- pgsql: Update include files to Unix newline format, per report from
- python - tin: Imported Sources
- fulldisjunction - fd: More consolidation work, a lot of cleanups.
- pgsql: Added some more coverity report patches send in by Joachim
- pgsql: Added some more coverity report patches send in by Joachim
- pgsql: Added some more coverity report patches send in by Joachim
- pgsql: Update comment description of geo routines and move comment to
- python - ip: Use a smaller font for monospace and body.
- snapshot - src: ON PREBUILT TABLE implementation: * Create snapshot
- pgsql: Update my info: > * Bruce is Bruce Momjian <bruce@momjian.us> of
- pgsql: Tweak dynahash.c to avoid wasting memory space in non-shared hash
- pgsql: Tweak dynahash.c to avoid wasting memory space in non-shared hash
- pgsql: Add: < * Reuse index tuples that point to rows that are not
- python - be: Stop setting probin to the compiled bytecode.
- pgsql: Moved some free() calls that coverity correctly complains about.
- pgsql: Moved some free() calls that coverity correctly complains about.
- pgsql: Our version of getopt_long does not set optarg upon detecting an
- pgsql: Our version of getopt_long does not set optarg upon detecting an
- pgsql: Our version of getopt_long does not set optarg upon detecting an
- pgsql: Remove individual user copyright because the code is contributed
- pgsql: Fix GEVHDRSZ for Win32.
- pgsql: Fix Win32/Cygwin problems: After updating to the latest cvs, and
- pgsql: Update entry: < * Allow heap reuse of UPDATEd rows if old and
- pgsql: Add UPDATE entry for row reuse.
- python - be: Set version 0.4.
- pgsql: Fix re-inclusion of port header file on Windows, per Magnus.
- bizgres - bizgres: BG-38
- pgsql: Clarified copyright notice
- pgsql: Back-patch 7.4-era fix for memory leak with SSL connections due
- fulldisjunction - fd: Finally, deformed tuples consolidation is over.
- fulldisjunction - fd: Some more deformed tuple structures consolidation
- pgsql: Remove dllinit.c; it was only needed for long-obsolete Cygwin