Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2006-02 Thread Index (1/3)
Last updated: Fri Mar 28 04:21:09 2008
412 messages
- pgsql: Add pg_service.conf documentation for libpq. Bruce Momjian
- fsutil - fsutil: Initial load onto pgfoundry. User Kgrittn
- pgsql: Allow the syntax CREATE TYPE foo, with no parameters, to permit Tom Lane
- pgsql: Back out libpq changes for service --- not ready yet. Bruce Momjian
- pgsql: Fix PG_VERSION_NUM for different awk -F handling. Bruce Momjian
- fsutil - fsutil: New Directory User Kgrittn
- pgsql: Fix PG_VERSION_NUM awk -F parameter. Bruce Momjian
- pgsql: Tweak the error message emitted when a void-returning PL/Python Neil Conway
- pgsql: Allow PL/Python functions to return void, per gripe from James Neil Conway
- pgsql: Add: * Split out libpq pgpass and environment documentation Bruce Momjian
- pgsql: Add PG_VERSION_NUM for use by 3rd party applications wanting to Bruce Momjian
- npgsql - Npgsql: 2006-02-28 Francisco Figueiredo Jr. User Fxjr
- pgsql: Teach nodeSort and nodeMaterial to optimize out unnecessary Tom Lane
- pgsql: Extend the ExecInitNode API so that plan nodes receive a set of Tom Lane
- pgsql: Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, Peter Eisentraut
- pgsql: contrib uninstall scripts by David Fetter Peter Eisentraut
- python - fe: Refactor tracenull Fitting. James William Pye
- python - fe: Add some progress messages. James William Pye
- python - fe: Don't check type. James William Pye
- python - be: Squish some bugs. James William Pye
- python - be: Add tests to validate the use of in session replacements. James William Pye
- python - be: Fix Query allocation issue. James William Pye
- python - be: Minor refactoring. James William Pye
- python - be: Add python.interact function to template. James William Pye
- pgsql: Add mention that tid perhaps someday should be output as a Bruce Momjian
- pgsql: Improve sorting speed by pre-extracting the first sort-key column Tom Lane
- pgsql: Fix a few minor typos in comments in PL/Perl. Neil Conway
- python - pq: Reference pack directly to avoid function overhead. James William Pye
- pgsql: Done: > * -Add 'tid != tid ' operator for use in corruption Bruce Momjian
- pgsql: Implement the <> operator for the tid type. Neil Conway
- psqlodbc - psqlodbc: typo "Miscellanous". User H-saito
- pgsql: Minor SGML work: add some more hyperlinks, where appropriate. Neil Conway
- livecd - knoppix: New Directory User Snaga
- livecd - knoppix: typo fixed. User Snaga
- livecd - knoppix: Database encoding changed. User Snaga
- livecd - knoppix: Imported Sources User Snaga
- pgsql: TODO updates: - "Add ON COMMIT capability to CREATE TABLE AS ... Neil Conway
- python - be: Not setting the procid is bad. James William Pye
- pgsql: Remove ora2pg; now available at Peter Eisentraut
- pgsql: Add intervals: > o Allow infinite dates and intervals just like Bruce Momjian
- npgsql - Npgsql: 2006-02-25 Francisco Figueiredo Jr. User Fxjr
- pgsql: Fix computation of sample table size. Bruce Momjian
- pgsql: Remove duplicate: < o %Disallow dropping of an inherited Bruce Momjian
- pgsql: Backpatch FAQ changes to 8.1.X. Bruce Momjian
- pgsql: Remove mention of MIN/MAX() not using indexes. Bruce Momjian
- psqlodbc - psqlodbc: Enable delay load import under VC6 also. User Hinoue
- pgsql: Mention that the archive history file has the wal start/stop file Bruce Momjian
- pgsql: The Makefile was invoking perl scripts as ./script.pl. Peter Eisentraut
- orafce - orafce: typo clearing User Okbob
- npgsql - npgsql: Setup changed User Jbcooley
- npgsql - npgsql: Imported Sources User Jbcooley
- pgsql: Make restricted_exec feature for Windows more robust by using Andrew Dunstan
- pgsql: make initdb -U username work as advertised; back out bogus patch Andrew Dunstan
- orafce - orafce: Added simple real emulation of Oracle's package User Okbob
- pgsql: Fix vacuumlo to avoid unnecessary use of backslash in search Tom Lane
- npgsql - Npgsql: 2006-02-23 Francisco Figueiredo Jr. User Fxjr
- Regarding Postgres access through C Krishnaprasad
- python - fe: Remove unused attribute. James William Pye
- psqlodbc - psqlodbc: GCC doesn't like declaring variables in case User Dpage
- psqlodbc - psqlodbc: Add an installer for the enhanced branch User Dpage
- psqlodbc - psqlodbc: Standard build patch.(libpq,ssleay32) This is User H-saito
- pgsql: Cleanup the usage of ScanDirection: use the symbolic names for Neil Conway
- pgsql: Fix old pg_dump oversight: default values for domains really need Tom Lane
- pgsql: Adjust probe for getaddrinfo to cope with macro-ized definitions, Tom Lane
- psqlodbc - psqlodbc: Fix Typo (UNICDOE) and define deletion of User H-saito
- psqlodbc - psqlodbc: Change xxxx_COMMON_CS macros in case of User Hinoue
- python - fe: Add DB-API 2.0 interface module. James William Pye
- pgsql: Fix three Python reference leaks in PLy_traceback(). Neil Conway
- psqlodbc - psqlodbc: CRLF line code is corrected to LF. User H-saito
- pgsql: Fixing and improve compound word support. Teodor Sigaev
- psqlodbc - psqlodbc: fixed define(HAVE_LONG_LONG SIZEOF_LONG) as config. User H-saito
- psqlodbc - psqlodbc: fixed SQLLEN define(iODBC). User H-saito
- python - fe: Implement nowait option. James William Pye
- orafce - orafce: definition of PG_VERSION_XX_COMPAT User Okbob
- orafce - orafce: Corection of NVL, NVL2 functions. User Okbob
- psqlodbc - psqlodbc: Put back a change I removed by mistake. User Hinoue
- phppgbind - CVSROOT: Send commit messages to phppgbind-commits list User Devrim
- bizgres - bizgres: On disk bitmap index, coded by Jie Zhang (continued) User Llonergan
- python - fe: Test Portal and Query persistence across transactions and James William Pye
- bizgres - bizgres: On disk bitmap index, coded by Jie Zhang User Llonergan
- pgsql: Update obsolete comment. Tom Lane
- python - pq: Fix error handling in Query and Function. James William Pye
- pgsql: Modify logtape.c so that the initial LogicalTapeSetCreate call Tom Lane
- pgsql: Improve tuplesort.c to support variable merge order. Tom Lane
- pgsql: Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. Neil Conway
- pgsql: Minor SGML style police work. Neil Conway
- pgsql: ' is not valid HTML 4.01, so print the plain character Peter Eisentraut
- pgsql: Patch from Marko Kreen: pgcrypto crypt()/md5 and hmac() leak Neil Conway
- pgsql: Add support for Windows codepages 1253, 1254, 1255, and 1257 and Peter Eisentraut
- pgsql: Mark unescape_single_char() "static": as far as I can see this Neil Conway
- python - fe: Implement more mapping interfaces. James William Pye
- python - fe: Make __iter__ be an implicit __call__. James William Pye
- pgsql: Fix typo in comment. Neil Conway
- pgsql: Change MemSet to use long instead of int32, for better Peter Eisentraut
- bizgres - bizgres: Re-enabled ESCAPE clause in COPY text format after User Agoldshuv
- psqlodbc - psqlodbc: Fix a typo. User Hinoue
- pgpool - CVSROOT: mail to pgpool-committers(at)pgfoundry(dot)org User T-ishii
- pgsql: Put the first section of a chapter in its own chunk. Peter Eisentraut
- pgsql: Since we only use libld on AIX, don't include it in LIBS on any Tom Lane
- python - be: Add and use interface to deleting function cache entries. James William Pye
- python - be: Use snprintf instead of asprintf. James William Pye
- pgsql: Repair --single-transaction patch so it handles blobs correctly. Tom Lane
- bizgres - bizgres: Updated version number to 2.0.13 User Agoldshuv
- pgsql: Move btbulkdelete's vacuum_delay_point() call to a place in the Tom Lane
- pgsql: Add some missing vacuum_delay_point calls in GIST vacuuming. Tom Lane
- psqlodbc - psqlodbc: Correction of Dialog font. User H-saito
- pgsql: AllocSetStats should probably be using unsigned format to show Tom Lane
- pgsql: Need a DLLIMPORT for MaxFSMPages, per buildfarm failure on snake. Tom Lane
- npgsql - Npgsql2: Imported Sources User Fxjr
- pgpool - pgpool: Version 3.0.1 User T-ishii
- pgpool - pgpool: Fix master/slave mode breakage in 2.7.2 Fix bug with User T-ishii
- pgsql: Document that GRANT on a table does not affect sequence Bruce Momjian
- bizgres - bizgres: Multiple LOAD statements in one control file are now User Agoldshuv
- python - fe: Reduce the identifier size for prepared statements. James William Pye
- bizgres - bizgres: Added error debug information when transactions fail. User Agoldshuv
- pgsql: Document that xact commit/abort stats are collected if any stat Bruce Momjian
- pgsql: Add positive defense against trying to connect when the Tom Lane
- pgsql: IMHO, --single-transaction should wrap *all* the commands in Tom Lane
- pgsql: Improve documentation of --single-transaction option: fix markup, Tom Lane
- python - be: Link against LIBS var to make Python happy. James William Pye
- pgsql: Place function names in first column for consistency. Bruce Momjian
- pgsql: Fix qual_is_pushdown_safe to not try to push down quals involving Tom Lane
- pgsql: Fix build failure when not USE_READLINE. Tom Lane
- pginstaller - pginst: Updates for 8.0.7 User Dpage
- python - pq: A PANIC is also fatal. James William Pye
- pgsql: Add: > > o Allow pg_hba.conf to specify host names along with Bruce Momjian
- autodoc - autodoc: Add in very simple inheritance documentation. User Rbt
- pgsql: Revert because C locale uses "" for thousands_sep, meaning "n/a", Bruce Momjian
- pgsql: Stamp 7.3.14. Tom Lane
- pgsql: Stamp 7.4.12. Tom Lane
- pgsql: Stamp 8.0.7. Tom Lane
- pgsql: Stamp 8.1.3. Tom Lane
- pgsql: Update release notes. Tom Lane
- pgsql: Fix bug in SET SESSION AUTHORIZATION that allows unprivileged Tom Lane
- pgsql: Fix bug that allowed any logged-in user to SET ROLE to any other Tom Lane
- pgsql: Throw a warning rather than an error on invalid character from Bruce Momjian
- autodoc - autodoc: Display index information in HTML output. User Rbt
Mail converted by MHonArc