- pgestraier - pgestraier: subversion revision 1 commited to CVS
- pgestraier - pgestraier: initial import of API between Estraier and
- pgestraier - pgestraier: Imported Sources
- pgsql: Adds some missing error handling to PGTYPESnumeric_div() in
- pgsql: Fix some minor infelicities in ecpg's pgtypeslib: (1) `pstr' must
- python - ex: Fix breakage cause by previous commit.
- python - ex: Use 'code' instead of 'ec' to enhance clarity.
- tablelog - tablelog: modified run.sh to use variable for psql change <
- tablelog - tablelog: small changes
- docbot - docbot: make output more nicely
- bizgres - bizgres: Introduce release Release-0_6_2
- bizgres - bizgres: Updates.
- pgsql: Bug fixes for GiST crash recovery.
- PgFoundry mailings
- pgsql: Issue fatal error if no TCP/IP sockets could be created
- python - be: Don't list_free_deep as it seems to be naughty here(?).
- pgsql: Minor ecpg tweak: the return value of calloc() is guaranteed to
- pgsql: Warning cleanups for ecpg tests.
- pgsql: Fix ecpg's test/ Makefile for out-of-tree (vpath) builds.
- python - be: Add MANIFEST.in for sdist.
- python - ex: Reorder code positions to be more natural..
- pgsql: Fix build break on BSD, OSX, and other systems: add missing
- python - web: General updates and fixes, add links to related projects.
- python - web: Ignore the doc directory.
- python - be: Ugh, missed file.
- pgsql: Dump comments for large objects.
- python - be: add install_so to install's subcommand list.
- pgsql: Fix a theoretical memory leak in pg_password_sendauth().
- python - be: Convert source encoding to utf-8 for compile(src).
- pgsql: Improve the checkpoint signaling mechanism so that the bgwriter
- python - be: Implement encoding "choregraphy".
- bizgres - bizgres: Introduce release Release-0_6_1
- pgsql: Clean up the rather historically encumbered interface to now()
- bizgres - bizgres: COPY performance improvements to text format.
- bizgres - bizgres: Modified COPY command data parsing logic for text
- pgsql: More cleanup on roles patch.
- pgsql: Cleanup, remove unneeded pallocs
- pgpool - pgpool: Spec for 2.6
- pgsql: Improve gettimeofday() documentation.
- pgsql: Improved words spacing.
- pgsql: Update typedefs for pgindent.
- pgsql: Change awk ~ pattern from "" to //.
- pgsql: Fix up problems in write_auth_file and parsing of the auth file.
- pgsql: Bring syntax of role-related commands into SQL compliance.
- configurator - configurator: New Directory
- configurator - configurator: New Directory
- configurator - configurator: New Directory
- configurator - configurator: New Directory
- configurator - configurator: New Directory
- configurator - configurator: New Directory
- configurator - configurator: New Directory
- configurator - configurator: New Directory
- configurator - configurator: New Directory
- configurator - configurator: New Directory
- configurator - configurator: New Directory
- configurator - configurator: New Directory
- configurator - configurator: New Directory
- configurator - configurator: added java version
- pgsql: Fix broken initdb -W option, per Michael Fuhr.
- pgsql: Code cleanup.
- orafce - orafce: Imported Sources
- pgsql: Replace pg_shadow and pg_group by new role-capable catalogs
- python - be: Set the default encoding to the server_encoding.
- python - be: It is possible for PyObject_Str to fail, so be sure to
- tablelog - tablelog: Changed column names and types in log table:
- tablelog - tablelog: Example of error when two tables in different
- tablelog - tablelog: Lots of fixes to the changes from table_log to
- pgsql: Done: > * -Add concurrency to GIST
- tablelog - tablelog: fix an error (wrong parameter was printed)
- pgsql: Concurrency for GiST - full concurrency for
- uri - uri: Changed to not install in pg_catalog.
- pgsql: Modify pg_dump to assume that a check constraint is inherited if
- pgsql: Modify pg_dump to assume that a check constraint is inherited if
- pgsql: Done: > * -Remove kerberos4 from source tree
- pgsql: Remove support for Kerberos V4.
- pgsql: Done: > o -Allow PL/pgSQL EXECUTE query_var INTO record_var;
- pgsql: Remove the << >> &< and &> operators for contrib/cube, which were
- pgsql: Adjust contrib/seg &< and &> operators so that r-tree indexing
- pgsql: Tweak dynahash.c to not allocate so many entries at once when
- pgsql: Add Oracle-compatible GREATEST and LEAST functions.
- pgsql: Code review for escape-strings patch.
- pgsql: Fix overlooked regression output file.
- pgsql: Add E'' syntax so eventually normal strings can treat backslashes
- pgsql: Fix a couple of items that should be declared Oid not int.
- pgsql: Remove forced CHECKPOINT in regression tests --- redundant now
- pgsql: Force a checkpoint before committing a CREATE DATABASE command.
- pgsql: Force a checkpoint before committing a CREATE DATABASE command.
- tablelog - tablelog: added an intro
- tablelog - tablelog: renamed all files to match newname changed
- python - be: Default to this version of Python(needs to get it from the
- pgsql: Fix ancient memory leak in index_create():
- pgsql: Fix ancient memory leak in index_create():
- pgsql: Fix ancient memory leak in index_create():
- pgsql: Fix ancient memory leak in index_create():
- pgsql: Add: > o Pass arrays natively instead of as text between plperl
- pgsql: Update: < * Allow per-user, per-group quotas per-tablespace > *
- python - be: Fix build on darwin.
- python - be: Mark _init as the constructor for Darwin support.
- pgsql: Update: < * Allow per-user and per-tablespaces quotas > * Allow
- pgsql: Add: > * Allow per-user and per-tablespaces quotas
- python - be: Fix build(Stale object helped me miss it), and some bugs in
- pgsql: Add item: > * Add NUMERIC division operator that doesn't round?
- pgpool - pgpool: Version 2.6
- pgsql: Add desciption for terminate: > > Currently SIGTERM of a
- pgsql: Extend r-tree operator classes to handle Y-direction tests
- configurator - configurator: Added some more calculation logic
- newsysviews - newsysview: Attempt to fix perms
- pgsql: unbreak unicode/utf8 test
- pgsql: Remove overspecification of precision of CURRENT_TIMESTAMP,
- pgsql: Allow direct conversion between EUC_JP and SJIS to improve
- pgsql: Remove TODO.detail rtree now that item is fixed.
- pgsql: Done: > * -Fix incorrect rtree results due to wrong assumptions
- pgsql: Completed: < * Allow REINDEX to rebuild all database indexes,
- pgsql: Add: > * Add program to test if fsync has a delay compared to
- pgsql: Code cleanup: remove 3 duplicate static function declarations.
- pgsql: This trivial patch removes an unused variable.
- pgsql: Fix rtree and contrib/rtree_gist search behavior for the 1-D box
- pgsql: Update text of terminate: < * Allow administrators to safely
- bizgres - bizgres: Clickstream analysis demo with data generator.
- tablelog - tablelog: some new updates use 7.4 and 8.0 functions,
- python - be: Make type_str type_repr.
- pgsql: Move findoidjoins out of contrib and into src/tools, which is a
- pgsql: New Directory
- pgsql: Cleanup the contrib/lo module: there is no need anymore to
- pgsql: Remove contrib modules that have been agreed to be obsolete.
- pgsql: Make REINDEX DATABASE do what one would expect, namely reindex
- python - be: Make Postgres.Query more intuitive by using
- pgsql: Fix the mechanism for reporting the original table OID and column
- pgsql: Add a validator function for plperl.
- pgsql: Add a hack requested by the JDBC driver writers: when a
- uri - uri: fixed cast to uri_table to include defaults for scheme
- uri - uri: Optimizations: Added (URI_MODE_CANNONICAL |
- pgsql: Fix bug in CONTINUE statement for PL/pgSQL: when we continue a
- pgsql: Correct some code in pg_restore when reading the header of a tar
- pgsql: Correct some code in pg_restore when reading the header of a tar
- pgsql: Correct some code in pg_restore when reading the header of a tar
- pgsql: More trivial dead code removal: in int_to_roman(), checking for
- pgsql: Add a CONTINUE statement to PL/PgSQL, which can be used to begin
- python - be: Add trigger tests.
- pgsql: pg_dump can now dump large objects even in plain-text output
- configurator - configurator: Added v0.1 specification and beginning of
- pgsql: Fix pg_dumpall to do the right thing with "postgres" database,
- uri - uri: Forgot to remove comment
- uri - uri: uri_get_* now returns NULL on invalid conversions
- uri - uri: Changed to pg_config
- uri - uri: Updated Readme to reflect Makefile changes Added Comments to
- uri - uri: Imported Sources
- uri - uri: Added uri_robots(uri) and uri_root(uri) functions.
- pgsql: Cause initdb to create a third standard database "postgres",
- pgsql: Fix a potential backend crash during authentication when parsing
- pgsql: Fix a potential backend crash during authentication when parsing
- pgsql: Trivial dead code removal: in CreateSchemaCommand(), 'owner_name'
- pgsql: Trivial dead code removal: in _complete_from_query(), 'text'
- pgsql: Trivial dead code removal: in makeObjectName(), name1 must be
- configurator - configurator: Imported Sources
- dblink-tds - dblink_tds: add create view function
- pgsql: exec_eval_datum leaks memory when dealing with ROW or REC values.
- pgsql: exec_eval_datum leaks memory when dealing with ROW or REC values.
- dblink-tds - dblink_tds: add create view function
- pgbuildfarm - client-code: .
- pgsql: Remove read_file/write_file tests.
- pgsql: plpgsql's exec_assign_value() freed the old value of a variable
- pgsql: plpgsql's exec_assign_value() freed the old value of a variable
- pgsql: plpgsql's exec_assign_value() freed the old value of a variable
- pgsql: plpgsql's exec_assign_value() freed the old value of a variable
- pgsql: plpgsql's exec_assign_value() freed the old value of a variable
- python - lo: Don't try to resolve the path.
- pgsql: Avoid WAL-logging individual tuple insertions during CREATE TABLE
- dblink-tds - dblink_tds: changes to make version compatible with 7.4.x
- dblink-tds - dblink_tds: *** keyword substitution change ***
- dblink-tds - dblink_tds: teste de versão
- dblink-tds - dblink_tds: first version
- dblink-tds - dblink_tds: New Directory
- pgsql: fix founded hole in recovery after crash, add
- pgsql: Remove statement that GiST indexes aren't WAL-logged.
- pgsql: Update text that stated GiST indexes aren't WAL-logged.
- pgsql: 1.
- pgbuildfarm - client-code: don't report CVS failures to central server.
- pgsql: Cosmetic improvements to the timezone code: remove the use of the
- pgsql: Change shell syntax that seems not to work right on FreeBSD
- pgsql: Add lock file contents printout to "can't happen" case to help
- pgsql: Trivial code clarity improvement to UpdateStats(); no functional
- pgsql: Fix bogus assumption that sizeof() produces an int-sized result.
- pgsql: Minor documentation update for RAISE expression patch.
- pgsql: Avoid unnecessary palloc overhead in _bt_first().
- pgsql: Need #include <time.h> on some platforms.
- pgsql: Simplify uses of readdir() by creating a function ReadDir() that
- python - be: Cleanup and temporary work-around for pg.util.config.
- python - be: Call the expectation with the object as the argument set if
- python - be: Actually identify the resultinfo node as ReturnSetInfo, and
- pgsql: Arrange to fsync two-phase-commit state files only during
- python - be: Minor cleanups.
- python - be: Fix handling of composite types (rendering instances).
- pgbuildfarm - client-code: default use_vpath to false
- pgbuildfarm - client-code: additions for mail events
- python - be: Default free to false.
- python - be: Add IsArray macro.
- python - be: Explicitly set the appropriate type id in the Datum Tuple.
- python - be: Ignore dot files.
- pgsql: Add comment about \# in bcc makefiles.
- pgsql: Add comment about \# in bcc makefiles.
- pgsql: Cleanup for Win32 compile.
- uri - uri:
- Re: [SQL] Returning a Cross Tab record set from a function
- python - be: Duplicate the resulting Datum or HeapTuple in the former
- pgsql: Fix typo in comment.
- uri - liburi: Imported Sources
- uri - uri: Imported Sources
- uri - uri: Imported Sources
- uri - liburi: Imported Sources
- python - be: Add composite and array passthrough tests.
- python - be: Add composite and array passthrough tests.
- python - be: Add SRF checks.
- python - be: Check NULL tb, rather than tbstr.
- pgsql: When using C-string lookup keys in a dynahash.c hash table, use
- pgsql: When using C-string lookup keys in a dynahash.c hash table, use
- pgsql: When using C-string lookup keys in a dynahash.c hash table, use
- pgsql: Add a time-of-preparation column to the pg_prepared_xacts view,
- pgsql: Dept.
- python - be: Use os.listdir, and only process files, so as not to try to
- python - be: Add basic generator functionality checks.
- pgsql: Remove 2phase commit TODO.detail.
- pgsql: Remove TODO.detail.
- pgsql: Done: < * Add two-phase commit [2phase] > * -Add two-phase
- pgsql: Two-phase commit.
- tablelog - tablelog: make things working on 7.4
- pgsql: Re-order item.
- tablelog - tablelog: Trying to make Makefile.nocontrib work with the new
- tablelog - tablelog: some bugfixes, rewrote the error and debug
- pgsql: NetBSD uses "options" not "option".
- pgsql: Move item: * Auto-fill the free space map by scanning the buffer
- pgsql: Update NetBSD 'options' description.
- pgsql: Translation updates
- pgsql: Translation updates
- pgsql: Improve wording of read-only GUC variables; shows -> reports.
- pgsql: Add: > > * Create a bitmap of pages that need vacuuming > >
- pgsql: Update GUC description for kerberos usernames.
- pgsql: Add fsync() define for Win32 to cover cases other than
- pgsql: Add \x hex support to ecpg strings.
- pgsql: Move SYMMETRIC/ASYMMETRIC to reserved words to avoid shift/reduce
- docbot - docbot: Ability to control config from IRC.
- pgsql: Improve comment wording.
- pgsql: Improve hash method for bitmapsets: some examination of actual
- pgsql: Fix display of database name during autovacuum.
- pgsql: Update catalog version for recent function additions.
- pgsql: Change the implementation of hash join to attempt to avoid
- pgsql: Minor SGML markup cleanup.
- pgsql: Remove old *.backup files when we do pg_stop_backup().
- pgsql: Mention we now support BETWEEN SYMMETRIC.
- pgsql: > Here's a patch I added against plperl, originally against