Mailing lists [pgsql-committers]
- veil - veil: Fixes for use of pkglibdir bloodnok@pgfoundry.org (User Bloodnok)
- veil - veil: Minor fixes for cleanup before producing dist target bloodnok@pgfoundry.org (User Bloodnok)
- pgsql: Move ident authentication code into auth.c along with the other mha@postgresql.org (Magnus Hagander)
- pgbouncer - pgbouncer: new drop_on_error param mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: change ver to 1.2.1 mkz@pgfoundry.org (User Mkz)
- pgsql: Rearrange the code in auth.c so that all functions for a single mha@postgresql.org (Magnus Hagander)
- pgbouncer - pgbouncer: admin.c: dont crash if socket has no buffer mkz@pgfoundry.org (User Mkz)
- pgsql: Add a few more DTrace probes to the backend. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Cope with Tcl versions that do not create a tclsh symlink to the alvherre@postgresql.org (Alvaro Herrera)
- pgbouncer - pgbouncer: log if drop_on_error triggers mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: sys/uio.h is required for struct iover on some mkz@pgfoundry.org (User Mkz)
- Re: pgsql: Flip the default typispreferred setting from true to false. Simon Riggs
- pgbuildfarm - client-code: Add typedefs option - works on Linux and andrewd@pgfoundry.org (User Andrewd)
- pgsphere - pgsphere: - bug 1010437 fixed: storage of path and polygon - richtej@pgfoundry.org (User Richtej)
- pgsphere - pgsphere: Update README richtej@pgfoundry.org (User Richtej)
- pgsql: Rearrange the querytree representation of ORDER BY/GROUP tgl@postgresql.org (Tom Lane)
- pgsql: Fix copy-and-pasteo that's causing pg_regress to lie about which tgl@postgresql.org (Tom Lane)
- pgsql: Fix copy-and-pasteo that's causing pg_regress to lie about which tgl@postgresql.org (Tom Lane)
- pgsql: Tighten up the sanity checks in TypeCreate(): pass-by-value types tgl@postgresql.org (Tom Lane)
- pgsql: Make GROUP BY work properly for datatypes that only support tgl@postgresql.org (Tom Lane)
- pgtcl - libpgtcl: Add clock_to_precise_sql_time karl@pgfoundry.org (User Karl)
- pgbouncer - pgbouncer: cleaner socket_row() mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: proper log message for console client cancel mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: suspend_socket_list can drop sockets, so needs mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: exit immediately on SIGINT if suspend was in mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: cancel shutdown on resume otherwise admin gets mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: wording cleanup for drop_on_error mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: v1.2.1 mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: mention log msg cleanup mkz@pgfoundry.org (User Mkz)
- pgsql: Improve CREATE/DROP/RENAME DATABASE so that when failing because tgl@postgresql.org (Tom Lane)
- pgsql: Improve SELECT DISTINCT to consider hash aggregation, as well as tgl@postgresql.org (Tom Lane)
- pgsql: Fix some message style guideline violations in pg_regress, as tgl@postgresql.org (Tom Lane)
- pgsql: Move pgstat.tmp into a temporary directory under $PGDATA named mha@postgresql.org (Magnus Hagander)
- pgsql: In ReadOrZeroBuffer (and related entry points), don't bother to tgl@postgresql.org (Tom Lane)
- pgsql: Add an ORDER BY to one more SELECT DISTINCT test case, per tgl@postgresql.org (Tom Lane)
- pgsql: Department of second thoughts: fix newly-added code in planner.c tgl@postgresql.org (Tom Lane)
- pgbuildfarm - client-code: Work around inconsistency in File::Temp's andrewd@pgfoundry.org (User Andrewd)
- pgsql: Do not allow Unique nodes to be scanned backwards. tgl@postgresql.org (Tom Lane)
- pgsql: Do not allow Unique nodes to be scanned backwards. tgl@postgresql.org (Tom Lane)
- pgsql: Do not allow Unique nodes to be scanned backwards. tgl@postgresql.org (Tom Lane)
- pgsql: Do not allow Unique nodes to be scanned backwards. tgl@postgresql.org (Tom Lane)
- pgsql: Do not allow Unique nodes to be scanned backwards. tgl@postgresql.org (Tom Lane)
- pgsql: Do not allow Unique nodes to be scanned backwards. tgl@postgresql.org (Tom Lane)
- pgbouncer - pgbouncer: asynctest: check if result comes back ok mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: Remove drop_on_error, it was a bad idea. mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: tag 1.2.2 mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: asynctest: remove note about splice() experiments mkz@pgfoundry.org (User Mkz)
- pgsql: Teach the system how to use hashing for UNION. tgl@postgresql.org (Tom Lane)
- mbk - mbk: Imported Sources jwp@pgfoundry.org (James William Pye)
- mbk - CVSROOT: Don't CC hackers. jwp@pgfoundry.org (James William Pye)
- libpqtypes - libpqtypes: datetime.c:bin2pgts bug - referencing a year achernow@pgfoundry.org (User Achernow)
- pgsql: Support hashing for duplicate-elimination in INTERSECT and EXCEPT tgl@postgresql.org (Tom Lane)
- pgsql: Improve INTERSECT/EXCEPT hashing by realizing that we don't need tgl@postgresql.org (Tom Lane)
- pgloader - pgloader: Preliminary support for real line numbers usage in dim@pgfoundry.org (User Dim)
- pgbouncer - pgbouncer: Change the makefile to use "$(MAKE)" instead of mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: glibc requires use of _GNU_SOURCE mkz@pgfoundry.org (User Mkz)
- stackbuilder - wizard: Add support for detection of server installations dpage@pgfoundry.org (User Dpage)
- pgbouncer - pgbouncer: allow first libevent test pass on 1.1 mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: detect stale pidfile mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: v1.2.3 mkz@pgfoundry.org (User Mkz)
- stackbuilder - wizard: Allow targetting of server versions >= to a dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Fix poorly thought-out change. dpage@pgfoundry.org (User Dpage)
- pgbouncer - pgbouncer: disable untested SO_ACCEPTFILTER code mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: include userlist.txt in tgz mkz@pgfoundry.org (User Mkz)
- stackbuilder - wizard: Skip the mirror selection page if all the dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Don't expand the category nodes by default. dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Display the download progress dialogue in a dpage@pgfoundry.org (User Dpage)
- pgsql: Install checks in executor startup to ensure that the tuples tgl@postgresql.org (Tom Lane)
- pgsql: Install checks in executor startup to ensure that the tuples tgl@postgresql.org (Tom Lane)
- pgsql: Install checks in executor startup to ensure that the tuples tgl@postgresql.org (Tom Lane)
- pgsql: Install checks in executor startup to ensure that the tuples tgl@postgresql.org (Tom Lane)
- pgsql: Install checks in executor startup to ensure that the tuples tgl@postgresql.org (Tom Lane)
- npgsql - Npgsql2: Fixed regression where quoting numbers could give fxjr@pgfoundry.org (User Fxjr)
- psqlodbc - psqlodbc: commit test h-saito@pgfoundry.org (User H-saito)
- psqlodbc - psqlodbc: Fix some bugs. hinoue@pgfoundry.org (User Hinoue)
- psqlodbc - psqlodbc: addition on a document. h-saito@pgfoundry.org (User H-saito)
- npgsql - Npgsql2: [#1000581] Possibly bug: not initialized Connector. fxjr@pgfoundry.org (User Fxjr)
- pgscript - pgScript: Changed copyright notice pgunittest@pgfoundry.org (User Pgunittest)
- pgsql: Fix corner-case bug introduced with HOT: if REINDEX TABLE tgl@postgresql.org (Tom Lane)
- pgsql: Fix corner-case bug introduced with HOT: if REINDEX TABLE tgl@postgresql.org (Tom Lane)
- pgscript - pgScript: Removed pgsLogStmt and column in pgsStmt and pgunittest@pgfoundry.org (User Pgunittest)
- pgscript - pgScript: Examples in documentation and NOT operator pgunittest@pgfoundry.org (User Pgunittest)
- pgscript - pgScript: Ignore *.exe in test directory pgunittest@pgfoundry.org (User Pgunittest)
- pgscript - pgScript: Added messages from the server in query output pgunittest@pgfoundry.org (User Pgunittest)
- npgsql - Npgsql2: Added test for RecordsAffected jbcooley@pgfoundry.org (User Jbcooley)
- stackbuilder - wizard: Pass the installer platform name to StackBuilder dpage@pgfoundry.org (User Dpage)
- pgsql: Introduce the concept of relation forks. heikki@postgresql.org (Heikki Linnakangas)
- stackbuilder - wizard: Allow apps to be targetting at specific dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Update to v2. dpage@pgfoundry.org (User Dpage)
- pgsql: Relation forks patch requires a catversion bump due to changes in heikki@postgresql.org (Heikki Linnakangas)
- pgscript - pgScript: Beautified output pgunittest@pgfoundry.org (User Pgunittest)
- pgscript - pgScript: Beautified output pgunittest@pgfoundry.org (User Pgunittest)
- pgscript - pgScript: execute.sh in Makefile.am pgunittest@pgfoundry.org (User Pgunittest)
- pgscript - pgScript: execute.sh in Makefile.am pgunittest@pgfoundry.org (User Pgunittest)
- pgscript - pgScript: Unix line returns and generate.sh in Makefile.am pgunittest@pgfoundry.org (User Pgunittest)
- pgscript - pgScript: reference.sql.pgs in Makefile.am pgunittest@pgfoundry.org (User Pgunittest)
- npgsql - Npgsql2: Update for .NET 3.5 SP1 RTM + bug fix in GetStoreType jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: Update for .NET 3.5 SP1 RTM jbcooley@pgfoundry.org (User Jbcooley)
- pgsql: Add: > * Add 'hostgss' pg_hba.conf option to allow GSS momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove TODO item Allow XML to accept more liberal DOCTYPE petere@postgresql.org (Peter Eisentraut)
- pgsql: Have autovacuum consider processing TOAST tables separately from alvherre@postgresql.org (Alvaro Herrera)
- npgsql - Npgsql2: Added some tests for DataAdapter.Update method. fxjr@pgfoundry.org (User Fxjr)
- stackbuilder - wizard: App version number management for *nix dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Fix minor layout issue dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Store the download path for reuse on *nix dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Cleanup allocated memory properly dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Store proxy settings on *nix dpage@pgfoundry.org (Dave Page)
- pgscript - pgScript: Version in configure.ac to 1.0-beta-3 pgunittest@pgfoundry.org (User Pgunittest)
- pgscript - pgScript: Beautified output and reviewed Yield and Sleep pgunittest@pgfoundry.org (User Pgunittest)
- pgscript - pgScript: Output on stderr pgunittest@pgfoundry.org (User Pgunittest)
- pginstaller - web: Update instructions for silent installs to reflect mha@pgfoundry.org (User Mha)
- stackbuilder - wizard: Initial support for running Mac appbundles and dpage@pgfoundry.org (Dave Page)
- pgscript - pgScript: pgsThread became joinable + simplified input + pgunittest@pgfoundry.org (User Pgunittest)
- pgscript - pgScript: Changed stderr to stdout (bug) pgunittest@pgfoundry.org (User Pgunittest)
- npgsql - Npgsql2: Added missing support to not add casts to parameters fxjr@pgfoundry.org (User Fxjr)
- pgscript - pgScript: Back to detached threads pgunittest@pgfoundry.org (User Pgunittest)
- pgscript - pgScript: Library usage procedure pgunittest@pgfoundry.org (User Pgunittest)
- pgscript - pgScript: Output protected by a semaphore pgunittest@pgfoundry.org (User Pgunittest)
- pgsql: Add URL for: * Improve ability to modify views via ALTER TABLE momjian@postgresql.org (Bruce Momjian)
- pginstaller - pginst: Increase some char array sizes that are arguably dpage@pgfoundry.org (Dave Page)
- pginstaller - pginst: Increase some char array sizes that are arguably dpage@pgfoundry.org (Dave Page)
- stackbuilder - wizard: Tell open to wait for pkg installations to dpage@pgfoundry.org (Dave Page)
- stackbuilder - wizard: Count download stats using the existing dpage@pgfoundry.org (Dave Page)
- pgsql: pg_buffercache needs to be taught about relation forks, as Greg heikki@postgresql.org (Heikki Linnakangas)
- stackbuilder - wizard: Ensure the md5 code works on 64bit platforms, and dpage@pgfoundry.org (Dave Page)
- stackbuilder - wizard: Use popen to execute installers on *nix, to avoid dpage@pgfoundry.org (Dave Page)
- pgsql: Implement SEMI and ANTI joins in the planner and executor. tgl@postgresql.org (Tom Lane)
- pgsql: Fix pull_up_simple_union_all to copy all rtable entries from heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix pull_up_simple_union_all to copy all rtable entries from heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix pull_up_simple_union_all to copy all rtable entries from heikki@postgresql.org (Heikki Linnakangas)
- npgsql - Npgsql2: [#1010457] Avoid throwing exception when parsing an fxjr@pgfoundry.org (User Fxjr)
- pgsql: Make the temporary directory for pgstat files configurable by the mha@postgresql.org (Magnus Hagander)
- stackbuilder - wizard: It's kinda useful if we actually install the dpage@pgfoundry.org (Dave Page)
- stackbuilder - wizard: Ensure the executable bit is set appropriately dpage@pgfoundry.org (Dave Page)
- stackbuilder - wizard: Remove extra bracket dpage@pgfoundry.org (Dave Page)
- pgsql: Performance fix for new anti-join code in nodeMergejoin.c: after tgl@postgresql.org (Tom Lane)
- pgsql: Clean up the loose ends in selectivity estimation left by my tgl@postgresql.org (Tom Lane)
- pgsql: Fix version warning bug in recently applied adjustments to psql momjian@postgresql.org (Bruce Momjian)
-
pgsql: Add new SQL training web site to FAQ:
- momjian@postgresql.org (Bruce Momjian)
- pgsql: Update Russian FAQ. momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix a couple of places where psql might fail to report a suitable tgl@postgresql.org (Tom Lane)
- npgsql - Npgsql2: [#1010401] uuid data type not parsed correctly to fxjr@pgfoundry.org (User Fxjr)
- pgsql: Synchronize Borland libpq makefile to match MSVC. momjian@postgresql.org (Bruce Momjian)
- pgsql: Synchronize Borland libpq makefile to match MSVC. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add to TODO: > > * Prevent query cancel packets from being momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably tgl@postgresql.org (Tom Lane)
- pgsql: Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably tgl@postgresql.org (Tom Lane)
- pgsql: Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably tgl@postgresql.org (Tom Lane)
- pgsql: Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably tgl@postgresql.org (Tom Lane)
- pgsql: Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably tgl@postgresql.org (Tom Lane)
- pgsql: Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably tgl@postgresql.org (Tom Lane)
- pgsql: Add URL for: * Improve ability to modify views via ALTER TABLE < momjian@postgresql.org (Bruce Momjian)
- npgsql - Npgsql2: update precision to int4. jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: added support for uuid type jbcooley@pgfoundry.org (User Jbcooley)
- Re: pgsql: Make the pg_stat_activity view call a SRF Bruce Momjian
- Re: pgsql: Make the pg_stat_activity view call a SRF Tom Lane
- pgsql: probes.h is generated from probes.d, not pg_trace.d. mha@postgresql.org (Magnus Hagander)
- pgsql: Update instructions on generating TODO.html. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Make the pg_stat_activity view call a SRF Jaime Casanova
- pgsql: Improve sublink pullup code to handle ANY/EXISTS sublinks that tgl@postgresql.org (Tom Lane)
- pgsql: Remove prohibition against SubLinks in the WHERE clause of an tgl@postgresql.org (Tom Lane)
- Re: pgsql: Make the pg_stat_activity view call a SRF Magnus Hagander
- pgsql: Add some defenses against constant-FALSE outer join conditions. tgl@postgresql.org (Tom Lane)
- stackbuilder - wizard: Cleanup temp files on the mac. dpage@pgfoundry.org (Dave Page)
- pgsnap - pgsnap: Add non-default configuration report. gleu@pgfoundry.org (User Gleu)
- stackbuilder - wizard: Ensure the wizard will exit cleanly on Mac when dpage@pgfoundry.org (Dave Page)
- pgsql: Properly remove src\include\utils\probes.h when running mha@postgresql.org (Magnus Hagander)
- pgsql: Add to TODO: > > * Fix all set-returning system functions so momjian@postgresql.org (Bruce Momjian)
- stackbuilder - wizard: Bleat if we cannot find any apps dpage@pgfoundry.org (Dave Page)
- stackbuilder - wizard: App icons on Mac and Linux. dpage@pgfoundry.org (Dave Page)
- pgsql: Fix some issues that prevent this file to be processed by alvherre@postgresql.org (Alvaro Herrera)
- Re: pgsql: Fix some issues that prevent this file to be processed by Tom Lane
- pginstaller - web: Update link to FAQ mha@pgfoundry.org (User Mha)
- pgsql: Fixed incorrect argument handling in SET command if argument is a meskes@postgresql.org (Michael Meskes)
- pgsql: TODO done: ! o Allow an existing index to be marked as a momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: TODO done: ! o Allow an existing index to be marked as a Tom Lane
- pgsnap - pgsnap: Add listeners report. gleu@pgfoundry.org (User Gleu)
- pgsnap - pgsnap: Update Relations Bloat query (from check_postgres.pl gleu@pgfoundry.org (User Gleu)
- pgsql: Cause the output from debug_print_parse, debug_print_rewritten, tgl@postgresql.org (Tom Lane)
- pgsnap - pgsnap: Add partitions informations on Tablespaces report. gleu@pgfoundry.org (User Gleu)
- pgsql: Remove -Winline from the default set of CFLAGS for gcc. tgl@postgresql.org (Tom Lane)
- pgsql: Not done: < o -Allow an existing index to be marked as a momjian@postgresql.org (Bruce Momjian)
- pgsnap - pgsnap: Add PHP pretty_size function to get values with units gleu@pgfoundry.org (User Gleu)
- pgsnap - pgsnap: Add database freeze age and percentage until autovacuum gleu@pgfoundry.org (User Gleu)
- pgsnap - pgsnap: Add another TODO item. gleu@pgfoundry.org (User Gleu)
- Re: pgsql: TODO done: ! o Allow an existing index to be marked as a Bruce Momjian
- pgstatspack - pgstatspack: kpierno@pgfoundry.org (User Kpierno)
- npgsql - Npgsql2: Added support to see what string was read from server fxjr@pgfoundry.org (User Fxjr)
- pgsql: Make libpq on windows not try to send chunks larger than 64Kb. mha@postgresql.org (Magnus Hagander)
- pgsql: Make libpq on windows not try to send chunks larger than 64Kb. mha@postgresql.org (Magnus Hagander)
- pgsql: Make libpq on windows not try to send chunks larger than 64Kb. mha@postgresql.org (Magnus Hagander)
- pgsql: Fixed incorrect argument handling in SET command if argument is a meskes@postgresql.org (Michael Meskes)
- pgsql: Synced parser. meskes@postgresql.org (Michael Meskes)
- pgsql: Fix obsolete comment. tgl@postgresql.org (Tom Lane)
- pgsql: New TODO list URL wiki location listed; contents truncated. momjian@postgresql.org (Bruce Momjian)
- pgsql: TODO now in wiki, html version removed. momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove tools and documention for generating TODO.html. momjian@postgresql.org (Bruce Momjian)
- pgsql: Marginal improvement in sublink planning: allow unknownEqFalse tgl@postgresql.org (Tom Lane)
- pgstatspack - pgstatspack: New sample report with the new report kpierno@pgfoundry.org (User Kpierno)
- pgstatspack - pgstatspack: Updated readme file for new install and kpierno@pgfoundry.org (User Kpierno)
- npgsql - Npgsql2: fix metadata queries to match the RTM release jbcooley@pgfoundry.org (User Jbcooley)
- pgsql: Autoconf 2.62 will require cache variables to contain "_cv_". petere@postgresql.org (Peter Eisentraut)
- pgsql: Update URL. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Mention that pg_dump does not dump ALTER DATABASE ... momjian@postgresql.org (Bruce Momjian)
- pgsql: Mention that pg_dump does not dump ALTER DATABASE ... momjian@postgresql.org (Bruce Momjian)
- pgsql: Arrange to convert EXISTS subqueries that are equivalent to tgl@postgresql.org (Tom Lane)
- pgsql: Improve wording of error message when a postgresql.conf setting momjian@postgresql.org (Bruce Momjian)
- pgbouncer - pgbouncer: Allow '.' and '-' in database names. mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: tag head as 1.3 mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: full quoting for database names mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: compact md5 implementation mkz@pgfoundry.org (User Mkz)
- pgsql: Minor patch on pgbench 1. momjian@postgresql.org (Bruce Momjian)
- pgsql: Make "log_temp_files" super-user set only, like other logging momjian@postgresql.org (Bruce Momjian)
- npgsql - Npgsql2: Fix insert and update syntax. jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: quote column names jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: quote column names jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: quote column names jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: support cross join and string concat jbcooley@pgfoundry.org (User Jbcooley)
- pgstatspack - pgstatspack: Fixed a problem with the report where a table kpierno@pgfoundry.org (User Kpierno)
- pgsql: Update link to developer's FAQ from main FAQ. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Minor patch on pgbench 1. Tom Lane
- Re: pgsql: Minor patch on pgbench 1. Bruce Momjian
- pgsql: Fix possible duplicate tuples while GiST scan. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Fix possible duplicate tuples while GiST scan. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Fix possible duplicate tuples while GiST scan. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Fix possible duplicate tuples while GiST scan. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Add missing descriptions for aggregates, functions and momjian@postgresql.org (Bruce Momjian)
- npgsql - Npgsql2: Support for more canonical functions jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: support for more constant types jbcooley@pgfoundry.org (User Jbcooley)
- Re: pgsql: Add missing descriptions for aggregates, functions and Tom Lane
- npgsql - Npgsql2: removed completed TODO comment. jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: Added xml type support and fixed uuid jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: Added xml type support jbcooley@pgfoundry.org (User Jbcooley)
- Re: pgsql: Add missing descriptions for aggregates, functions and Bernd Helmle
- pgsql: Convert remaining builtin set-returning functions to use OUT mha@postgresql.org (Magnus Hagander)
- Re: pgsql: Add missing descriptions for aggregates, functions and Magnus Hagander
- Re: pgsql: Add missing descriptions for aggregates, functions and Alvaro Herrera
- Re: pgsql: Add missing descriptions for aggregates, functions and Bernd Helmle
- pgsql: Make stats_temp_directory PGC_SIGHUP, and document how it may mha@postgresql.org (Magnus Hagander)
- pgbuildfarm - client-code: Make sure temp file is unlinked andrewd@pgfoundry.org (User Andrewd)
- pgsql: Have man page generation work on VPATH builds too. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Update URL to Ross William's paper. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Unconditionally write the statsfile when SIGHUP is received, to mha@postgresql.org (Magnus Hagander)
- pgsql: Add standard boilerplate sentence about when stats_temp_directory tgl@postgresql.org (Tom Lane)
- pgsql: Get rid of the last remaining uses of var_is_rel(), to wit some tgl@postgresql.org (Tom Lane)
- pgsql: Move exprType(), exprTypmod(), expression_tree_walker(), and tgl@postgresql.org (Tom Lane)
- pgsql: Add %option noinput to contrib's flex scanners, to suppress gcc tgl@postgresql.org (Tom Lane)
- veil - veil: Addition of new interface function bloodnok@pgfoundry.org (User Bloodnok)
- pgsql: Fix pg_dump docs to acknowledge that you can use -Z with plain tgl@postgresql.org (Tom Lane)
- pgsql: Fix pg_dump docs to acknowledge that you can use -Z with plain tgl@postgresql.org (Tom Lane)
- pgsql: Fix pg_dump docs to acknowledge that you can use -Z with plain tgl@postgresql.org (Tom Lane)
- pgsql: Fix pg_dump docs to acknowledge that you can use -Z with plain tgl@postgresql.org (Tom Lane)
- pgsql: Fix pg_dump docs to acknowledge that you can use -Z with plain tgl@postgresql.org (Tom Lane)
- pgsql: Fix pg_dump docs to acknowledge that you can use -Z with plain tgl@postgresql.org (Tom Lane)
- npgsql - Npgsql2: more support for uuid type. jbcooley@pgfoundry.org (User Jbcooley)
- pgsql: Teach eval_const_expressions() to simplify an ArrayCoerceExpr to tgl@postgresql.org (Tom Lane)
- pgsql: Teach eval_const_expressions() to simplify an ArrayCoerceExpr to tgl@postgresql.org (Tom Lane)
- stackbuilder - wizard: Don't require a mirror to be selected before dpage@pgfoundry.org (Dave Page)
- stackbuilder - wizard: Fix localisation on Mac dpage@pgfoundry.org (Dave Page)
- pgstatspack - pgstatspack: Added upgrade script for existing userbase. kpierno@pgfoundry.org (User Kpierno)
- pgstatspack - pgstatspack: Updated readme with upgrade steps. kpierno@pgfoundry.org (User Kpierno)
- pgstatspack - pgstatspack: New Directory kpierno@pgfoundry.org (User Kpierno)
- pgstatspack - pgstatspack: New Directory kpierno@pgfoundry.org (User Kpierno)
- pgstatspack - pgstatspack: New Directory kpierno@pgfoundry.org (User Kpierno)
- pgstatspack - pgstatspack: Moving files into separate directories to kpierno@pgfoundry.org (User Kpierno)
- pgstatspack - pgstatspack: New Directory kpierno@pgfoundry.org (User Kpierno)
- pgstatspack - pgstatspack: Moved install and upgrade scripts back to the kpierno@pgfoundry.org (User Kpierno)
- pgstatspack - pgstatspack: moved a couple of the shell scripts around kpierno@pgfoundry.org (User Kpierno)
- stackbuilder - wizard: Ensure out-of-tree builds really don't affect the dpage@pgfoundry.org (Dave Page)
- stackbuilder - wizard: Fix CPack options dpage@pgfoundry.org (Dave Page)
- stackbuilder - wizard: Ensure the translations are properly installed in dpage@pgfoundry.org (Dave Page)
- stackbuilder - wizard: Cleanup source tarball generation dpage@pgfoundry.org (Dave Page)
- stackbuilder - wizard: Use the project binary and osurce directories, dpage@pgfoundry.org (Dave Page)
- pgsql: Extend the parser location infrastructure to include a location tgl@postgresql.org (Tom Lane)
- pgsql: Remove all traces that suggest that a non-Bison yacc might be petere@postgresql.org (Peter Eisentraut)
- pgsql: Document that \t and \x are now settable. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Suppress gcc warning about possibly-uninitialized variable. tgl@postgresql.org (Tom Lane)
- pgsql: Fix bug in original implementation of xmlserialize(): if user tgl@postgresql.org (Tom Lane)
- pgsql: Fixup pg_dumpall adding --lock-wait-timeout, to match pg_dump. alvherre@postgresql.org (Alvaro Herrera)
- npgsql - Npgsql2: [#1010415] Stream seek error on close. fxjr@pgfoundry.org (User Fxjr)
- pgsql: In GCC-based builds, use a better newNode() macro that relies on tgl@postgresql.org (Tom Lane)
- pgsql: Fix the raw-parsetree representation of star (as in SELECT * FROM tgl@postgresql.org (Tom Lane)
- pgsql: Fix (hopefully) some oversights in recent Bison cleanup patch. tgl@postgresql.org (Tom Lane)