Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2006-08 Thread Index (3/4)
Last updated: Wed Jan 18 01:51:53 2012
542 messages
- pgsql: Fix bug introduced by last patch, thanks again to Mario Weilguni Teodor Sigaev (Tue 08 15:45)
- pgsql: Cleaned up log output a little bit more. Michael Meskes (Tue 08 15:30)
- pgestraier - pgestraier: subversion revision 80 commited to CVS User Dpavlin (Tue 08 12:22)
- pgestraier - pgestraier: bugfix: offset implementation didn't return all User Dpavlin (Tue 08 12:22)
- pgsql: Clarified COPY FROM STDIN in ecpg todo Michael Meskes (Tue 08 11:52)
- pgsql: Made parser check for valid copy to/from stdin/stdout Michael Meskes (Tue 08 11:51)
- pgestraier - pgestraier: subversion revision 79 commited to CVS User Dpavlin (Tue 08 11:42)
- pgestraier - pgestraier: update trigger now uses est_node_edit_doc (as User Dpavlin (Tue 08 11:42)
- pgestraier - pgestraier: delete just existing triggers User Dpavlin (Tue 08 11:42)
- pgestraier - pgestraier: subversion revision 78 commited to CVS User Dpavlin (Tue 08 11:42)
- pgestraier - pgestraier: subversion revision 77 commited to CVS User Dpavlin (Tue 08 11:42)
- pgestraier - pgestraier: try unique index if primary key doesn't exits User Dpavlin (Tue 08 11:42)
- webtranslator - l10n: More things added to TODO section. User Mario__ (Tue 08 06:04)
- python - ip: Wrong finally block. James William Pye (Tue 08 01:37)
- pgsql: Done: < * Allow protocol-level BIND parameter values to be Bruce Momjian (Tue 08 01:24)
- pgsql: For protocol-level prepare/bind/execute: o print user name for Bruce Momjian (Tue 08 01:23)
- pgestraier - pgestraier: subversion revision 76 commited to CVS User Dpavlin (Mon 07 23:25)
- pgestraier - pgestraier: re-generate documentation on cvs target User Dpavlin (Mon 07 23:25)
- pgestraier - pgestraier: subversion revision 75 commited to CVS User Dpavlin (Mon 07 23:23)
- pgestraier - pgestraier: minor modificaton to cross-link documentation User Dpavlin (Mon 07 23:23)
- pgestraier - pgestraier: subversion revision 74 commited to CVS User Dpavlin (Mon 07 23:23)
- pgestraier - pgestraier: turn debug off User Dpavlin (Mon 07 23:23)
- pgestraier - pgestraier: subversion revision 73 commited to CVS User Dpavlin (Mon 07 23:23)
- pgestraier - pgestraier: hush size_t warning User Dpavlin (Mon 07 23:23)
- pgestraier - pgestraier: subversion revision 72 commited to CVS User Dpavlin (Mon 07 23:23)
- pgestraier - pgestraier: hush compiler warning User Dpavlin (Mon 07 23:23)
- pgestraier - pgestraier: subversion revision 71 commited to CVS User Dpavlin (Mon 07 23:22)
- pgestraier - pgestraier: tutorial is very short, thanks to helper script User Dpavlin (Mon 07 23:22)
- pgfouine - www: fixed a minor css issue User Gsmet (Mon 07 23:19)
- pgfouine - pgfouine: tsung support User Gsmet (Mon 07 22:25)
- pgsql: Put back another improperly-removed #include. Tom Lane (Mon 07 21:56)
- pgestraier - pgestraier: subversion revision 70 commited to CVS User Dpavlin (Mon 07 21:09)
- pgestraier - pgestraier: finish (hopefully) documentation. User Dpavlin (Mon 07 21:09)
- pgsql: Back-port HEAD's configure fixes to select appropriate compiler Tom Lane (Mon 07 20:08)
- pgsql: On some platforms, pg_usleep isn't interruptible by signals; fix Tom Lane (Mon 07 17:41)
- pgsql: fix bug about modifying value in shared buffer, what was a reason Teodor Sigaev (Mon 07 17:39)
- pgestraier - pgestraier: subversion revision 69 commited to CVS User Dpavlin (Mon 07 17:31)
- pgestraier - pgestraier: single-line progress bar (if it fits), only User Dpavlin (Mon 07 17:31)
- pgestraier - pgestraier: auto-discover primary key (if it's single User Dpavlin (Mon 07 17:06)
- pgestraier - pgestraier: subversion revision 68 commited to CVS User Dpavlin (Mon 07 17:06)
- pgestraier - pgestraier: subversion revision 67 commited to CVS User Dpavlin (Mon 07 17:06)
- pgestraier - pgestraier: subversion revision 66 commited to CVS User Dpavlin (Mon 07 17:05)
- pgestraier - pgestraier: added chunk of documentation and ability to User Dpavlin (Mon 07 17:05)
- pgestraier - pgestraier: subversion revision 65 commited to CVS User Dpavlin (Mon 07 17:05)
- pgestraier - pgestraier: don't change encoding when inserting in User Dpavlin (Mon 07 17:05)
- pgestraier - pgestraier: print example SQL search query at end User Dpavlin (Mon 07 17:05)
- pgsql: Make recovery from WAL be restartable, by executing a Tom Lane (Mon 07 16:58)
- pgestraier - pgestraier: subversion revision 64 commited to CVS User Dpavlin (Mon 07 14:32)
- pgestraier - pgestraier: drop triggers at beginning, work inside User Dpavlin (Mon 07 14:32)
- pgestraier - pgestraier: subversion revision 63 commited to CVS User Dpavlin (Mon 07 14:32)
- pgestraier - pgestraier: improved documentation, now this project is User Dpavlin (Mon 07 14:32)
- pgestraier - pgestraier: subversion revision 62 commited to CVS User Dpavlin (Mon 07 13:26)
- pgestraier - pgestraier: script to create pgest index on PostgreSQL User Dpavlin (Mon 07 13:25)
- pgestraier - pgestraier: New Directory User Dpavlin (Mon 07 13:25)
- pgestraier - pgestraier: subversion revision 61 commited to CVS User Dpavlin (Mon 07 13:25)
- pgestraier - pgestraier: added pgest_trigger function which allows User Dpavlin (Mon 07 13:25)
- pgsql: Joachim fixed some bugs in numeric handling in pgtypeslib. Michael Meskes (Mon 07 13:17)
- python - ip: Set GTX as a builtin instead of filling it in as a local. James William Pye (Mon 07 06:36)
- python - fe: Close connection on fatal errors. James William Pye (Mon 07 06:29)
- python - ip: Add AbortTransaction exception to abstract module. James William Pye (Mon 07 01:54)
- python - pq: When a TransitionError occurs, terminate the transaction. James William Pye (Sun 06 23:52)
- python - pq: Fix BindingsAndExecutings. James William Pye (Sun 06 22:59)
- edb-debugger - workstation: Hiroshi-san's first internationalization User Korryd (Sun 06 22:36)
- pgfouine - www: preparing the website for 0.7 release User Gsmet (Sun 06 20:38)
- pgfouine - www: New Directory User Gsmet (Sun 06 20:36)
- python - fe: Use new pq/pqueue APIs and improve interrupt safety. James William Pye (Sun 06 17:30)
- python - pq: Improve interrupt safety. James William Pye (Sun 06 16:39)
- pgsql: Tweak sanity_check regression test to display more tables (viz, Tom Lane (Sun 06 04:35)
- pgsql: Add support for forcing a switch to a new xlog file; cause such a Tom Lane (Sun 06 03:53)
- pgsql: Use better named loop variable for large loop, rather than 'i'. Bruce Momjian (Sun 06 02:01)
- pgsql: Fix inheritance_planner() to delete dummy subplans from its Tom Lane (Sat 05 17:21)
- pgsql: Two more changes to regression tests to fix two differences in Michael Meskes (Sat 05 16:48)
- npgsql - Npgsql: 2006-08-05 Josh Cooley <jbnpgsql(at)tuxinthebox(dot)net> User Jbcooley (Sat 05 14:33)
- npgsql - Npgsql: 2006-08-04 Josh Cooley <jbnpgsql(at)tuxinthebox(dot)net> User Jbcooley (Sat 05 04:16)
- pgsql: Fix references to the Options section in the pgcrypto Neil Conway (Sat 05 00:29)
- pgsql: Extend relation_excluded_by_constraints() to check for mutually Tom Lane (Sat 05 00:22)
- pgsql: Teach predicate_refuted_by() how to do proofs involving Tom Lane (Sat 05 00:21)
- pgsql: Add some blank lines for formatting. Bruce Momjian (Fri 04 22:20)
- pgsql: Fix domain_in() bug exhibited by Darcy Buskermolen. Tom Lane (Fri 04 21:33)
- edb-debugger - workstation: Adding tracer and profiler plugins User Korryd (Fri 04 20:00)
- pgsql: #ifdef fix for MSVC builds of libpq. Bruce Momjian (Fri 04 18:58)
- pgsql: Improve logging of protocol-level prepared statements. Bruce Momjian (Fri 04 18:53)
- pgsql: Fix bug in new pg_dump -T/-N handling that was dumping system Bruce Momjian (Fri 04 18:32)
- pgsql: Remove redeclaration of struct sqlca_t --- unnecessary and Tom Lane (Fri 04 16:54)
- pgsql: Fix missing 'static' keywords --- some compilers gripe about Tom Lane (Fri 04 16:43)
- edb-debugger - workstation: New Directory User Korryd (Fri 04 15:49)
- pgsql: Fix inadequate quoting in test for AIX xlc. Tom Lane (Fri 04 15:16)
- pgsql: 'make clean' must remove the create subdirectories results/ and Tom Lane (Fri 04 14:18)
- pgsql: Teach eval_const_expressions to simplify BooleanTest nodes that Tom Lane (Fri 04 14:10)
- webtranslator - l10n: Second commit, uff! Lots of changes was added, User Mario__ (Fri 04 09:02)
- pgsql: Regression test updates and fixes Michael Meskes (Fri 04 08:52)
- pgsql: Slight wording improvement in documentation. Bruce Momjian (Fri 04 04:07)
- pgsql: Add missing ecpg function prototype needed when in threaded mode Bruce Momjian (Fri 04 03:23)
- pgsql: Add URL for terminate backend test: > Bruce Momjian (Fri 04 01:24)
- pgsql: Add some basic tests of GUC behavior. Tom Lane (Fri 04 00:00)
- bizgres - bizgres: Enhancements to support Web services bridge User Dnguyen (Thu 03 23:27)
- pgfouine - pgfouine: * [vacuum] improved the layout * [vacuum] fixed the User Gsmet (Thu 03 21:21)
- pgsql: Cause ALTER TABLE to perform ALTER COLUMN DROP DEFAULT operations Tom Lane (Thu 03 20:57)
- pgsql: Remove use of a regex character class in resultmap (for freebsd Tom Lane (Thu 03 17:04)
- pgsql: Fix AfterTriggerExecute() to pass tg_trigtuple and tg_newtuple as Tom Lane (Thu 03 16:04)
- pgsql: Add missing pgstat_count_index_scan(), per Andreas Seltenreich. Tom Lane (Thu 03 15:22)
- pgaccess - pgaccess: allowing open of views from main window User Cmaj (Thu 03 15:12)
- pgaccess - pgaccess: clean out debug line User Cmaj (Thu 03 15:09)
- pgaccess - pgaccess: trim right semi-colon from views before running User Cmaj (Thu 03 15:05)
- pgsql: A few regression tests for VALUES, from Gavin Sherry. Tom Lane (Thu 03 14:54)
- pgsql: Removed compiler warnings Michael Meskes (Thu 03 14:50)
- pgsql: Applied test suite update by Joachim Wieland <joe(at)mcknight(dot)de>. Michael Meskes (Thu 03 13:11)
- pgaccess - pgaccess: allow editing of tables with oids in the tablelist User Cmaj (Thu 03 02:49)
- npgsql - Npgsql: 2006-08-02 Francisco Figueiredo Jr. User Fxjr (Thu 03 01:19)
- pgfouine - pgfouine: fixed a bug in duration detection for index cleanup User Gsmet (Wed 02 23:30)
- pgfouine - pgfouine: * [vacuum] added the duration information * User Gsmet (Wed 02 23:19)
- pgsql: Move 'ddl' right after 'none' in postgresql.conf. Bruce Momjian (Wed 02 21:48)
- pgsql: Fix logic to prevent pg_dump from dumping system schemas; bug Bruce Momjian (Wed 02 21:43)
- nagiosplugins - nagiosplugins: Adding a README and a waiting query check User Twasson (Wed 02 21:25)
- bizgres - bizgres: User Nwakefield (Wed 02 20:27)
- nagiosplugins - nagiosplugins: Initial Checkin of Code. User Twasson (Wed 02 19:24)
- pgsql: remove extraneous space after -L flag. Andrew Dunstan (Wed 02 19:02)
- pgsql: Arrange for ValuesScan to keep per-sublist expression eval state Tom Lane (Wed 02 18:58)
- pgsql: Fix documentation error: GRANT/REVOKE for roles only accept role Tom Lane (Wed 02 16:30)
- pgsql: And finally the Makefiles Michael Meskes (Wed 02 14:19)
- pgsql: Wups, got the test for contain_vars_of_level-not-needed wrong in Tom Lane (Wed 02 14:14)
- pgsql: Hopefully that's it. Michael Meskes (Wed 02 14:14)
- pgsql: Add a HINT per suggestion from Michael Glaesemann. Tom Lane (Wed 02 13:59)
- pgsql: Some more regression test files Michael Meskes (Wed 02 13:53)
- pgsql: One more file to remove Michael Meskes (Wed 02 13:52)
- pgsql: Removed old test files Michael Meskes (Wed 02 13:51)
- pgsql: ynced parser and keyword list. Michael Meskes (Wed 02 13:43)
- pgsql: New Directory Michael Meskes (Wed 02 13:37)
- pgsql: Update: < o Add COPY TO STDIN / STDOUT handling > o Add COPY Bruce Momjian (Wed 02 13:36)
- pgsql: Add: > o In rules, allow VALUES() to contain a mixture of 'old' Bruce Momjian (Wed 02 13:29)
- xlogviewer - xlogdump: User Diogob (Wed 02 13:21)
- pgfouine - pgfouine: [vacuum] fixed a bug in database/schema filter User Gsmet (Wed 02 09:06)
- pgsql: Done: o -Allow INSERT INTO tab (col1, ..) VALUES (val1, Bruce Momjian (Wed 02 03:12)
- pgsql: Add support for multi-row VALUES clauses as part of INSERT Joe Conway (Wed 02 01:59)
- pgsql: Fix bug I introduced while cleaning up pg_dump -t/-n patch. Bruce Momjian (Tue 01 21:05)
- pgsql: Editorialize a bit on the recent patch, reverting to the original Alvaro Herrera (Tue 01 19:17)
- pgsql: Add support for loadable modules to allocated shared memory and Bruce Momjian (Tue 01 19:03)
- pgsql: Add pg_dump -X no-data-for-failed-tables option to suppress Bruce Momjian (Tue 01 18:21)
- pgsql: Done: < o %Allow pg_dump to use multiple -t and -n switches Bruce Momjian (Tue 01 18:07)
- pgsql: Remove TODO.detail/pg_dump. Bruce Momjian (Tue 01 18:06)
- pgsql: Allow multiple -n (schema) and -t (table) pg_dump options, and Bruce Momjian (Tue 01 18:05)
Mail converted by MHonArc