- pgsql: Add "Constant" column to error code table.
- pgsql: Add "Constant" column to error code table.
- pgsql: Documentation fix: s/event_object_name/event_object_table/g
- pgsql: Documentation fix: s/event_object_name/event_object_table/g
- pgsql: Documentation fix: s/event_object_name/event_object_table/g
- pgsql: Documentation fix: s/event_object_name/event_object_table/g
- pgsql: Fix bgwriter's failure to release buffer pins and open files
- pgsql: Fix bgwriter's failure to release buffer pins and open files
- pgsql: Fix bgwriter's failure to release buffer pins and open files
- pgsql: I recently received the Debian bug report below about missing
- pgsql: I recently received the Debian bug report below about missing
- pgsql: Add documentation about the inability of plpsql to use parameter
- pgsql: Add documentation about the inability of plpsql to use parameter
- pgsql: Disble some Win32-specific code in win32-client-only builds: I
- pgsql: Disble some Win32-specific code in win32-client-only builds: I
- psqlodbc - psqlodbc: Mistake of a character was corrected.
- pgsql: Fix thinko in comment.
- pginstaller - pginst: Add Slony-I support.
- psqlodbc - psqlodbc: > It seems that for SQLColAttributes to return
- pgsql: Improve tag recognizing
- psqlodbc - psqlodbc: Add some release notes compiled by Hiroshi Saito.
- mysqlcompat - mysqlcompat: Reformat mathematical functions to adhere to
- mysqlcompat - mysqlcompat: commit correct version of crc32()
- mysqlcompat - mysqlcompat: Implement CRC32.
- pgsnmpd - pgsnmpd: Imported Sources
- wikipedia - wikipgedia: BUG#1000473 - Make the check on rc_timestamp
- pgsql: Push the responsibility for handling ignore_killed_tuples down
- pgsql: A couple of tiny performance hacks in _bt_step().
- pgsql: Update: < at initdb time or optionally later.
- pgsql: Fix incorrect SPI example, per Yoshihisa Nakano.
- pgsql: Fix incorrect SPI example, per Yoshihisa Nakano.
- pgsql: Fix a couple of lingering references to POSTQUEL query syntax,
- pgsql: Spell "explicitly" correctly, per Simon.
- pgsql: Improve lazy vacuum wording.
- pgsql: Improve lazy vacuum wording.
- pgsql: Fix small memory leak
- pgsql: Improve word parser.
- mysqlcompat - mysqlcompat: Remove erroneous section
- mysqlcompat - mysqlcompat: Many more functions, casts, etc.
- pgsql: Clarify vacuum lazy can shrink a file under certain
- pgsql: Clarify vacuum lazy can shrink a file under certain
- pgsql: Fix stupid bug with sizeof
- pgsql: Fix stupid bug with sizeof
- pgsql: Fix stupid bug with sizeof
- pgsql: Fix stupid bug with sizeof
- pgsql: Fix stupid bug with sizeof
- pgsql: Improve word parser.
- pgsql: Two fixes from Tom Lan.
- pgsql: Get rid of slru.c's hardwired insistence on a fixed number of
- pgsql: Update iconv wording, per Peter.
- pgsql: Update iconv wording, per Peter.
- pgsql: Add: > * Add GUC variable to run a command on database panic or
- pgsql: Highlight diff idea for iconv.
- pgsql: Highlight diff idea for iconv.
- pgsql: iconv uses UTF-8, not UTF8.
- pgsql: iconv uses UTF-8, not UTF8.
- pgsql: Document method of removing invalid UTF8 escape sequences from
- pgsql: Document method of removing invalid UTF8 escape sequences from
- pgsql: Documentation cleanup mention: non-ascii
- pgsql: Since my name has a non-ascii-letter in it, it's often spelled
- pgsql: Since my name has a non-ascii-letter in it, it's often spelled
- pgsql: Add documentation on the use of *printf() macros and libintl.
- pgsql: Add documentation on the use of *printf() macros and libintl.
- pgsql: Arrange for read-only accesses to SLRU page buffers to take only
- pgsql: In a nestloop inner indexscan, it's OK to use pushed-down
- pgsql: In a nestloop inner indexscan, it's OK to use pushed-down
- pgsql: In a nestloop inner indexscan, it's OK to use pushed-down
- pgsql: In a nestloop inner indexscan, it's OK to use pushed-down
- npgsql - Npgsql: 2005-12-06 Francisco Figueiredo Jr.
- mysqlcompat - mysqlcompat: Add the misc functions: inet_ntoa, inet_aton
- npgsql - Npgsql: 2005-12-06 Francisco Figueiredo Jr.
- npgsql - Npgsql: 2005-12-06 Francisco Figueiredo Jr.
- psqlodbc - psqlodbc: I've attached patch to solve problem with
- pgsql: ecpg/pgtypeslib seems to need snprintf.c pulled in, too.
- pgsql: ecpg/pgtypeslib seems to need snprintf.c pulled in, too.
- pgsql: Put undef's before extern declarations that need 'em, per Andrew
- pgsql: Put undef's before extern declarations that need 'em, per Andrew
- pgsql: Add comment on why pg *printf functions are used unconditionally
- pgsql: Add comment on why pg *printf functions are used unconditionally
- python - be: Implement basic lseg interfaces.
- mysqlcompat - mysqlcompat: Add MySQL's implicit casts from
- pgsql: Make Win32 build use our port/snprintf.c routines, instead of
- pgsql: Make Win32 build use our port/snprintf.c routines, instead of
- pgsql: Document return-value conventions used by this implementation,
- npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr.
- npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr.
- npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr.
- npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr.
- npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr.
- psqlodbc - psqlodbc: ODBC driver fail (raise exception) with these steps
- pgsql: Add regression test to see if the min/max values of int8 convert
- pgsql: Add regression test to see if the min/max values of int8 convert
- pgsql: Add regression test to see if the min/max values of int8 convert
- pgsql: Add regression test to see if the min/max values of int8 convert
- pgsql: Add regression test to see if the min/max values of int8 convert
- pgsql: Fix a rather sizable number of problems in our homegrown
- pgsql: Fix a rather sizable number of problems in our homegrown
- pgfouine - pgfouine: fixed help formatting
- python - be: Implement point interfaces.
- python - be: Fix CheckExacts and cast to avoid warnings.
- npgsql - Npgsql: 2005-12-04 Francisco Figueiredo Jr.
- pgfouine - pgfouine: released 0.2
- pgfouine - pgfouine: fixed test case
- npgsql - Npgsql: 2005-12-04 Francisco Figueiredo Jr.
- pgsql: Update: < Win32 API, and we have to make sure MinGW handles
- ip4r - ip4r: type error
- ip4r - ip4r: doc updates, and new arithmetic and hash funcs
- ip4r - ip4r: start a TODO list
- pgsql: Add: > o Add long file support for binary pg_dump output > >
- pgsql: Add: > * Add SPI_gettypmod() to return the typemod for a
- python - be: Add VPC and LIMIT'd VPC tests.
- pgsql: Add for autovacuum: > o Consider logging activity either to the
- pgsql: Add configure flag to allow libedit to be preferred over GNU
- python - be: Cleanups and Fixes.
- python - be: Add Postgres.CachedQuery convenience interface.
- python - be: Use regprocedurein for string based function lookups.
- python - be: Update the prototype.
- ip4r - ip4r: add README, and 8.1 fixed stuff
- pgsql: Treat procedural languages as owned by the bootstrap superuser,
- pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and
- pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and
- pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and
- pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and
- python - be: Fix Portal parameters.
- pgsql: Allow to_char(interval) and to_char(time) to use AM/PM
- pgsql: Allow to_char(interval) and to_char(time) to use AM/PM
- pgsql: Item removed: < * Add function to return the thread safety
- ip4r - ip4r: additional #includes needed for 8.1 build
- ip4r - ip4r: PGXS version of makefile
- ip4r - ip4r: Imported Sources
- pgsql: Tweak indexscan machinery to avoid taking an AccessShareLock on
- pgsql: Fix obsolete description of -h option, per Andreas Schmidt.
- pgsql: Fix obsolete description of -h option, per Andreas Schmidt.
- pgsql: Fix obsolete description of -h option, per Andreas Schmidt.
- pgsql: Fix obsolete comment.
- psqlodbc - psqlodbc: Make sure data_at_exec parameters are cleared by
- pgsql: Adjust scan plan nodes to avoid getting an extra AccessShareLock
- pgsql: Remove idea of increasing NUMERIC length: < * Change NUMERIC to
- pgsql: Added special handling of CONNECTION variable that is used by
- pgsql: Added special handling of CONNECTION variable that is used by
- psqlodbc - psqlodbc: Formatting cleanup.
- psqlodbc - psqlodbc: - skip QR_fetch_tuples when backend returns
- pgsql: Add calcluation of bitmap storage capacity.
- pgsql: Remove comment on errno=0 lines, but add mention to port/strtol.c
- mysqlcompat - mysqlcompat: Add a handy .sql file that loads all the
- mysqlcompat - mysqlcompat: Add benchmark(), coercibility(), bit_count()
- pgsql: Rearrange code in ExecInitBitmapHeapScan so that we don't
- pgsql: Rearrange code in ExecInitBitmapHeapScan so that we don't
- pgsql: Add all heap page rows visible bitmap idea: < the heap.
- pgsql: Add MERGE TODO.detail: > [merge] 378a380 > [merge]
- pgsql: Add merge TODO.detail item.
- pgsql: Split out MERGE and REPLACE/UPSERT items.
- python - be: Implement text's sequence interface.
- pgsql: Add comment to pg_atoi.
- pgsql: Comment "errno = 0" in a more generic way.
- pgsql: Retry in FileRead and FileWrite if Windows returns
- pgsql: Retry in FileRead and FileWrite if Windows returns
- pgsql: Retry in FileRead and FileWrite if Windows returns
- pgsql: Add comments about why errno is set to zero.
- python - be: Improve bytea accessors.
- pgsql: Fix typo in PL/PgSQL documentation, per Chris KL.
- pgsql: Fix typo in PL/PgSQL documentation, per Chris KL.
- pgsql: - Made several variables "const char *" instead of "char *" as
- pgsql: - Made several variables "const char *" instead of "char *" as
- pgsql: - Made several variables "const char *" instead of "char *" as
- pgsql: Check for overflow in strtol() while parsing datetime inputs.
- pgsql: Check for overflow in strtol() while parsing datetime inputs.
- pgsql: Check for overflow in strtol() while parsing datetime inputs.
- pgsql: Check for overflow in strtol() while parsing datetime inputs.
- psqlodbc - psqlodbc: Post release version bump
- mysqlcompat - mysqlcompat: Add substring_index()
- mysqlcompat - mysqlcompat: New functions: CONV() from Gavin Sherry,
- python - be: Don't forget the test sources.
- python - be: New Directory
- python - be: Implement IN/OUT parameters.
- python - be: New Directory
- pgsql: Rearrange code in pg_atoi() to avoid assuming that isspace()
- pgsql: Rearrange code in pg_atoi() to avoid assuming that isspace()
- pgsql: Rearrange code in pg_atoi() to avoid assuming that isspace()
- pgsql: Tweak choose_bitmap_and() heuristics in the light of example
- pgsql: Tweak choose_bitmap_and() heuristics in the light of example
- mysqlcompat - mysqlcompat: Almost every MySQL string function
- pqa - pqa: Moved book ad to less obtrusive place
- psqlodbc - psqlodbc: Fix server side prepare [Ludek Finstrle]
- mysqlcompat - mysqlcompat: More additions to the readme.
- mysqlcompat - mysqlcompat: Start on the MySQL string functions
- npgsql - Npgsql: 2005-11-29 Francisco Figueiredo Jr.
- pginstaller - web: Oops.
- mysqlcompat - mysqlcompat: Add README file
- mysqlcompat - mysqlcompat: Add MySQL && and || operators.
- dbsamples - dbsamples: Use group_concat() aggregate that concatenates
- pgsql: Install a more future-proof fix for the snapshot-unset bug just
- pgsql: Install a more future-proof fix for the snapshot-unset bug just
- pgsql: Set a snapshot before running analyze on a single table, to avoid
- pgsql: Set a snapshot before running analyze on a single table, to avoid
- pgsql: Install pg_regress where PGXS' "make installcheck" can find it.
- mysqlcompat - mysqlcompat: bit_xor() and group_concat() aggregates
- pgsql: Update for 8.2: < #A hyphen, "-", marks changes that will appear
- pgsql: Item removed, looping always required: < * Remove Win32
- pgsql: Document PGXS' REGRESS feature.
- pgsql: Fix EXPLAIN and EXECUTE commands to pass portal parameters
- VPD implementaion . howto?
- pgsql: Tweak hash join code to use an additional heuristic for deciding
- pgsql: Tweak hash join code to use an additional heuristic for deciding
- pgsql: Improve documentation for COALESCE and NULLIF.
- pgsql: Improve documentation for COALESCE and NULLIF.
- pgsql: Come to think of it, the backend doesn't use -lz either.
- pgsql: Add: > * Allow COMMENT ON to accept an expression rather than
- pgsql: Don't link readline and supporting libraries into the backend.
- pgsql: Recent changes to allow hash join to exit early given empty input
- pgsql: Recent changes to allow hash join to exit early given empty input
- pgbuildfarm - client-code: report changed files for forced run
- mysqlcompat - mysqlcompat: More date/time functions.
- pgbuildfarm - client-code: New client program to allow apgrading the OS
- pqa - pqa: Er, shebang was messed up
- pqa - pqa: random promo...
- pqa - pqa: Refactored command line arg handling into a PQA class; pqa
- pqa - pqa: New Directory
- pqa - pqa: Refactored command line arg handling into a PQA class; pqa
- pgfouine - pgfouine: applied [#1000450] from Laurent Almeras
- pgfouine - pgfouine: applied [#1000450] from Laurent Almeras
- psqlodbc - psqlodbc: Fix for bug "#1000444 Table names repeated in BDE
- pqa - pqa: rls preps
- mysqlcompat - mysqlcompat: MySQL information functions
- mysqlcompat - mysqlcompat: Even more date/time functions
- pgsql: Change the parser to translate "foo [NOT] IN (expression-list)"
- pgsql: Teach predtest.c how to reason about ScalarArrayOpExpr clauses as
- mysqlcompat - mysqlcompat: Lots more date/time functions.
- pginstaller - web: Change screenshots to 8.1.
- pginstaller - web: Add FAQ about running the installation without
- pginstaller - pginst: Add note about writing down the generated
- pginstaller - pginst: Add info about ZIP and links to instructions and
- pginstaller - pginst: Add info about ZIP and links to instructions and
- pgsql: Re-run pgindent, fixing a problem where comment lines after a
- pgsql: Re-run pgindent, fixing a problem where comment lines after a
- pgsql: Add missing semicolon.
- pgsql: Add missing semicolon.
- pgsql: Teach tid-scan code to make use of "ctid = ANY (array)" clauses,
- pgsql: Teach push_nots() how to negate a ScalarArrayOpExpr.
- pgsql: Some marginal additional hacking to shave a few more cycles off
- pgsql: Change seqscan logic so that we check visibility of all tuples on
- pgsql: Teach planner and executor to handle ScalarArrayOpExpr as an
- pginstaller - pginst: Check for the version of Python that we actually
- pginstaller - pginst: Check for the version of Python that we actually
- pginstaller - pginst: Check for the version of Python that we actually
- psqlodbc - psqlodbc: Cleanup a bunch of inconsistent PGAPI_
- mysqlcompat - mysqlcompat: even nicer version
- mysqlcompat - mysqlcompat: nicer version of null_safe_cmp
- mysqlcompat - mysqlcompat: Start on the date/time mysql functions
- mysqlcompat - mysqlcompat: Add <=> null safe comparison.