Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2006-01 Thread Index (1/3)
Last updated: Fri Mar 28 04:21:12 2008
403 messages
- pgsql: Set progname early in the postmaster/postgres binary, rather than Bruce Momjian
- pgsql: Move items: > * Add SQL99 WITH clause to SELECT > * Add SQL99 Bruce Momjian
- pgsql: Add: > > o Prevent tab completion of SET TRANSACTION from Bruce Momjian
- pgsql: Allow %TYPE to be used with SETOF, per gripe from Murat Tasan. Tom Lane
- pgsql: Restructure planner's handling of inheritance. Tom Lane
- psqlodbc - psqlodbc: Tweak release notes User Dpage
- pgsql: Removed single quotes from connect to example. Michael Meskes
- psqlodbc - psqlodbc: Fix typo User Dpage
- psqlodbc - psqlodbc: Version number bump. User Dpage
- psqlodbc - psqlodbc: quick hack againist access violation with Disallow User Luf
- psqlodbc - psqlodbc: fixed point of failure on x86_64 boxes with User Luf
- dbi-link - dbi-link: Require Perl 5.8, as per docs and Fred Moyer. User Dfetter
- pgsql: Fix ALTER COLUMN TYPE bug: it sometimes tried to drop UNIQUE or Tom Lane
- psqlodbc - psqlodbc: Ooops,omission in DEBUG mode. User H-saito
- psqlodbc - psqlodbc: Correction for VC6 compile. User H-saito
- pgsql: When building a bitmap scan, must copy the bitmapqualorig Tom Lane
- pgsql: Fix Assert that's no longer correct now that RowCompareExpr is Tom Lane
- pginstaller - pginst: Backpatch: Show proper error message when trying User Mha
- pginstaller - pginst: Show proper error message when trying to create a User Mha
- pgsql: Fix code that checks to see if an index can be considered to Tom Lane
- pginstaller - pginst: Sync JDBC version User Mha
- pginstaller - pginst: Service start is "demand" not "manual", to compile User Mha
- pgaccess - pgaccess: trim query comments to 50 chars in main window User Cmaj
- pgaccess - pgaccess: allow loading script from a file User Cmaj
- pgsql: Undo perl's nasty locale setting on Windows. Andrew Dunstan
- pgsql: Per a bug report from Theo Schlossnagle, plperl_return_next() Neil Conway
- pgpool - pgpool: Add pgpool's man page. User T-ishii
- psqlodbc - psqlodbc: Add Notes:psqlODBC 08.01.0108 User H-saito
- pgsql: Tweak initdb to reduce verbosity of progress messages, by Tom Lane
- psqlodbc - psqlodbc: 1) Change the declaration of several API(SQLxxxx) User Hinoue
- pgsql: Snowball multibyte. Teodor Sigaev
- psqlodbc - psqlodbc: Notes:psqlODBC 08.01.0107,08.01.0106 Contents of User H-saito
- psqlodbc - psqlodbc: Fix the version stamp. User Dpage
- pgfouine - pgfouine: updated copyright User Gsmet
- pgfouine - pgfouine: simplified continuation line detection should fix a User Gsmet
- pgfouine - pgfouine: fixed a bug in LogStream which causes the end of a User Gsmet
- psqlodbc - psqlodbc: fixes for 64-bit compilation (still missing one for User Luf
- psqlodbc - psqlodbc: update version info to upcoming 08.01.0108 User Luf
- psqlodbc - psqlodbc: add support for returning right SQLSTATE from User Luf
- psqlodbc - psqlodbc: fixed variable length recognition in CC_mapping User Luf
- psqlodbc - psqlodbc: fix for one forgotten text_as_longvarchar test User Luf
- psqlodbc - psqlodbc: repair broken support for SQLSetPos User Luf
- psqlodbc - psqlodbc: fixed ODBC driver failure when log output isn't User Luf
- psqlodbc - psqlodbc: add support for START TRANSACTION command change User Luf
- psqlodbc - psqlodbc: correct autocommit off behaviour User Luf
- psqlodbc - psqlodbc: remove obsolete (not used) protocol option User Luf
- pgsql: Suppress signed-vs-unsigned-char warning. Tom Lane
- pgsql: Fix display of whole-row Var appearing at the top level of a Tom Lane
- psqlodbc - psqlodbc: Correspondence disable-unicode option. User H-saito
- psqlodbc - psqlodbc: Suppress a compiler warning. User Hinoue
- pgfouine - pgfouine: should fix the context line parsing I broke with User Gsmet
- pgfouine - pgfouine: in fact, it can happen if we use stored procs and User Gsmet
- psqlodbc - psqlodbc: Driver name fix. User H-saito
- psqlodbc - psqlodbc: Oops,correction of a mistake. User H-saito
- psqlodbc - psqlodbc: Correspondence automake (GNU automake) 1.9.2. User H-saito
- psqlodbc - psqlodbc: Correspondence automake (GNU automake) 1.9.2 User H-saito
- psqlodbc - psqlodbc: Parameter extension. User H-saito
- pgsql: Update btree_gist for CIDR/INET changes --- there's really no Tom Lane
- pgsql: Done: < * %Prevent INET cast to CIDR if the unmasked bits are Bruce Momjian
- pgsql: Clean up the INET-vs-CIDR situation. Tom Lane
- pgfouine - pgfouine: updated ChangeLog User Gsmet
- pgfouine - pgfouine: fixed the HTML output User Gsmet
- pgfouine - pgfouine: removed useless var and method User Gsmet
- pgfouine - pgfouine: fixed a missing reference User Gsmet
- pgsql: Remove the no-longer-useful HashItem/HashItemData level of Tom Lane
- pgsql: Remove the no-longer-useful BTItem/BTItemData level of structure, Tom Lane
- pgfouine - pgfouine: should never be called with appendTo User Gsmet
- pgsql: Remove unnecessary PQconsumeInput call from PQputCopyData; it's Tom Lane
- pgsql: Allow row comparisons to be used as indexscan qualifications. Tom Lane
- pgsql: Update regression error message for NUMERIC range overflow. Bruce Momjian
- pgsql: Improve error message when NUMERIC precision is exceeded. Bruce Momjian
- pgpool - pgpool: Fix but master/slave mode and LISTEN/NOTIFY User T-ishii
- psqlodbc - psqlodbc: SQLColAttribute interface correspondence. User H-saito
- psqlodbc - psqlodbc: compile error fix: In the case of odbcver < 0x0300 User H-saito
- psqlodbc - psqlodbc: update sample. User H-saito
- psqlodbc - psqlodbc: configure.ac for autoconf 2.59 (include configure) User H-saito
- psqlodbc - psqlodbc: Version 07.03.0260 User H-saito
- psqlodbc - psqlodbc: bug fix: Correction of the position injustice of User H-saito
- pgfouine - pgfouine: fixed a bug on duration if log_duration and User Gsmet
- pgfouine - pgfouine: minor fix in command line help User Gsmet
- pgsql: Fix unportable usage of socklen_t: should use ACCEPT_TYPE_ARG3 Tom Lane
- psqlodbc - psqlodbc: degrade... User H-saito
- psqlodbc - psqlodbc: [7.3.0260] Release candidate. User H-saito
- pgsql: - Synced parser and keyword list. Michael Meskes
- pgsql: Instead of using a numberOfRequiredKeys count to distinguish Tom Lane
- pgsql: Prototype fix for typo. Bruce Momjian
- pgsql: Use is_cidr in INET/CIDR structure, rather than the generic Bruce Momjian
- pgsql: Improve wording of descriptions of SIGHUP GUC parameters, as per Tom Lane
- pgsql: Fix typeing as Tom suggest Teodor Sigaev
- pgsql: Done: < o Allow an alias to be provided for the target table in Bruce Momjian
- pgsql: Improve note about not using the target table name in the SET Tom Lane
- pgsql: Fix alias-for-target-table-of-UPDATE-or-DELETE patch so that Tom Lane
- pgsql: Allow an optional alias for the target table to be specified for Neil Conway
- pgsql: Minor improvements to GEQO documentation. Neil Conway
- pgsql: Marginal improvements in the wording of the autovacuum Tom Lane
- pgbuildfarm - client-code: update environment stanza comments User Andrewd
- pgbuildfarm - client-code: - add ipcclean option to clean up shared User Andrewd
- pgsql: Repair longstanding bug in slru/clog logic: it is possible for Tom Lane
- pgsql: Add GRANT ON SEQUENCE syntax to support sequence-only Bruce Momjian
- pgsql: Replace bitwise looping with bytewise looping in hemdistsign and Tom Lane
- pgsql: Update EXPLAIN wording for GEQO usage. Bruce Momjian
- pgsql: Fix thinko in autovacuum's test to skip temp tables: want to skip Tom Lane
- pgsql: Doc patch that adds an example of a correllated UPDATE. Bruce Momjian
- pgsql: Clarify STABLE function documentation to highlight how such Bruce Momjian
- pgsql: Add some test scaffolding to allow cache-flush stress testing Tom Lane
- pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for Darwin. Bruce Momjian
- pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Bruce Momjian
- pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path. Bruce Momjian
- pgsql: Avoid crashing if relcache flush occurs while trying to load data Tom Lane
- pgsql: Fix pgxs -L library path specification for Win32 and Cygwin, was Bruce Momjian
- bizgres - bizgres: Fix to error codes. User Agoldshuv
- bizgres - bizgres: Added return codes to the loader 0 = Loader User Agoldshuv
- psqlodbc - psqlodbc: Compile accuracy rise.(iODBC and unixODBC and User H-saito
- pgsql: It turns out that TablespaceCreateDbspace fails badly if a Tom Lane
- pgsql: Fix a tiny memory leak (one List header) in Tom Lane
- pgsql: Clarify use of btree indexes for ILIKE and ~*. Bruce Momjian
- pgsql: You'll find attached a patch for a fixed explanation on Bruce Momjian
- pgsql: Modify pgstats code to reduce performance penalties from Tom Lane
- pgsql: Done: > o -Allow pooled connections to list all open WITH HOLD Bruce Momjian
- psqlodbc - psqlodbc: Ug, more line ends User Dpage
- psqlodbc - psqlodbc: More line end fixes User Dpage
- psqlodbc - psqlodbc: Fix line ends User Dpage
- pgsql: Add a new system view, pg_cursors, that displays the currently Neil Conway
- pgsql: Fix fsync code to test whether F_FULLFSYNC is available, instead Tom Lane
- pgsql: Data transferred binary is now put into the variables verbatim. Michael Meskes
- pgsql: Repair problems with the result of lookup_rowtype_tupdesc() Tom Lane
- pgsql: Improve comments about btree's use of ScanKey data structures: Tom Lane
- dbi-link - dbi-link: Changed to NAME_lc per Theo Schlossnagle and Fred User Dfetter
- pgsql: Improve constraint_name wording. Bruce Momjian
- pgsql: Add markup for new constraint_name mention. Bruce Momjian
- pgsql: Add documentaiotn mention that constraint names can be sentences Bruce Momjian
- pgsql: Change the parameter_types column of the pg_prepared_statements Neil Conway
- pgpool - pgpool: Version 2.7.1 User T-ishii
- pgpool - pgpool: Fix version info. User T-ishii
- pgsql: When using GCC on AMD64 and PPC, ECPGget_variable() takes a Neil Conway
- pgsql: Add regression tests to verify that domain constraints on Neil Conway
- pgsql: Allow the types of parameters to PREPARE to be inferred. Neil Conway
- pgsql: Some minor code cleanup, falling out from the removal of rtree. Tom Lane
- psqlodbc - psqlodbc: Document PG_CONFIG variable in configure --help User Petere
Mail converted by MHonArc