Age | Commit message (Expand) | Author |
2010-02-03 | Check to ensure the number of primary key fields supplied does notREL7_3_STABLE | Joe Conway |
2008-01-03 | Stamp release 7.3.21.REL7_3_21 | Tom Lane |
2008-01-03 | Update release notes for security releases. | Tom Lane |
2008-01-03 | The original patch to disallow non-passworded connections to non-superusers | Tom Lane |
2008-01-03 | Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, | Tom Lane |
2007-12-31 | Provide a more helpful error message when there is an autoconf version | Bruce Momjian |
2007-11-26 | Require a specific Autoconf version, instead of a lower bound only. | Peter Eisentraut |
2007-11-23 | Fix "Page Layout" table. The second row should be ItemIdData, not | Tatsuo Ishii |
2007-11-10 | Have crosstab variants treat NULL rowid as a category in its own right, | Joe Conway |
2007-10-11 | Ensure that the result of evaluating a function during constant-expression | Tom Lane |
2007-09-22 | Fix bogus calculation of potential output string length in translate(). | Tom Lane |
2007-09-16 | Update release notes for last-minute fix.REL7_3_20 | Tom Lane |
2007-09-16 | Fix aboriginal mistake in lazy VACUUM's code for truncating away | Tom Lane |
2007-09-15 | tag configure for 7.3.20 | Marc G. Fournier |
2007-09-14 | Fix markup that doesn't work in back branches. | Tom Lane |
2007-09-14 | Minor editorialization on release notes. | Tom Lane |
2007-09-13 | Translation updates | Peter Eisentraut |
2007-09-11 | Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. | Bruce Momjian |
2007-09-11 | Stamp | Bruce Momjian |
2007-08-29 | Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data | Tom Lane |
2007-08-23 | Fix combo_decrypt() to throw an error for zero-length input when using a | Tom Lane |
2007-08-21 | Fix potential access-off-the-end-of-memory in varbit_out(): it fetched the | Tom Lane |
2007-08-06 | Fix pg_restore to guard against unexpected EOF while reading an archive file. | Tom Lane |
2007-07-21 | Fix elog.c to avoid infinite recursion (leading to backend crash) when | Tom Lane |
2007-07-19 | Make replace(), split_part(), and string_to_array() behave somewhat sanely | Tom Lane |
2007-07-17 | Fix outfuncs.c to dump A_Const nodes representing NULLs correctly. This has | Tom Lane |
2007-07-09 | Restrict non-superusers to password authenticated connections | Joe Conway |
2007-07-02 | Fix failure to restart Postgres when Linux kernel returns EIDRM for shmctl(). | Tom Lane |
2007-06-29 | Fix a passel of ancient bugs in to_char(), including two distinct buffer | Tom Lane |
2007-06-20 | transformColumnDefinition failed to complain about | Tom Lane |
2007-06-20 | CREATE DOMAIN ... DEFAULT NULL failed because gram.y special-cases DEFAULT | Tom Lane |
2007-06-01 | Fix aboriginal bug in BufFileDumpBuffer that would cause it to write the | Tom Lane |
2007-04-26 | Fix dynahash.c to suppress hash bucket splits while a hash_seq_search() scan | Tom Lane |
2007-04-23 | Fix newly-introduced documentation typo. | Neil Conway |
2007-04-20 | Update configure.in for releaseREL7_3_19 | PostgreSQL Daemon |
2007-04-20 | Fix markup. | Tom Lane |
2007-04-20 | Fix markup. | Tom Lane |
2007-04-20 | Support explicit placement of the temporary-table schema within search_path. | Tom Lane |
2007-04-19 | Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. | Bruce Momjian |
2007-04-19 | Update FAQ to mention most recent release for releases | Bruce Momjian |
2007-04-19 | Update FAQ to mention most recent release for releases | Bruce Momjian |
2007-04-19 | Stamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. | Bruce Momjian |
2007-04-19 | Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. | Bruce Momjian |
2007-03-26 | Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, MULE_INTERNAL | Tatsuo Ishii |
2007-03-14 | Fix a longstanding bug in VACUUM FULL's handling of update chains. The code | Tom Lane |
2007-03-01 | Fix markQueryForLocking() to work correctly in the presence of nested views. | Tom Lane |
2007-02-25 | Update 7.x variant horology files to match the new US DST rules. It seems | Tom Lane |
2007-02-08 | Fix an ancient logic error in plpgsql's exec_stmt_block: it thought it could | Tom Lane |
2007-02-08 | Rearrange use of plpgsql_add_initdatums() so that only the parsing of a | Tom Lane |
2007-02-02 | Stamp release 7.3.18.REL7_3_18 | Tom Lane |