- pgsql: Separate fetch of pg_autovacuum tuple into its own function.
- pgsql: Separate the code to start a new worker into its own function.
- stackbuilder - wizard: Download using a sensible chunk size - 4Kb seems
- pgsql: We no longer need to palloc the VacuumStmt node; keeping it on
- pgsql: Adjust DatumGetBool macro so that it isn't fooled by garbage in
- pgsql: Fix plancache so that any required replanning is done with the
- stackbuilder - wizard: Download the selected files.
- pgsql: Allow 4 bytes UTF-8 (UCS-4 range 00010000-001FFFFF) This is
- pgsql: Forgot commit: support for special-cases in pgcrypto
- pgsql: Support for running contribcheck on msvc
- pgsql: Generate SQL files for /contrib (based on .sql.in)
- pgsql: Add define to exclude configured libraries, to be able to easily
- pgsql: Remove headers for old sysv shmem emulation that I forgot.
- pgsql: Cleanup for procarray.c.
- bizgres - bizgres: Fix expected regression test output to include
- bizgres - bizgres: Restore Bizgres tuned defaults for shared_buffers,
- pgbuildfarm - client-code: set up config logging properly for MSVC
- sparsegraph - sparsegraph: Adding "make dist" target for building
- sparsegraph - sparsegraph: Adding new function
- sparsegraph - sparsegraph: Adding "make dist" target for building
- pgsql: Add: > > * Fix cases where invalid byte encodings are accepted
- pgsql: Add comment that pg_dump 'append' format is used only by pg_dump,
- pgsql: Add to TODO: CLUSTER: > > o %Add VERBOSE option to report
- pgsql: Commit newest version of xmlpath().
- pgsql: In pg_dump, strcasecmp -> pg_strcasecmp.
- pgsql: Add xmlpath() to evaluate XPath expressions, with namespaces
- pgsql: Arrange for PreventTransactionChain to reject commands submitted
- pgsql: Allow the pgstat process to restart immediately after a receiving
- pgsql: Allow DROP TABLESPACE to succeed (with a warning) if the
- pgsql: Properly enforce pg_dump -F formation options; only single letter
- pgsql: Remove the currently unused FRONTEND case in dllist.c.
- sparsegraph - sparsegraph: Changing sparsegraph_neighbors() to do binary
- bizgres - bizgres: Tidy up contrib.
- nagiosplugins - nagiosplugins: make install a little more legible for
- pginstaller - pginst: The French translation crashes the compiler when a
- pginstaller - pginst: Hmm, pt_br complains without the CDATA.
- pginstaller - pginst: Add support for installation on Vista.
- pginstaller - pginst: No need for the sslver tool any more.
- pgbuildfarm - client-code: MSVC - do pl_install_check, fix web
- pgsql: Forgot to add file needed for PL regression tests
- pgsql: Fix parser bug on Windows with UTF8 encoding and C locale, the
- pgsql: Fix parser bug on Windows with UTF8 encoding and C locale, the
- sparsegraph - sparsegraph: 1.
- bizgres - bizgres: Bring resource queue code up-to-date: - Move resource
- pgsql: Remove TODO item, not wanted: < * Add NUMERIC division operator
- pgsql: Remove tabs from SGML file.
- pgsql: Add: < < > o During index creation, pre-sort the tuples to
- nagiosplugins - nagiosplugins: clean up some perl warnings, still not
- nagiosplugins - nagiosplugins: Make README a bit more legible
- bizgres - bizgres: Fix inconsistent visibility declarations with
- bizgres - bizgres: Get resource queuing working.
- pgsql: Add documentation about vcregress.
- pgsql: Add URL for: * Add locale-aware MONEY type, and support multiple
- pgsql: Add support for running regression tests on procedural languages
- pgsql: Properly return exitcode when regression tests fails.
- pginstaller - pginst: Fix typo
- pgsql: Native shared memory implementation for win32.
- pginstaller - pginst: Remove obsolete SSL version check.
- pginstaller - pginst: Cleanup a bunch of odd errors and warnings, as
- pg-migrator - src: Fixed logging bug, simplified retrieval of
- pginstaller - pginst: Cleanup the XML indenting
- pginstaller - pginst: Pass ICE20 validation
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- pgbuildfarm - client-code: First cut support for MSVC builds.
- pgsql: Add URL for: * Allow accurate statistics to be collected on
- pginstaller - pginst: First round of updates to build with WiX 3.
- pgsql: In FAQ, reference upgrade info via URL.
- pgsql: Not done, reverted: < o -Allow commenting of variables in
- pgsql: Done: > o -Allow commenting of variables in postgresql.conf to
- stackbuilder - setupkit: Newer background.
- pgsql: Add three new regexp functions: regexp_matches,
- pgsql: Bumping catversion due to changes to pg_trigger and pg_rewrite.
- pgsnmpd - pgsnmpd: Finish RDBMS-MIB::rdbmsDbParamTable (finally!)
- pgsql: Changes pg_trigger and extend pg_rewrite in order to allow
- bizgres - bizgres:
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- bizgres - bizgres: New Directory
- pg-migrator - src: Applied patch from Sergey Koposov which corrects bad
- fulldisjunction - fd: catversion adjustment
- pgbuildfarm - client-code: report current timestamp to server for
- pgsql: Remove last line of patch license, per Zeugswetter Andreas: "If
- pgsql: Further buildfarm experience shows that actually we can't run the
- pgsql: Fix 8.2 breakage of domains over array types, and add a
- pgsql: Fix 8.2 breakage of domains over array types, and add a
- pgsql: Add URL for: * Simplify ability to create partitioned tables >
- pgsql: Add URL for: * Allow sequential scans to take advantage of other
- pgsnmpd - pgsnmpd: Getting closer on rdbmsDbParamTable.
- pgsql: ecpglib requires libpgport, per Andrew Dunstan
- sparsegraph - sparsegraph: Imported Sources
- pgsql: Fix ecpg/preproc makefile for parallel builds: parser.o must
- pgsql: Code cleanup: mark some variables with the "const" modifier, when
- pgsql: Code cleanup for function prototypes: change two K&R-style
- pgsnmpd - pgsnmpd: Make it build again
- pgsql: Simplified sortby rule
- pgsql: - Changed some whitespacing in connect statement.
- pgsql: New Directory
- pgsql: msvc build actually needs Bison 2.2 or later, not 2.1.
- pgsnmpd - pgsnmpd: Starting to resurrect the build
- pgsql: Add note that diff is required for regression tests.
- pgsql: Add cvs tags to msvc build files, along with a (very short)
- pgsql: Oops, forgot to remove the old genbki script.
- pgsql: Turn most vc build scripts into modules instead of scripts, and
- pgsnmpd - pgsnmpd: Itemize a bunch of things that need doing
- pgsnmpd - pgsnmpd: Array parser that seems to work and be quite robust
- pgsnmpd - pgsnmpd: Move tables to their own directories, redo pg_array
- pgsnmpd - pgsnmpd: New Directory
- pgsnmpd - pgsnmpd: New Directory
- pgsnmpd - pgsnmpd: New Directory
- pgsnmpd - pgsnmpd: New Directory
- pgsql: SPI_cursor_open failed to enforce that only read-only queries
- pgsql: SPI_cursor_open failed to enforce that only read-only queries
- pgsql: SPI_cursor_open failed to enforce that only read-only queries
- pgsql: SPI_cursor_open failed to enforce that only read-only queries
- pgsql: Ooops, got only one of the two ArrayExpr variants correct in
- pgsql: Fix up the remaining places where the expression node structure
- pgsql: Add new columns for tuple statistics on a database level to
- pgsql: Fix race condition in parallel regression tests.
- pgsql: Fix uninitialized value in pgstatindex leading to invalid values
- pgsql: Fix uninitialized value in pgstatindex leading to invalid values
- pgsql: Remove undocumented support for copy syntax from before 7.3.
- fulldisjunction - fd: added jeremy drake patch to accommodate tom lane's
- pgsql: Show aggregate return types in psql \da output.
- python - lo: Add service and IRI options.
- pgsql: Make use of plancache module for SPI plans.
- pgbouncer - pgbouncer: update relnotes
- pgbouncer - pgbouncer: immidiate suspend of logged in clients should be
- pgbouncer - pgbouncer: allow SELECT in place of SHOW
- pgbouncer - pgbouncer: couple more bugs survived * server connection
- fulldisjunction - fd: Added contributors section in
- pgbouncer - pgbouncer: version 1.0.1
- pgbouncer - pgbouncer: fix bug where socket could stall
- pgbouncer - pgbouncer: SHOW POOLS displays how long clients have waited
- pgbouncer - pgbouncer: Couple hotfixes.
- pgsql: Fix a longstanding bug in VACUUM FULL's handling of update
- pgsql: Fix a longstanding bug in VACUUM FULL's handling of update
- pgsql: Fix a longstanding bug in VACUUM FULL's handling of update
- pgsql: Fix a longstanding bug in VACUUM FULL's handling of update
- pgsql: Fix a longstanding bug in VACUUM FULL's handling of update
- pgsql: Fix a longstanding bug in VACUUM FULL's handling of update
- pgsql: Arrange to install a "posixrules" entry in our timezone database,
- pgsql: Arrange to install a "posixrules" entry in our timezone database,
- pgsql: Arrange to install a "posixrules" entry in our timezone database,
- pgsql: Arrange to install a "posixrules" entry in our timezone database,
- pgsql: Add GIN support for pg_trgm.
- pgsql: Add GIN support for pg_trgm.
- pgsql: Remove extra single-quotes copied from Unix build.
- pgsql: Fix broken markup, strange tab width.
- pgsql: Regression makefile now needs to make separate lists of what to
- pgsql: Rewrite win32 install documentation (it's not client only
- pgbouncer - pgbouncer: Imported Sources
- pgsql: Reverted waiting for further fixes: Make configuration
- pgsql: Filter out warnings coming from the stylesheets, so that actual
- plproxy - plproxy: some doc updates
- plproxy - plproxy: Imported Sources
- pgsql: Set root of docbook stuff from buildenv.bat and not from
- pgsql: Properly use pg_strcasecmp() instead of strcasecmp().
- pgsql: Set stderr to unbuffered for pgbench on win32.
- pgsnmpd - pgsnmpd: Fix various memory errors in pg_array.c, leaving
- pgfouine - pgfouine: removed the random selection of examples as it is
- pgsql: First phase of plan-invalidation project: create a plan cache
- pgsql: Make configuration parameters fall back to their default values
- pgfouine - pgfouine: * improved stderr support by adding isContextual()
- pgfouine - pgfouine: improved stderr support by adding isContextual()
- pgfouine - pgfouine: fixed normalization per report from Stephen Denne
- pgfouine - pgfouine: the timezone is not required per report from
- pgsql: Make a run with perltidy to format the code.
- pgsnmpd - pgsnmpd: Remove reference to rdbmsDbParamTable until it's
- plpsm - plpgpsm: backported to 8.1 with minor limits * multiple
- plpsm - plpgpsm: this version with regress test run without problems on
- plpsm - plpgpsm: I had to revert for 8.1 Tom Lane's nested estate patch
- pgsql: Fix a race condition that caused pg_database_size() and
- pgsql: Fix a race condition that caused pg_database_size() and
- pgsnmpd - pgsnmpd: * Comment out bunches of the old MIB in pgsnmpd.c.
- pgsql: Fix a race condition that caused pg_database_size() and
- pgsnmpd - pgsnmpd: Remove rdbmsDbInfoTable_data_set.[ch], as they're
- plpsm - plpgpsm: works well with 8.2.3
- plpsm - plpgpsm: more robust parser
- plpsm - plpgpsm: fix bug in execute immediate
- pgsql: Add alternate result file for large object tests to handle
- psqlodbc - psqlodbc: Update document(8.2.0204snapshots).
- Re: pgsql: Remove unsafe calling of WSAStartup and WSACleanup from DllMain.
- Re: pgsql: Remove unsafe calling of WSAStartup and WSACleanup from DllMain.
- pgsql: Remove unsafe calling of WSAStartup and WSACleanup from DllMain.
- pgsql: Remove unsafe calling of WSAStartup and WSACleanup from DllMain.
- pgsql: Fix vac_update_relstats to ensure it always sends a relcache
- pgsql: Fix vac_update_relstats to ensure it always sends a relcache
- pgsql: Athough cube is a varlena type, nowhere was a detoasting of
- pgsql: Athough cube is a varlena type, nowhere was a detoasting of
- pgsnmpd - pgsnmpd: Include file cleanup.
- bizgres - bizgres: Amend ALTER|CREATE USER to mention resource queue.
- python - tin: reload does not take a mode.
- pgsql: Cleanup the bootstrap code a little, and rename "dummy procs" in
- pgsql: Fix oversight in original coding of inline_function(): since
- pgsql: Fix oversight in original coding of inline_function(): since
- pgsql: Fix oversight in original coding of inline_function(): since
- pgsql: Fix oversight in original coding of inline_function(): since
- pgsql: Fix oversight in original coding of inline_function(): since
- fulldisjunction - fd: ported the code to 8.2 with the gracious help of
- pgsql: Add script to build documentation on win32 without mingw
- pgsnmpd - pgsnmpd: Add support for rdbmsDbInfoTable (which is
- pgsnmpd - pgsnmpd: Fix return values of rdbmsDbTable_cache_load so they
- pgsql: Minor edits
- pgsql: Add more information about avoiding Linux OOM killer.
- pgsql: Revert temp_tablespaces because of coding problems, per Tom.
- pgsql: Remove copied comments from geo_ops.c source file and replace
- plpsm - plpgpsm: now can run on 8.1.
- pgsql: Remove timeline for 8.3 release, now on web site.
- pgsql: Remove old-style win32 client-only visual c++ build
- pgsql: Fix a typo in a comment.
- orafce - orafce: backport to 7.4.
- orafce - orafce: backport to 7.4.
- plpsm - plpgpsm: compileable on 8.1.8 (not run!)
- psqlodbc - psqlodbc: The version is now 8.2.0204.
- orafce - orafce: these changes are necessary for 8.1 version current
- newsysviews - newsysview: Prep work for 8.2 support.
- pgsql: Make the newly-added regression tests for lo_truncate()
- plpsm - plpgpsm: regress test fix
- plpsm - plpgpsm: addapt for flat range table list
- pgsql: Cosmetic patch to large object regression test.