pgsql-committers since 2009-04-19 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

April 19, 2009

Thread Author Time
pgsql: Mention as a potential incompatibility the fact that SELECT Tom Lane 15:49
pgsql: Revise plpgsql's scanner to process comments and string literals Tom Lane 18:52
pgsql: Fix estimate_num_groups() to not fail on PlaceHolderVars, per Tom Lane 19:46
pgsql: Fix textsearch documentation examples to not recommend Tom Lane 20:36
pgsql: Fix textsearch documentation examples to not recommend Tom Lane 20:36
pgsql: Fix de-escaping checks so that we will reject \000 as well as Tom Lane 21:08
pgsql: Rethink the idea of having plpgsql depend on parser/gram.h. Tom Lane 21:50
pgsql: Assorted portability fixes for Borland C, from Pavel Golub. Tom Lane 22:37

April 20, 2009

Thread Author Time
pgsql: Read nls.nk files to determine the proper name of NLS catalogs to Magnus Hagander 08:38
pgbulkload - pgbulkload: Preparing Release 2.4.0. User Itagaki 09:32
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows. 📎 Magnus Hagander 09:37
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows. Tom Lane 14:38
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows. Heikki Linnakangas 14:50
slony1-ctl - slony-ctl: Some minor improvements in information User Sas 15:30

April 21, 2009

Thread Author Time
pgbulkload - pgbulkload: Report conflicted values for duplicate keys. User Itagaki 01:52
pgbulkload - pgbulkload: New Directory User Itagaki 07:45
pgbulkload - pgbulkload: New Directory User Itagaki 07:45
pgbulkload - pgbulkload: New Directory User Itagaki 07:45
pgbulkload - pgbulkload: New Directory User Itagaki 07:45
pgbulkload - pgbulkload: add regression tests. User Itagaki 07:47
slony1-ctl - slony-ctl: Adding the possibility to drop objects from an User Sas 14:53
pgsql: Add agg/normal/trigger/window flags for psql \df and in \df Bruce Momjian 15:49
pgsql: Merge psql \df options into a single \? line, and update docs. Bruce Momjian 17:23
pgsql: Improve psql \df error handling. Bruce Momjian 17:28
pgsql: Fix obsolete cross-reference (this file isn't called alpha.c Tom Lane 21:05
pgsql: Remove the long-obsolete homebrew dl*() functions for AIX, in Tom Lane 21:15

April 22, 2009

Thread Author Time
orafce - orafce: Use AllocateFile and FreeFile instead of fopen and User Itagaki 01:26
pgbulkload - pgbulkload: Use AllocateFile and FreeFile instead of fopen User Itagaki 01:41
reorg - pg_reorg: New Directory User Itagaki 07:25
reorg - pg_reorg: Support PGXS. User Itagaki 07:26
pgbulkload - pgbulkload: Partial support for PGXS, because User Itagaki 07:31
slony1-ctl - slony-ctl: Sample file for objects-to-drop specification User Sas 13:38
pgsql: Use brackets in psql \df \? help. Bruce Momjian 14:58
pgsql: After archive recovery, mark the last WAL segment from the parent Heikki Linnakangas 19:51

April 23, 2009

Thread Author Time
pgsql: Change the default value of max_prepared_transactions to zero, Tom Lane 00:23
reorg - pg_reorg: Fix compile errors on Linux. User Itagaki 06:37
pgbulkload - pgbulkload: Fix compile errors on Linux. User Itagaki 06:37
pgsql: varstr_cmp and any comparison function that piggybacks on it can Heikki Linnakangas 07:19
pgsql: Improve the documentation on 8.4 visibility map related VACUUM Heikki Linnakangas 10:09
pgsql: Mention that tables have a visibility map fork alongside the main Heikki Linnakangas 10:20
pgsql: Don't use the result of strcmp as if it were a boolean. Tom Lane 17:39
deny-updates - trunk: Fix think-o in README User Decibel 21:43
pgsql: Suppress some 'variable may be used uninitialized' warnings from Tom Lane 23:25

April 24, 2009

Thread Author Time
autodoc - autodoc: Use datarootdir instead of datadir User Rbt 03:39
autodoc - autodoc: Dramatically simplify installation process (Thanks User Rbt 03:46
autodoc - autodoc: Minor fixes for named functions for newer DBD::Pg's. User Rbt 04:04
autodoc - autodoc: Remove support for PostgreSQL versions earlier than User Rbt 04:21
autodoc - autodoc: Add -m <regex> to only output structures or functions User Rbt 04:41
autodoc - autodoc: Improve wording for --table help (Jamie Nicholson) User Rbt 04:43
slony1-ctl - slony-ctl: Bug reported by Bastian Voigt User Sas 08:15
pgsql: Move gettext encoding names into encnames.c, so we only have one Magnus Hagander 08:43
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows. Magnus Hagander 08:44
pgsql: Remove sslverify parameter again, replacing it with two new Magnus Hagander 09:43
slony1-ctl - slony-ctl: One more bug discovered by Bastian Voigt. User Sas 12:00
pgsql: Remove sslverify parameter from release notes, mention that Magnus Hagander 13:01
pgsql: More clearly document what the different sslmode options mean, Magnus Hagander 14:10
pgsql: Fix some more 'variable may be used uninitialized' warnings from Tom Lane 16:09
pgsql: Improve server spoofing wording, per request from Magnus. Bruce Momjian 20:46
psqlodbc - psqlodbc: 1. User Hinoue 22:30

April 25, 2009

Thread Author Time
psqlodbc - psqlodbc: some adjustment. User H-saito 09:14
pgsql: Remove HELIOS Software GmbH name and copyright from AIX dynloader Bruce Momjian 15:53
pgsql: Remove HELIOS Software GmbH name and copyright from AIX dynloader Bruce Momjian 15:53
pgsql: Remove HELIOS Software GmbH name and copyright from AIX dynloader Bruce Momjian 15:53
pgsql: Remove HELIOS Software GmbH name and copyright from AIX dynloader Bruce Momjian 15:53
pgsql: Remove HELIOS Software GmbH name and copyright from AIX dynloader Bruce Momjian 15:54
pgsql: Fix the handling of sub-SELECTs appearing in the arguments of an Tom Lane 16:44
pgsql: Fix the handling of sub-SELECTs appearing in the arguments of an Tom Lane 16:45
pgsql: Fix the handling of sub-SELECTs appearing in the arguments of an Tom Lane 16:45
pgsql: Fix the handling of sub-SELECTs appearing in the arguments of an Tom Lane 16:45
pgsql: Fix the handling of sub-SELECTs appearing in the arguments of an Tom Lane 16:45
pgsql: Fix the handling of sub-SELECTs appearing in the arguments of an Tom Lane 16:45
pgfouine - pgfouine: set the garbage collection timeout to 60 seconds User Gsmet 17:07
pgfouine - pgfouine: preparing tomorrow's release User Gsmet 17:20
pgfouine - pgfouine: fixed INSTALL instructions User Gsmet 17:23
pgfouine - www: preparing tomorrow's release User Gsmet 17:25
pgfouine - www: reorganized the tutorial a bit User Gsmet 17:31
pgfouine - pgfouine: backported BRANCH_1_0 fixes User Gsmet 18:22
pgfouine - www: added Russell Smith to the thanks list User Gsmet 18:23
pgfouine - www: in fact, fastpath function calls were already supported User Gsmet 18:25
pgfouine - pgfouine: fixed an oversight in stderr parser related to User Gsmet 20:16
pgfouine - pgfouine: fixed the unit tests User Gsmet 20:19
pgfouine - pgfouine: added release instructions User Gsmet 20:25

April 26, 2009

Thread Author Time
pgsql: Update citext expected output to exactly match the real output, Tom Lane 02:47
pgsql: Typo fix. Tom Lane 02:56
pgfouine - pgfouine: added normalization of IN() clauses User Gsmet 10:44
pgfouine - pgfouine: changed the default order of reports User Gsmet 10:45
pgfouine - pgfouine: fixed typo User Gsmet 10:46
pgfouine - pgfouine: raised the default memory limit to 256 MB User Gsmet 10:58
pgfouine - pgfouine: in fact, let's raise it directly to 512 MB User Gsmet 11:02
pgsql: Remove Windows-specific definition of S_ISDIR(). Tom Lane 15:31
autodoc - autodoc: Don't need relhasindexes, relhasrules, or User Rbt 17:01
pgfouine - www: added the final links User Gsmet 18:05
pgsql: Some more work on the 8.4 release notes. Tom Lane 20:08

April 27, 2009

Thread Author Time
deny-updates - trunk: Change to using a text string of options User Decibel 00:35
pgbulkload - pgbulkload: New Directory User Itagaki 01:30
pgbulkload - pgbulkload: pg_bulkload 2.4beta2. User Itagaki 01:32
deny-updates - trunk: Add the option of allowing updates if the field User Decibel 02:51
deny-updates - trunk: Small mod to README User Decibel 03:17
libpqtypes - libpqtypes: Changed email addresses in AUTHORS file User Achernow 10:18
libpqtypes - libpqtypes: Changed email addresses in AUTHORS file #2 User Achernow 10:19
libpqtypes - libpqtypes: Bumped version to 1.3.2 User Achernow 11:01
pgsql: Proofreading adjustments for first two parts of documentation Bruce Momjian 16:27
Re: [COMMITTERS] pgsql: Proofreading adjustments for first two parts of documentation David Fetter 17:10
Re: Re: [COMMITTERS] pgsql: Proofreading adjustments for first two parts of documentation Peter Eisentraut 18:50
Re: Re: [COMMITTERS] pgsql: Proofreading adjustments for first two parts of documentation David Fetter 18:54
Re: Re: [COMMITTERS] pgsql: Proofreading adjustments for first two parts of documentation Peter Eisentraut 19:56
Re: Re: [COMMITTERS] pgsql: Proofreading adjustments for first two parts of documentation Alvaro Herrera 20:02
Re: Re: [COMMITTERS] pgsql: Proofreading adjustments for first two parts of documentation David Fetter 22:13

April 28, 2009

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Proofreading adjustments for first two parts of documentation Tom Lane 01:39
pgsql: In VACUUM, FREEZE must be before ANALYZE; fix this in vacuumdb. Bruce Momjian 02:37
pg-migrator - src: Fix bugs in testing; improve debugging capabilities. User Bmomjian 03:00
pg-migrator - src: pgindent run with proper typedefs. User Bmomjian 03:02
pg-migrator - src: Trim funcs Makefile of old comments. User Bmomjian 03:02
orafce - orafce: Prepare to release 3.0RC1. User Itagaki 03:56
pgsql: Move SERVER to the right place in the alphabetically sorted Heikki Linnakangas 09:09
textsearch-ja - textsearch-ja: Prepare to release 8.4.1. User Itagaki 09:27
textsearch-ja - textsearch_senna: Add include files for Linux. User Itagaki 10:07
pgloader - pgloader: python-support is needed for pgloader to run, not User Dim 13:56
pg-migrator - src: Build fixes; fixes for checking of pg_migrator.so User Bmomjian 16:11
pg-migrator - src: Log file improvements, Makefile instruction cleanup User Bmomjian 16:53
pg-migrator - src: Wording fix. User Bmomjian 16:54
pgsql: Blank line Makefile cleanups. Bruce Momjian 17:07
pg-migrator - src: Fix Makefile rules for funcs, with help of Peter User Bmomjian 17:14
pg-migrator - src: More cleanups. User Bmomjian 17:15
pg-migrator - src: Improve error checking, make sure binary was compiled User Bmomjian 20:21
pgsql: Improve pull_up_subqueries logic so that it doesn't insert Tom Lane 21:31

April 29, 2009

Thread Author Time
npgsql - Npgsql2: #1010599 - update xml docs (fix typo in Clone) Thanks User Jbcooley 03:24
pgsql: Add check_keyword.pl script to perform some basic sanity checks Heikki Linnakangas 05:05
deny-updates - trunk: Move old parameter checks outside of the options User Alexk 17:33

April 30, 2009

Thread Author Time
pgsql: Clean up check_keywords.pl script, making it 'strict' and Heikki Linnakangas 10:26
pg-migrator - src: Add checks for non-btree and bpchar_pattern_ops User Bmomjian 21:45
pg-migrator - src: Check for invalid 'name' user columns. User Bmomjian 22:17

May 1, 2009

Thread Author Time
autodoc - autodoc: Release notes for 1.40 User Rbt 02:09
autodoc - autodoc: make release was broken. User Rbt 02:10
autodoc - autodoc: Another crack at 1.40 User Rbt 02:11
autodoc - autodoc: Tag for 1.40 User Rbt 02:13
autodoc - autodoc: Really fix the release process. User Rbt 02:14
autodoc - autodoc: Seems tar on FreeBSD has changed behaviour since the User Rbt 02:31
autodoc - autodoc: Finally, a 1.40 release changelog. User Rbt 02:31
pgbulkload - pgbulkload: Split bulkload into bulkread and bulkwrite. User Itagaki 09:36
pgsql: When checking for datetime field overflow, we should allow a Tom Lane 19:29
pgsql: When checking for datetime field overflow, we should allow a Tom Lane 19:29
pgsql: When checking for datetime field overflow, we should allow a Tom Lane 19:29
pgsql: When checking for datetime field overflow, we should allow a Tom Lane 19:29
pgsql: When checking for datetime field overflow, we should allow a Tom Lane 19:29
pgsql: When checking for datetime field overflow, we should allow a Tom Lane 19:29
pg-migrator - src: Minor cleanups. User Bmomjian 19:40
pgsql: Fix a couple of cases where the plpgsql grammar looked for T_WORD Tom Lane 23:57

May 2, 2009

Thread Author Time
pllolcode - pllolcode: Fix memory errors, and make parser return parse User Eggyknap 03:04
pllolcode - pllolcode: Achieved a warning-free build User Eggyknap 14:09
pgsql: Fix plpgsql's EXIT so that an EXIT without a label only matches a Tom Lane 17:27
pg-migrator - src: Properly set frozen xids in pg_database and pg_class. User Bmomjian 19:32
pgsql: Split the release notes into a separate file for each (active) Tom Lane 20:17
pgsql: Split the release notes into a separate file for each (active) Tom Lane 20:17
pgsql: Split the release notes into a separate file for each (active) Tom Lane 20:17
pgsql: Split the release notes into a separate file for each (active) Tom Lane 20:17
pgsql: Split the release notes into a separate file for each (active) Tom Lane 20:18
pgsql: Split the release notes into a separate file for each (active) Tom Lane 20:18
pgsql: We don't need major_release_split any more. Tom Lane 20:28
pgsql: Install some simple defenses in postmaster startup to help ensure Tom Lane 22:02
pg-migrator - src: Properly name loop variables. User Bmomjian 22:45
pg-migrator - src: More variable name cleanup User Bmomjian 23:57

May 3, 2009

Thread Author Time
pgsql: Update UTF-8 <--> EUC_KR, JOHAB, UHC mappings. Tatsuo Ishii 01:17
pllolcode - pllolcode: Begin making the handler decently modular User Eggyknap 04:35
pgsql: Fix already-obsolete hint message ... Tom Lane 17:16
pgsql: Fix assign_pgstat_temp_directory() to ensure the directory path Tom Lane 20:09
pg-migrator - src: Variable naming cleanup. User Bmomjian 20:37
pg-migrator - src: Variable naming cleanup. User Bmomjian 20:37
pgsql: Fix unintelligible description created by removing only part of a Tom Lane 20:45
pgsql: Fix mis-description of XML Schema functions, per discussion. Tom Lane 21:10
pg-migrator - src: More variable renaming. User Bmomjian 22:40
pgsql: Fix pg_resetxlog to remove archive status files along with WAL Tom Lane 23:13
pgsql: Fix pg_resetxlog to remove archive status files along with WAL Tom Lane 23:13
pgsql: Fix pg_resetxlog to remove archive status files along with WAL Tom Lane 23:13
pgsql: Fix pg_resetxlog to remove archive status files along with WAL Tom Lane 23:13

May 4, 2009

Thread Author Time
pg-migrator - src: Record all toast entries, not just relkind = 't' User Bmomjian 00:46
pgsql: Avoid a memory allocation in the backend startup code, to avoid Alvaro Herrera 02:24
pgsql: Fix missed usage of DLNewElem() Tom Lane 02:46
pgsql: Replace a couple of references to files that no longer exist in Peter Eisentraut 08:08
pgsql: Call SetLastError(0) before calling the file mapping functions to Magnus Hagander 08:36
pgsql: Call SetLastError(0) before calling the file mapping functions to Magnus Hagander 08:36
pgsql: Call SetLastError(0) before calling the file mapping functions to Magnus Hagander 08:36
pgsql: Update no longer current comments in header. Magnus Hagander 09:30
pg-migrator - src: Adjust version-check code; work on README. User Bmomjian 14:41
pg-migrator - src: Remove signal-ignoring code; no need for it. User Bmomjian 14:43
pg-migrator - src: Remove unused file. User Bmomjian 14:44
pllolcode - pllolcode: Factor executor stuff into separate file User Eggyknap 15:04
pg-migrator - src: Add README instructions; change --move option to User Bmomjian 15:50
pllolcode - pllolcode: More handler function refactoring User Eggyknap 15:52
pg-migrator - src: Move doc files to top directory. User Bmomjian 15:57
pg-migrator - pg_migrator: Add doc files to a separate directory User Bmomjian 16:44
pg-migrator - pg_migrator: New Directory User Bmomjian 16:44
pg-migrator - pg_migrator: Move src files to subdirectory User Bmomjian 16:46
pg-migrator - pg_migrator: New Directory User Bmomjian 16:46
pg-migrator - pg_migrator: Move files into more logical subdirectories. User Bmomjian 16:47
pg-migrator - pg_migrator: Need top-level Makefile. User Bmomjian 16:50
pg-migrator - src: Remove old files, now in new directory. User Bmomjian 16:52
pg-migrator - pg_migrator: Update Makefile with subdirectory rules. User Bmomjian 16:53
pgsql: Fix the query used for \d against 8.2 and 8.3 servers. Heikki Linnakangas 17:31
pginstaller - pginst: Search for the correct versions of the PL DLLs Dave Page 17:34

Browse Archives

Prev | Next