- pgsql: Split _bt_insertonpg to two functions.
- pgsql: Fix for COPY-after-truncate feature.
- pgsql: Remove undo information from pg_controldata --- never used.
- pgsql: Add lo_truncate() to backend and libpq for large object
- pgsql: Add resetStringInfo(), which clears the content of a StringInfo,
- pgsql: Add logging to /contrib/pg_standby if -k couldn't clean up the
- pgsql: Add GUC log_lock_waits to log long wait times.
- orafce - orafce: adaption on last changes varlena macros
- pgsql: Done: > o -Allow psql \pset boolean variables to set to fixed
- pgsql: Allow \pset and \x, \t to use boolean constants on/off, rather
- pgsql: Update license wording in FAQ_DEV.
- pgsql: Add URLs for: * Add REPLACE or UPSERT command that does UPDATE,
- pgsql: Make log_min_error_statement put LOG level at the same priority
- pgsql: HTML markup fix.
- pgsql: Fix HTML markup.
- pgsql: in FAQ_DEV, mention we don't want non-BSD-compatible licensed
- pgsnmpd - pgsnmpd: Cleanup
- pgsql: Fix broken markup, improve wording.
- pgsnmpd - pgsnmpd: I just noticed this never got added...
- pgsnmpd - pgsnmpd: Make rdbmsDbPrivateMibOID work properly, in that at
- pgsnmpd - pgsnmpd: Use OID from pg_database for rdbmsDbTable index
- pgsql: Suppress useless searches for unused line pointers in
- pgsql: Fix miscalculation of stats collector's write delay, introduced
- pgsql: Fix miscalculation of stats collector's write delay, introduced
- pgsql: Fix markQueryForLocking() to work correctly in the presence of
- pgsql: Fix markQueryForLocking() to work correctly in the presence of
- pgsql: Fix markQueryForLocking() to work correctly in the presence of
- pgsql: Fix markQueryForLocking() to work correctly in the presence of
- pgsql: Fix markQueryForLocking() to work correctly in the presence of
- pgsql: Fix markQueryForLocking() to work correctly in the presence of
- pgsql: Fix date/time formats for XML Schema output.
- pgsnmpd - pgsnmpd: (Mostly) template code for rdbmsDbTable.
- odbclink - odbclink: Fixed the PG_MODULE_MAGIC macro.
- dbi-link - dbi-link: Changed VIEWs to make better guarantees that
- dbi-link - dbi-link: Fixed environment setting system, patch by Albe
- pgsql: Fix up several contrib modules that were using varlena datatypes
- pgsql: Add language about rights given by posting a patch:
- pgsql: Remove temporary Windows-specific debugging code.
- pgsql: Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x,
- pgsql: Update release timeline to use unnumber lists HTML.
- pgsql: Update DEV FAQ for CVS/SVN issue.
- pgsql: Remove Kerberos mention in Solaris FAQ.
- MI5 Persecution: Troubling Censorship Issues 20/8/95 (5258)
- pgsql: Allow information schema definitions to work without requiring
- MI5 Persecution: Stand up for Free Speech 14/8/95 (2603)
- python - be: Fix overflow checks(again).
- pgsql: Make build.bat return a proper errorcode if the build fails.
- pginstaller - pginst: Fix spelling error, per Keith Turner
- pginstaller - pginst: Fix spelling error, per Keith Turner
- pgsql: Backported bug fix for #2956.
- pgsql: Backported bug fix for #2956.
- pgsql: Backported bug fix for #2956.
- pgsql: Backported bug fix for #2956.
- pgsql: Get rid of the separate EState for subplans, and just let them
- python - be: The garbage collector *can* run while compiling.
- python - be: Turn on assert checking by default.
- python - fe: read or write while EINTR.
- python - rc: :..
- python - rc: Fix for 2.4.
- python - be: Allow empty queries.
- python - be: Make the linecache override work in 2.5.
- python - be: Add 'closed' attribute.
- pgbuildfarm - client-code: Beginning of support for running buildfamr
- pgsql: Update 7.x variant horology files to match the new US DST rules.
- pgsql: Update 7.x variant horology files to match the new US DST rules.
- python - rc: Fix localfile's f.read() and override __builtins__.file to
- python - ip: Add 'parameters' arguments(default SETs) and correct
- pgsql: Put back copyObject() call I removed in a fit of brain fade.
- python - rc: Implement remote file interface.
- pgsql: Update Solaris FAQ.
- pgsql: Now that plans have flat rangetable lists, it's a lot easier to
- pgsql: Move BLCKSZ < 1024 check to guc.c.
- pgsql: Spelling fix.
- pgsql: Update Solaris FAQ wording, per Peter.
- pgsql: Update upgrade FAQ info.
- pgsql: Update Solaris FAQ.
- pgsql: Add psql \prompt capability.
- pgsql: Change Agg and Group nodes so that Vars contained in their
- pgsql: Fix bug I introduced in recent patch to make hash joins discard
- pgsql: Turn the rangetable used by the executor into a flat list, and
- pgsql: Remove extra tab.
- pgsql: Remove tabs from SGML reference files, so their addition can be
- pgsql: Update upgrade wording.
- pgsql: Update new optional VACUUM FULL hint for translations, per
- pgsql: Move increase FSM warning to after lazy_truncate_heap() because
- pgsql: btree source code cleanups: I refactored findsplitloc and
- pgsql: Update FAQ about minor updates.
- pgsql: Update Japanese FAQ.
- pgsql: Update URL in German FAQ for bug form, per Schima, Fabian
- pgsql: Update Chinese FAQs to have two versions, a traditional Chinese
- pgsql: Update Chinese FAQs to have two versions, a traditional Chinese
- pgsql: Fix typo, per Dave Page.
- pgsql: Update minor release text.
- pgsql: Add configure --enable-profiling to enable GCC profiling.
- pgsql: Update upgrade text.
- pgsql: Revert changes to process pg_proc.h entries without OIDs.
- pgsql: Update URL for set-returning functions.
- pgsql: Allow pltcl args to spi_prepare and plpython args to plpy.prepare
- pgsql: Add URL for: o Allow row and record variables to be set to
- pgsql: Prevent BLCKSZ < 1024, and have initdb test shared buffers based
- pgsql: Add: > > * Consider decreasing the amount of memory used by
- pgsql: Fix markup.
- pgsql: Change $(CC) to $(COMPILER) on Solaris gcc so -m64 is passed into
- pgsql: Add: > * Increase locking when DROPing objects so dependent
- pgsql: Add URL for: o Allow UPDATE/DELETE WHERE CURRENT OF
- pgsql: Add: > > * Add missing operators for geometric data types > >
- pgsql: Update "encode" documentation to mention that 'escape' only
- pgsql: Update "encode" documentation to mention that 'escape' only
- pgsql: Update pgpass Win32 wording.
- pgsql: Update information_schema documentation to match system tables.
- pgsql: Update information_schema documentation to match system tables.
- pgsql: Wording improvement.
- pgsql: More clearly document that most PostgreSQL utilities support
- pgsql: More clearly document that most PostgreSQL utilities support
- pgsql: Adjust user-facing documentation to explain why we don't check
- pgsql: Remove the Query structure from the executor's API.
- pgsql: Remove, item not needed for Win32: < o Check .pgpass file
- pgsql: Add comment that on Win32, we don't need to check the .pgpass
- pgsql: Remove "History" sections for pg_dump and pg_restore.
- pgsql: Spell check on array patch.
- pgsql: Spell check on array patch.
- pgsql: Add for WIN32: < > o Check .pgpass file permissions
- pgsql: Update array slice documentation to be clearer.
- pgsql: Update array slice documentation to be clearer.
- pgsql: Add: > * Fix IS OF so it matches the ISO specification, and add
- pgsql: Comment-out documentation for IS OF because it doesn't conform to
- pgsql: Comment-out documentation for IS OF because it doesn't conform to
- stackbuilder - wizard: Warn the user before deselecting dependency
- stackbuilder - wizard: Refactor tree handling to allow reloading should
- pgsql: Identify schema of inherited table in psql \d when necessary.
- pgsql: Add missing OIDs to pg_proc.
- pginstaller - pginst: Add LongName attribute for xxid.v80.sql, per
- pginstaller - pginst: Add LongName attribute for xxid.v80.sql, per
- pginstaller - pginst: Add LongName attribute for xxid.v80.sql, per
- pgsql: Remove item: < o ARRAY[[1,2],[3,4]])[1] should return the same
- pgsql: Document IS [NOT] OF, which was added in 7.3.
- pgsql: Document IS [NOT] OF, which was added in 7.3.
- pgsql: Add FAQ text about Makefile.custom:
- pgsql: Document that to_char('J'/Julian) is midnight-based, per report
- pgsql: Wording improvement.
- pgsql: Update PQfree() documentation to be clearer, backpatch to 8.2.X.
- pgsql: Update PQfree() documentation to be clearer, backpatch to 8.2.X.
- pgsql: Update wording: < * Consider allowing configuration of TOAST
- pgsql: Add: > * Consider allowing configuration of TOAST thresholds >
- pgsql: Add newlines.
- pgsql: Add: > * Allow UPDATEs on only non-referential integrity columns
- pgsql: Add: > * Allow INSERT/UPDATE ...
- pgsql: Clarify documentation that initdb -A or editing pg_hba.conf is
- pgsql: Clarify documentation for "day of the week" handling for
- pgsql: Done: > * -Add ISO day of week format 'ID' to to_char() where
- pgsql: Add "isodow" option to EXTRACT() and date_part() where Sunday =
- pgsql: Done: > * -Add a field 'isoyear' to extract(), based on the ISO
- pgsql: Done: < o Add long file support for binary pg_dump output < <
- pgsql: Fix pg_dump on win32 to properly dump files larger than 2Gb when
- pgsql: Fix pg_dump on win32 to properly dump files larger than 2Gb when
- stackbuilder - wizard: Use an XPM for the background, rather than an
- pgsql: Parse pg_proc.h with entries without OIDs.
- plpsm - plpgpsm: mall text correctures
- plpsm - plpgpsm: merge patch: Improve plpgsql's error message when a
- stackbuilder - setupkit: Remove some RoR specific stuff from the
- stackbuilder - setupkit: Initial import of the setup kit
- stackbuilder - setupkit: New Directory
- stackbuilder - setupkit: Imported Sources
- stackbuilder - wizard: Initial import of the StackBuilder wizard code
- stackbuilder - installers: Initial import of the pgRails installer
- stackbuilder - installers: New Directory
- stackbuilder - installers: Imported Sources
- stackbuilder - installers: Imported Sources
- stackbuilder - wizard: New Directory
- stackbuilder - wizard: New Directory
- stackbuilder - wizard: Imported Sources
- stackbuilder - setupkit: Imported Sources
- stackbuilder - installers: Imported Sources
- stackbuilder - installers: Imported Sources
- pgsql: Get rid of some old and crufty global variables in the planner.
- pgsql: Improve plpgsql's error message when a datatype declaration is
- pgsql: Put function expressions and values lists into FunctionScan and
- attn: danella - highly fulfilling premium nntp server access - gig wov - (1/1)
- pgsql: Fix portal management code to support non-default command
- pgsql: Fix portal management code to support non-default command
- pgsql: Fix portal management code to support non-default command
- pgsql: Fix portal management code to support non-default command
- pgsql: Fix portal management code to support non-default command
- plpsm - plpgpsm: enhanced diagnostics for warnings
- pgsql: Document limitation of SPI_execute() using multiple queries in a
- pgsql: Update wording: < Currently, ALTER USER and ALTER DATABASE
- pgsql: Add: * Allow SQL-language functions to reference parameters by
- pgsql: Update "Conflicting lock modes" to show as conflict, add
- pgsql: Add code so that when COPY_PARSE_PLAN_TREES is defined, the copy
- pgsql: Remove rint() for to_char MS and US output.
- pgsql: Add: > * Allow holdable cursors in SPI
- pgsql: Cleanup of to_char() patch.
- pgsql: Add: > > o Allow row and record variables to be set to NULL
- pgsql: Remove installation mention that integer timestamps is less
- pgsql: Create AVG() aggregates for int8 and NUMERIC which do not compute
- pgsql: Teach find_nonnullable_rels to handle OR cases: if every arm of
- pgsql: Add: > o Consider reducing on-disk varlena length from four to
- pgsql: Fix new RI operator selection code to do the right thing when
- pgsql: Reduce the amount of memory "clobbered" for every process title
- pgsql: Adjust the definition of is_pushed_down so that it's always true
- pgsql: Adjust the definition of is_pushed_down so that it's always true
- pgsql: Better fix for determining minimum and maximum int64 values that
- pgsql: Install a more correct fix in the timestamp and timestamptz
- pgsql: Code review for SSLKEY patch.
- pgsql: Fix markup, spelling, grammar, and explanations for SSLKEY patch.
- pgsql: Fix the timestamptz test problem, by moving the tests that use
- pgsql: Add stdint.h include
- pgsql: Functions for mapping table data and table schemas to XML (a.k.a.
- pgsql: Remove extra character erroneously added.
- pgsql: Remove tabs from SGML files to help tag alingment and improve
- pgsql: Fix another problem in 8.2 changes that allowed "one-time" qual
- pgsql: Fix another problem in 8.2 changes that allowed "one-time" qual
- pgsql: Add two new format fields for use with to_char(), to_date() and
- pgsql: SSL improvements: o read global SSL configuration file o add
- pgsql: Remove useless database name from bootstrap argument processing
- pgsql: Restructure code that is responsible for ensuring that clauseless
- pgsql: Restructure code that is responsible for ensuring that clauseless
- pgsql: Restructure code that is responsible for ensuring that clauseless
- pgsql: Restructure autovacuum in two processes: a dummy process, which
- plpsm - plpgpsm: contrib package completation
- plpsm - plpgpsm: contrib cfg game
- plpsm - plpgpsm: magic.c isn't necessery
- plpsm - plpgpsm: move to contrib format
- plpsm - plpgpsm: resignal statement support
- plpsm - plpgpsm: allow older syntax for enhanced diagnostic statement
- plpsm - plpgpsm: allows stacked diagnostics entry for exceptions get
- pgsql: Add ORDER BY to a query on information_schema.views, to avoid
- pgsql: Repair oversight in 8.2 change that improved the handling of
- pgsql: Repair oversight in 8.2 change that improved the handling of
- pgsql: Make it possible to build with integer datetimes in msvc, and
- pgsql: Add: > > o Use LC_TIME for localized weekday/month names,
- pgsql: Add some discussion of sort ordering to indices.sgml, which
- pg-migrator - src: FB#6236 - correcting operation sequencing and a
- pgsql: Fix typo
- pgsql: Fix to_date()/to_timestamp() 'D' field for day of week, was off
- pgsql: Move fsync method macro defines into /include/access/xlogdefs.h
- pgsql: Minor editorialization on operator-family documentation: put some
- pgsql: Add: > * Clean up casting in /contrib/isn > >
- pgsql: Add: > * Improve logging of prepared statements recovered during
- pgsql: Fix capitalization and punctuation of two more GUC description
- pgsql: Add URL for: * Allow SQL-language functions to return results
- pgsql: Fix up foreign-key mechanism so that there is a sound semantic
- pgsql: Add URL for: > >
- pgsql: Add URL for: * Update Bonjour to work with newer cross-platform
- plpsm - plpgpsm: holdable cursor support
- pgsql: Add: > * Improve failure message when DROP DATABASE is used on a
- pgsql: Disallow committing a prepared transaction unless we are in the
- pgsql: Disallow committing a prepared transaction unless we are in the
- pgsql: Disallow committing a prepared transaction unless we are in the
- pgsql: Improve postmaster's behavior if an accept() call fails.