Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2008-12 Thread Index (1/2)
Last updated: Wed Jan 18 01:50:25 2012
226 messages
- pgsql: Throw error if a <window definition> references a window that Tom Lane (Wed 31 23:51)
- pgsql: Fix another problem in SQL-MED \d displays: should have a clean Tom Lane (Wed 31 18:33)
- pgsql: Consistently use multi-line formatting for all ACL columns Tom Lane (Wed 31 18:07)
- pgsql: Add a WINDOW attribute to CREATE FUNCTION, and teach pg_dump Tom Lane (Wed 31 02:25)
- pgsql: Add some basic support for window frame clauses to the Tom Lane (Wed 31 00:08)
- pgsql: Reduce the last group of parallel regression tests to 19 tests, Tom Lane (Tue 30 17:11)
- pgsql: The flag to mark dead tuples is nowadays called LP_DEAD, not Heikki Linnakangas (Tue 30 16:24)
- pgsql: Fix oversight in ALTER TABLE ENABLE/DISABLE RULE patch: the new Tom Lane (Tue 30 03:59)
- pgsql: Fix thinko in documentation of default window frame behavior, per Tom Lane (Mon 29 18:23)
- pgsql: Finally the last test. Michael Meskes (Mon 29 17:48)
- pgsql: First rounf of whitespace changes. Michael Meskes (Mon 29 17:07)
- pgbouncer - pgbouncer: win32: make asynctest compile again By Hiroshi User Mkz (Mon 29 15:57)
- pgbouncer - pgbouncer: win32: add -A to def generation User Mkz (Mon 29 14:34)
- PostGr and MSSQL jurijs Nezencevs (Mon 29 03:34)
- pgsql: Tighten up a couple of regression test cases that can have Tom Lane (Mon 29 02:58)
- pgsql: Support window functions a la SQL:2008. Tom Lane (Sun 28 18:54)
- libpqtypes - libpqtypes: PQgeterror() is documented as never returning User Achernow (Sat 27 19:44)
- pgsql: Make a couple of small changes to the tuplestore API, for the Tom Lane (Sat 27 17:39)
- libpqtypes - libpqtypes: Add PQparamCount.3 to make file so it gets User Achernow (Sat 27 13:47)
- libpqtypes - libpqtypes: Add PQparamCount API function, gets number of User Achernow (Sat 27 13:45)
- edb-debugger - server: Update for further changes to the internal API in Dave Page (Fri 26 20:37)
- pgsql: Remove unused include file, per ITAGAKI Takahiro. Tom Lane (Fri 26 17:51)
- npgsql - Npgsql2: Only produce SQLSent string from stringbuilder if User Talliesin (Fri 26 16:08)
- npgsql - Npgsql2: Fix lack of parameter length in another case. User Talliesin (Fri 26 15:24)
- npgsql - Npgsql2: Fix lack of parameter length in certain cases (bug User Talliesin (Thu 25 23:34)
- npgsql - Npgsql2: More explicit serialisation of numeric types, for User Talliesin (Thu 25 17:21)
- libpqtypes - libpqtypes: fixed typo from code reformat change User Achernow (Thu 25 16:56)
- libpqtypes - libpqtypes: reformtted code to match postgresql project, User Achernow (Thu 25 16:55)
- npgsql - Npgsql2: Improved efficiency in serialising bytea values from User Talliesin (Thu 25 16:35)
- pgsql: Change the name of dtrace wal tracepoints: Bruce Momjian (Wed 24 20:41)
- npgsql - Npgsql2: BitString handling: 1 minor bug fix, comments on some User Talliesin (Wed 24 11:35)
- npgsql - Npgsql2: Support for bit strings. User Talliesin (Wed 24 00:17)
- npgsql - Npgsql2: Even greater concurrency on creation of User Talliesin (Mon 22 10:12)
- npgsql - Npgsql2: Greater concurrency on creation of User Talliesin (Mon 22 10:07)
- pgsnap - pgsnap: Add "useless indexes" report (from an idea of Josh User Gleu (Mon 22 07:53)
- npgsql - Npgsql2: Make money datatype handling locale-independent (see User Talliesin (Mon 22 00:03)
- npgsql - Npgsql2: User Talliesin (Sun 21 01:57)
- pgsql: Teach MSVC build system about building foreign data wrappers. Magnus Hagander (Sat 20 22:04)
- npgsql - Npgsql2: Remove (now pointless and only recently added) version User Talliesin (Sat 20 19:25)
- npgsql - Npgsql2: updated assembly version for development. User Jbcooley (Sat 20 19:07)
- npgsql - Npgsql2: Cope with standard_conforming_strings being "on". User Talliesin (Sat 20 17:43)
- pgsql: Add missing semicolon, per buildfarm results. Tom Lane (Sat 20 16:02)
- pgsql: Fix various confusions of pointers and OIDs, unsafe assumptions Tom Lane (Sat 20 15:51)
- libpqtypes - libpqtypes: backed out buffer size change in PQputvf, set User Achernow (Sat 20 13:39)
- libpqtypes - libpqtypes: cranked the output buffer for PQputvf in User Achernow (Sat 20 13:05)
- pgsql: Don't use OidIsValid to check the return value of Heikki Linnakangas (Sat 20 09:41)
- pgsql: Add a new column proiswindow to pg_proc. Tom Lane (Fri 19 18:25)
- pgsql: SQL/MED catalog manipulation facilities This doesn't do any Peter Eisentraut (Fri 19 16:25)
- pgsql: New Directory Peter Eisentraut (Fri 19 16:20)
- pgsql: Have psql's \d+ print reloptions. Alvaro Herrera (Fri 19 14:40)
- npgsql - Npgsql2: Change check for string elements in User Talliesin (Fri 19 12:32)
- pgbouncer - pgbouncer: win32: no need for -subservice switch, instead User Mkz (Fri 19 12:18)
- pgsql: When we added the ability to have zero-element ARRAY[] constructs Tom Lane (Fri 19 05:04)
- orafce - orafce: Add utl_file_fcopy(). User Itagaki (Fri 19 03:46)
- pgsql: Add a couple of cross-references to the docs about enum types, Tom Lane (Fri 19 01:34)
- npgsql - Npgsql2: GetOrdinal fixes for kana-width insensitivity and User Talliesin (Fri 19 01:26)
- pgsql: Add "not" to wal journaling text. Bruce Momjian (Thu 18 22:34)
- plpsm - plpgpsm: first upgrade for 8.4 User Okbob (Thu 18 22:26)
- pgsql: Clarify documentation that journaling is not required for WAL or Bruce Momjian (Thu 18 22:21)
- plpsm - plpgpsm: new branch for 8.4 User Okbob (Thu 18 20:53)
- pgsql: Fix oversight in my recent patch to allow ExecMakeFunctionResult Tom Lane (Thu 18 19:38)
- pgsql: Code review for function default parameters patch. Tom Lane (Thu 18 18:20)
- pgsql: Update documentation table describing how shared memory is used Bruce Momjian (Thu 18 17:03)
- pgsql: Add note that TRUNCATE uses an access exclusive lock. Peter Eisentraut (Thu 18 10:45)
- pgbouncer - pgbouncer: dlltool seems to need --export-all-symbols to User Mkz (Thu 18 00:21)
- pgbouncer - pgbouncer: pgbevent: make g_module static var User Mkz (Thu 18 00:16)
- plproxy - plproxy: Clear ->tuning bit on connection close. User Mkz (Wed 17 21:21)
- pgsql: Applied patch by ITAGAKI Takahiro Michael Meskes (Wed 17 16:52)
- pgsql: Don't reset pg_class.reltuples and relpages in VACUUM, if any Heikki Linnakangas (Wed 17 09:15)
- pgsql: The attached patch contains a couple of fixes in the existing Bruce Momjian (Wed 17 01:39)
- pgbulkload - pgbulkload: Accept CR+LF text files in CSV mode. User Itagaki (Wed 17 01:02)
- pgsql: Add note to the shared memory sizing table about needing to use Alvaro Herrera (Tue 16 19:30)
- pgsql: Make heap_update() set newtup->t_tableOid correctly, for Tom Lane (Tue 16 16:26)
- pgsql: Attempt to fix MSVC breakage from Major Version patch. Andrew Dunstan (Tue 16 15:42)
- pgsql: Fix wording of section comparing triggers and rules; old wording Bruce Momjian (Tue 16 03:12)
- libpqtypes - libpqtypes: Updated ChangeLog, added changes since v1.2e User Achernow (Tue 16 03:03)
- libpqtypes - libpqtypes: made errFields implementation more memory User Achernow (Tue 16 02:08)
- pgsql: Department of second thoughts: further experimentation with Tom Lane (Tue 16 00:56)
- Re: pgsql: Adjust things so that the query_string of a cached plan and the Bruce Momjian (Tue 16 00:07)
- pgsql: Improve comment about why sleep is used by pg_standby to handle Bruce Momjian (Mon 15 22:13)
- pgsql: Add documentation that pg_standby sleeps on Win32 because of Bruce Momjian (Mon 15 22:08)
- pgsql: Add comment about GNUWin32's cp not having the file system Bruce Momjian (Mon 15 21:39)
- pgsql: Code review for CREATE OR REPLACE VIEW patch. Tom Lane (Mon 15 21:35)
- pgsql: Add missing 'break' in Win32 switch statement, reported by Martin Bruce Momjian (Mon 15 21:11)
- pgsql: Fix cast-away-const problem as well as bogus calculation of Tom Lane (Mon 15 19:10)
- pgsql: Arrange for the pg_foo_is_visible and has_foo_privilege families Tom Lane (Mon 15 18:23)
- pgsql: Remove newly-added regression test cases that referenced Tom Lane (Mon 15 16:52)
- pgsql: Do not try to change a const variable. Michael Meskes (Mon 15 15:34)
- pgsql: Reduce the scaling factor for attstattarget to number-of-lexemes Tom Lane (Mon 15 15:06)
- pgsql: Remove our dependencies on MB_CUR_MAX in favor of believing that Tom Lane (Mon 15 14:55)
- pgsql: Support specifying filename for SSL certificate, key, root Magnus Hagander (Mon 15 10:28)
- textsearch-ja - textsearch-ja: workaround for 8.3. User Itagaki (Mon 15 08:22)
- npgsql - Npgsql2: Updated changelog for 2.0.2 release User Fxjr (Mon 15 03:53)
- npgsql - Npgsql2: Change ExpectedException attriubte to pass type. User Jbcooley (Mon 15 03:42)
- npgsql - Npgsql2: Updated version for 2.0.2 release. User Jbcooley (Mon 15 03:11)
- npgsql - Npgsql2: Updated ReleaseNotes and ChangeLog for 2.0.2 release. User Fxjr (Mon 15 03:00)
- pgsql: Restore enforce_generic_type_consistency's pre-8.3 behavior of Tom Lane (Sun 14 19:45)
- pgsql: Replace both send and receive BIO routines in the SSL code with Magnus Hagander (Sun 14 19:39)
- pgsql: Increase the default value of default_statistics_target from 10 Tom Lane (Sat 13 19:16)
- pgsql: Remove pg_plan_queries()'s now-useless needSnapshot parameter. Tom Lane (Sat 13 02:29)
- pgsql: Fix failure to ensure that a snapshot is available to datatype Tom Lane (Sat 13 02:00)
- pgsql: Reduce some rel.h inclusions, and add pg_list.h to pg_proc_fn.h. Alvaro Herrera (Fri 12 22:56)
- pgsql: Using clause has to accept signed numeric constants too. Michael Meskes (Fri 12 12:14)
- pgsql: To reduce confusion over whether VACUUM FULL is needed for Tom Lane (Thu 11 18:19)
- pgsql: The macros NULL_DEV and DEVNULL were both used to work around Peter Eisentraut (Thu 11 10:25)
- pgsql: Move carefully obscured SunOS 4 specific #include out of c.h into Peter Eisentraut (Thu 11 09:17)
- pgsql: Append major version number and for libraries soname major Peter Eisentraut (Thu 11 07:34)
- snapshot - src: Cosmetic fix User Cunha17 (Thu 11 00:58)
- snapshot - src: Fix for internal NOTICE messages in production User Cunha17 (Thu 11 00:58)
- pgsql: Tweak the tree descent loop in fsm_search_avail to not look at Tom Lane (Wed 10 17:11)
- pgsql: Update journaling performance docs based on comments by Michael Bruce Momjian (Wed 10 11:05)
- npgsql - Npgsql2: Reuse connection in transaction - test provided by User Jbcooley (Wed 10 04:42)
- npgsql - Npgsql2: Add connection pool tests User Jbcooley (Wed 10 04:40)
- npgsql - Npgsql2: Handle case where same connection object is closed and User Jbcooley (Wed 10 04:39)
- npgsql - Npgsql2: Support ISinglePhaseNotification to simplify some User Jbcooley (Wed 10 04:09)
- pgsql: Add a specific example of parenthesizing when extracting a field Tom Lane (Tue 09 20:52)
- pgsql: Revert SIGUSR1 multiplexing patch, per Tom's objection. Heikki Linnakangas (Tue 09 15:59)
- pgsql: Provide support for multiplexing SIGUSR1 signal. Heikki Linnakangas (Tue 09 14:28)
- pgsql: Clearify how processes are started by autovacuum, and what the Magnus Hagander (Mon 08 20:31)
- pgsql: Teach pgstat_vacuum_stat to not bother scanning pg_proc in the Tom Lane (Mon 08 15:45)
- pgsql: Add note that autovacuum can use up several times Magnus Hagander (Mon 08 15:12)
- reorg - pg_reorg: Imported Sources User Itagaki (Mon 08 04:32)
- pgsql: Don't try to optimize EXISTS subqueries with empty FROM-lists: we Tom Lane (Mon 08 00:16)
- pgsql: Desultorily enclose programlisting tags in CDATA, to get rid of Alvaro Herrera (Sun 07 23:46)
- pgbouncer - pgbouncer: win32: more fixes - proper message id - fix bugs User Mkz (Sun 07 09:15)
- pgsql: Set up ar, dlltool, dllwrap, and windres for cross-compiling if Peter Eisentraut (Sun 07 08:36)
- libpqtypes - libpqtypes: Fixed error in pqt-handlers.3 User Achernow (Sun 07 04:46)
- libpqtypes - libpqtypes: Fixed a spelling error in PQputf.3 User Achernow (Sun 07 04:32)
- libpqtypes - libpqtypes: Update INSTALL, formely documented make targets User Achernow (Sun 07 04:25)
- libpqtypes - libpqtypes: Updated ChangeLog by adding notes to old User Achernow (Sun 07 04:17)
- pgbouncer - pgbouncer: locatime weirdness wasnt windows specific... User Mkz (Sat 06 23:33)
- pgsql: Allow CREATE OR REPLACE VIEW to add columns to the _end_ of the Bruce Momjian (Sat 06 23:22)
- pgsql: Document that non-data journaling is a recommended mount option. Bruce Momjian (Sat 06 21:34)
- pgsql: MAPSIZE macro needs to use MAXALIGN(SizeOfPageHeaderData) instead Heikki Linnakangas (Sat 06 17:31)
- pgsql: Better descriptions in pg_get_keywords(), consistent with the Peter Eisentraut (Fri 05 13:41)
- pgbulkload - pgbulkload: Adjust to 8.4dev. User Itagaki (Fri 05 07:10)
- pgsql: Default values for function arguments Pavel Stehule, with some Peter Eisentraut (Thu 04 17:51)
- pgbouncer - pgbouncer: win32: tm_mon fix for localtime() (Hiroshi Saito) User Mkz (Thu 04 16:27)
- edb-debugger - server: More 8.4 updates [Greg Stark] Dave Page (Thu 04 16:23)
- pgbouncer - pgbouncer: win32: rename support files User Mkz (Thu 04 16:07)
- pgbouncer - pgbouncer: win32: more cleanups - emulate fcntl instead User Mkz (Thu 04 15:34)
- pgsql: Fix a couple of snapshot management bugs in the new ResourceOwner Alvaro Herrera (Thu 04 14:51)
- pgsql: Comment said we don't free the lockarray, and why. Magnus Hagander (Thu 04 14:07)
- pgsql: Utilize the visibility map in autovacuum, too. Heikki Linnakangas (Thu 04 11:42)
- pgsql: Initialize GISTScanOpaque->qual_ok even if there is no Teodor Sigaev (Thu 04 11:08)
- pgbouncer - pgbouncer: win32: implement kill() Patch by Hiroshi Saito, User Mkz (Thu 04 10:57)
- pgbouncer - pgbouncer: win32: implement sendmsg, move cmdline handling User Mkz (Thu 04 10:06)
- pgbouncer - pgbouncer: wrong option char for -q User Mkz (Thu 04 10:02)
- textsearch-ja - textsearch-ja: Verbs are indexed in basic forms. User Itagaki (Thu 04 08:14)
- textsearch-ja - textsearch-ja: Add fillwidth 'l' to conversion table. User Itagaki (Thu 04 07:48)
- pgsql: Call genhtml with --prefix option so local build paths don't Peter Eisentraut (Thu 04 07:03)
Mail converted by MHonArc