2011-04-16 |
Tom Lane | Add an Assert that indexam.c isn't used on an index... |
commit | commitdiff | tree |
2011-04-16 |
Tom Lane | Simplify reindex_relation's API. |
commit | commitdiff | tree |
2011-04-16 |
Tom Lane | Clean up collation processing in prepunion.c. |
commit | commitdiff | tree |
2011-04-16 |
Peter Eisentraut | Set client encoding explicitly in plpython_unicode... |
commit | commitdiff | tree |
2011-04-16 |
Tom Lane | Prevent incorrect updates of pg_index while reindexing... |
commit | commitdiff | tree |
2011-04-15 |
Tom Lane | Suppress unused-function warning on non-WIN32 builds. |
commit | commitdiff | tree |
2011-04-15 |
Tom Lane | Guard against incoming rowcount estimate of NaN in... |
commit | commitdiff | tree |
2011-04-15 |
Heikki Linnakangas | setlocale() on Windows doesn't work correctly if the... |
commit | commitdiff | tree |
2011-04-15 |
Heikki Linnakangas | On Windows, if the encoding implied by locale is not... |
commit | commitdiff | tree |
2011-04-15 |
Magnus Hagander | Note that Bison on GnuWin32 has trouble with paths... |
commit | commitdiff | tree |
2011-04-15 |
Magnus Hagander | Specify which versions of the Platform SDK are supported |
commit | commitdiff | tree |
2011-04-15 |
Heikki Linnakangas | Reduce the initial size of local lock hash to 16 entries. |
commit | commitdiff | tree |
2011-04-15 |
Peter Eisentraut | Rename pg_regress option --multibyte to --encoding |
commit | commitdiff | tree |
2011-04-14 |
Tom Lane | Update release notes for releases 9.0.4, 8.4.8, 8.3... |
commit | commitdiff | tree |
2011-04-14 |
Robert Haas | Advise Debian/Ubuntu users to use openjade1.3. |
commit | commitdiff | tree |
2011-04-14 |
Robert Haas | Remove obsolete comment. |
commit | commitdiff | tree |
2011-04-14 |
Robert Haas | Fix toast table creation. |
commit | commitdiff | tree |
2011-04-13 |
Tom Lane | Ensure mark_dummy_rel doesn't create dangling pointers... |
commit | commitdiff | tree |
2011-04-13 |
Tom Lane | Update time zone data files to tzdata release 2011f. |
commit | commitdiff | tree |
2011-04-13 |
Robert Haas | Avoid incorrectly granting replication to roles created... |
commit | commitdiff | tree |
2011-04-13 |
Heikki Linnakangas | On HP/UX, the structs used by ioctl(SIOCGLIFCONF) are... |
commit | commitdiff | tree |
2011-04-13 |
Heikki Linnakangas | Revert the patch to check if we've reached end-of-backu... |
commit | commitdiff | tree |
2011-04-13 |
Heikki Linnakangas | On IA64 architecture, we check the depth of the registe... |
commit | commitdiff | tree |
2011-04-13 |
Tom Lane | Add some useful cross-references to the CREATE EXTENSIO... |
commit | commitdiff | tree |
2011-04-12 |
Tom Lane | Pass collations to functions in FunctionCallInfoData... |
commit | commitdiff | tree |
2011-04-12 |
Tom Lane | Suppress compiler warnings about "value computed is... |
commit | commitdiff | tree |
2011-04-12 |
Tom Lane | Be more wary of missing statistics in eqjoinsel_semi(). |
commit | commitdiff | tree |
2011-04-12 |
Tom Lane | Fix RI_Initial_Check to use a COLLATE clause when neede... |
commit | commitdiff | tree |
2011-04-11 |
Peter Eisentraut | Clean up most -Wunused-but-set-variable warnings from... |
commit | commitdiff | tree |
2011-04-11 |
Tom Lane | Teach pattern_fixed_prefix() about collations. |
commit | commitdiff | tree |
2011-04-11 |
Heikki Linnakangas | TransferPredicateLocksToNewTarget should initialize... |
commit | commitdiff | tree |
2011-04-11 |
Heikki Linnakangas | Fix the size of predicate lock manager's shared memory... |
commit | commitdiff | tree |
2011-04-10 |
Tom Lane | Add some more mapping macros for Microsoft wide-charact... |
commit | commitdiff | tree |
2011-04-10 |
Tom Lane | Insert dummy "break"s to silence compiler complaints. |
commit | commitdiff | tree |
2011-04-10 |
Andrew Dunstan | Remove CRLF line endings in new cube results file. |
commit | commitdiff | tree |
2011-04-10 |
Tom Lane | Teach regular expression operators to honor collations. |
commit | commitdiff | tree |
2011-04-10 |
Andrew Dunstan | Adjust regression tests on cube and ECPG for MinGW... |
commit | commitdiff | tree |
2011-04-10 |
Andrew Dunstan | Don't make "replication" magical as a user name, only... |
commit | commitdiff | tree |
2011-04-10 |
Bruce Momjian | pgindent run before PG 9.1 beta 1. |
commit | commitdiff | tree |
2011-04-09 |
Tom Lane | Clean up overly complex code for issuing some related... |
commit | commitdiff | tree |
2011-04-09 |
Peter Eisentraut | Add collation support on Windows (MSVC build) |
commit | commitdiff | tree |
2011-04-09 |
Tom Lane | Fix ILIKE to honor collation when working in single... |
commit | commitdiff | tree |
2011-04-09 |
Tom Lane | Remove collate.linux.utf8.sql's assumptions about ... |
commit | commitdiff | tree |
2011-04-09 |
Tom Lane | Adjust collation determination rules as per discussion. |
commit | commitdiff | tree |
2011-04-09 |
Tom Lane | Don't show unusable collations in psql's \dO command. |
commit | commitdiff | tree |
2011-04-09 |
Andrew Dunstan | Latest consolidated typedef list from buildfarm. |
commit | commitdiff | tree |
2011-04-08 |
Tom Lane | Clean up minor collation issues in indxpath.c. |
commit | commitdiff | tree |
2011-04-08 |
Tom Lane | Fix make_greater_string to not have an undocumented... |
commit | commitdiff | tree |
2011-04-08 |
Robert Haas | Truncate the predicate lock SLRU to empty, instead... |
commit | commitdiff | tree |
2011-04-08 |
Tom Lane | Tweak collation setup for GIN index comparison functions. |
commit | commitdiff | tree |
2011-04-08 |
Tom Lane | Avoid an unnecessary syscache lookup in parse_coerce.c. |
commit | commitdiff | tree |
2011-04-08 |
Robert Haas | Make psql use pg_table_size instead of pg_relation_size... |
commit | commitdiff | tree |
2011-04-08 |
Robert Haas | Fix bug in propagating ALTER TABLE actions to typed... |
commit | commitdiff | tree |
2011-04-08 |
Tom Lane | Modify initdb to complain only when no usable system... |
commit | commitdiff | tree |
2011-04-08 |
Robert Haas | Partially roll back overenthusiastic SSI optimization. |
commit | commitdiff | tree |
2011-04-08 |
Bruce Momjian | Have pg_upgrade properly preserve relfrozenxid in toast... |
commit | commitdiff | tree |
2011-04-08 |
Tom Lane | Avoid extra whitespace in the arguments of <indexterm>. |
commit | commitdiff | tree |
2011-04-08 |
Tom Lane | Add an example of WITH (UPDATE RETURNING) INSERT to... |
commit | commitdiff | tree |
2011-04-08 |
Robert Haas | Fix some sloppiness in new PL/python get_source_line... |
commit | commitdiff | tree |
2011-04-08 |
Andrew Dunstan | Avoid use of mixed slash style paths in arguments to... |
commit | commitdiff | tree |
2011-04-07 |
Robert Haas | Tweaks for SSI out-of-shared memory behavior. |
commit | commitdiff | tree |
2011-04-07 |
Tom Lane | Modernize dlopen interface code for FreeBSD and OpenBSD. |
commit | commitdiff | tree |
2011-04-07 |
Peter Eisentraut | Allow pg_upgrade with PGCLIENTENCODING set |
commit | commitdiff | tree |
2011-04-07 |
Tom Lane | Fix SortTocFromFile() to cope with lines that are too... |
commit | commitdiff | tree |
2011-04-07 |
Bruce Momjian | Preserve pg_largeobject_metadata.relfrozenxid in pg_upg... |
commit | commitdiff | tree |
2011-04-07 |
Bruce Momjian | Simplify structure of query used to gather database... |
commit | commitdiff | tree |
2011-04-07 |
Tom Lane | Fix collations when we call transformWhereClause from... |
commit | commitdiff | tree |
2011-04-07 |
Tom Lane | Revise the API for GUC variable assign hooks. |
commit | commitdiff | tree |
2011-04-06 |
Peter Eisentraut | Update regression test files for PL/Python traceback... |
commit | commitdiff | tree |
2011-04-06 |
Peter Eisentraut | Replace the confusing exit_nicely() by an atexit/on_exi... |
commit | commitdiff | tree |
2011-04-06 |
Peter Eisentraut | Add traceback information to PL/Python errors |
commit | commitdiff | tree |
2011-04-05 |
Peter Eisentraut | Update key words table for 9.1 |
commit | commitdiff | tree |
2011-04-05 |
Robert Haas | Repair some flakiness in CheckTargetForConflictsIn. |
commit | commitdiff | tree |
2011-04-05 |
Alvaro Herrera | Change "Id" to "id" in some SGML tags |
commit | commitdiff | tree |
2011-04-05 |
Robert Haas | Typo fixes. |
commit | commitdiff | tree |
2011-04-05 |
Robert Haas | Add casts from int4 and int8 to numeric. |
commit | commitdiff | tree |
2011-04-04 |
Simon Riggs | Avoid assuming there will be only 3 states for synchron... |
commit | commitdiff | tree |
2011-04-04 |
Simon Riggs | Centralise release note items related to recovery and... |
commit | commitdiff | tree |
2011-04-04 |
Simon Riggs | Update comments and credit doc proofreaders |
commit | commitdiff | tree |
2011-04-04 |
Alvaro Herrera | Update MSVC toolchain to match SGML entity uppercasing |
commit | commitdiff | tree |
2011-04-04 |
Robert Haas | Merge synchronous_replication setting into synchronous_... |
commit | commitdiff | tree |
2011-04-04 |
Alvaro Herrera | Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML source |
commit | commitdiff | tree |
2011-04-04 |
Robert Haas | Add missing check on invocation of trusted procedures. |
commit | commitdiff | tree |
2011-04-04 |
Robert Haas | Include pid in pg_lock_status() results even for SIREAD... |
commit | commitdiff | tree |
2011-04-04 |
Alvaro Herrera | Duplicate expansion of "direction" from FETCH's synopsi... |
commit | commitdiff | tree |
2011-04-04 |
Robert Haas | Rearrange "add column" logic to merge columns at exec... |
commit | commitdiff | tree |
2011-04-03 |
Robert Haas | Improve documentation on the range of the numeric data... |
commit | commitdiff | tree |
2011-04-03 |
Robert Haas | Remove mention of using "man" from the tutorial. |
commit | commitdiff | tree |
2011-04-03 |
Robert Haas | Avoid possible hang during smart shutdown. |
commit | commitdiff | tree |
2011-04-02 |
Tom Lane | Fix typo in PQconnectStartParams(). |
commit | commitdiff | tree |
2011-04-02 |
Heikki Linnakangas | Escape greater than and less than characters in docs. |
commit | commitdiff | tree |
2011-04-01 |
Magnus Hagander | Avoid palloc before CurrentMemoryContext is set up... |
commit | commitdiff | tree |
2011-04-01 |
Robert Haas | Tab completion for COMMENT ON FOREIGN DATA WRAPPER... |
commit | commitdiff | tree |
2011-04-01 |
Robert Haas | pg_dump support for comments on FOREIGN DATA WRAPPER... |
commit | commitdiff | tree |
2011-04-01 |
Robert Haas | Support comments on FOREIGN DATA WRAPPER and SERVER... |
commit | commitdiff | tree |
2011-04-01 |
Robert Haas | Fix compiler warning. |
commit | commitdiff | tree |
2011-04-01 |
Heikki Linnakangas | Fix two missing spaces in error messages. |
commit | commitdiff | tree |
2011-03-31 |
Heikki Linnakangas | Fix a tiny race condition in predicate locking. Need... |
commit | commitdiff | tree |
2011-03-31 |
Heikki Linnakangas | Increase SHMEM_INDEX_SIZE from 32 to 64. We're currentl... |
commit | commitdiff | tree |
2011-03-31 |
Heikki Linnakangas | Don't leak the temporary PLyProcedure struct we create... |
commit | commitdiff | tree |
next |