2012-10-24 |
Tom Lane | When converting a table to a view, remove its system... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Alvaro Herrera | Add context info to OAT_POST_CREATE security hook |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Kevin Grittner | Correct predicate locking for DROP INDEX CONCURRENTLY. |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Tom Lane | Fix pg_dump's handling of DROP DATABASE commands in... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Tom Lane | Prevent overflow in pgbench's percent-done display. |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Tom Lane | Fix UtilityContainsQuery() to handle CREATE TABLE AS... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Tom Lane | Fix hash_search to avoid corruption of the hash table... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Tom Lane | Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Simon Riggs | Fix orphan on cancel of drop index concurrently. |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Tom Lane | Further cleanup of catcache.c ilist changes. |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Tom Lane | Remove unnecessary "head" arguments from some dlist... |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Tom Lane | Code review for inline-list patch. |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Andrew Dunstan | Use a more portable platform test. |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Heikki Linnakangas | Further tweaking of the readfile() function in pg_ctl. |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Simon Riggs | Isolation test for DROP INDEX CONCURRENTLY |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Simon Riggs | Re-think guts of DROP INDEX CONCURRENTLY. |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Tom Lane | Fix planning of non-strict equivalence clauses above... |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Alvaro Herrera | pg_dump: Output functions deterministically sorted |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Simon Riggs | Revert tests for drop index concurrently. |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Simon Riggs | Add isolation tests for DROP INDEX CONCURRENTLY. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Tom Lane | Close un-owned SMgrRelations at transaction end. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Tom Lane | Revert "Use "transient" files for blind writes, take 2". |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Alvaro Herrera | Embedded list interface |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Simon Riggs | Fix typo in previous commit |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Simon Riggs | Clarify hash index caution and copy to CREATE INDEX... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Bruce Momjian | When outputting the session id in log_line_prefix ... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Tom Lane | alter_generic regression test cannot run concurrently... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Heikki Linnakangas | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Heikki Linnakangas | Remove comment that is no longer true. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Heikki Linnakangas | Fix race condition in pg_ctl reading postmaster.pid. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Tom Lane | Split up process latch initialization for more-fail... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Tom Lane | Fix oversight in new code for printing rangetable aliases. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Bruce Momjian | In our source code, make a copy of getopt's 'optarg... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Tom Lane | Get rid of COERCE_DONTCARE. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Tom Lane | Fix unportable format string. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Tom Lane | Make equal() ignore CoercionForm fields for better... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Andrew Dunstan | Unbreak MSVC builds after recent Makefile refactoring. |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Tom Lane | Fix cross-type case in partial row matching for hashed... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Heikki Linnakangas | Improve replication connection timeouts. |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Peter Eisentraut | Refactor flex and bison make rules |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Peter Eisentraut | Remove _FORTIFY_SOURCE |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Tom Lane | Remove configure-option-dependent test cases from dblin... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Tom Lane | Update obsolete comment. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Tom Lane | Create an improved FDW option validator function for... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Tom Lane | Update obsolete text in fdwhandler.sgml. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Bruce Momjian | In pg_upgrade, issue proper error message when we can... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Tom Lane | Set procost to 10 for each of the pg_foo_is_visible... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Tom Lane | Fix PGXS support for building loadable modules on AIX. |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Tom Lane | Remove unnecessary overhead in backend's large-object... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Heikki Linnakangas | Fix silly bug in previous refactoring. |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Heikki Linnakangas | Put the logic to wait for WAL in standby mode to a... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Alvaro Herrera | restore permission bits |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Alvaro Herrera | Rename USE_INLINE to PG_USE_INLINE |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Heikki Linnakangas | Remove stray newline in comment. |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Simon Riggs | Use tablespace_option consistently on doc page |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Simon Riggs | Add microsecs/op display to pg_test_fsync utility |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Tom Lane | Fix lo_import and lo_export to return useful error... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Tom Lane | Fix lo_export usage in example programs. |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Tom Lane | Fix lo_read, lo_write, lo_truncate to cope with "size_t... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Peter Eisentraut | Remove generation of repl_gram.h |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Tom Lane | Code review for 64-bit-large-object patch. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Alvaro Herrera | Fix thinko in previous commit |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Alvaro Herrera | Add support for easily declaring static inline functions |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Robert Haas | Add #define for UUIDOID. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Heikki Linnakangas | Say ANALYZE, not VACUUM, in error message on analyze... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Heikki Linnakangas | Fix walsender handling of postmaster shutdown, to not... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Tom Lane | Autoconfiscate selection of 64-bit int type for 64... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Andrew Dunstan | Fix typo in previous MSC commit. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Tom Lane | Improve documentation about large-object functions. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Andrew Dunstan | Quiet a few MSC compiler warnings. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Tatsuo Ishii | Fix compiling errors on Windows platform. Fix wrong... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Tatsuo Ishii | Bump up catalog vesion due to 64-bit large object API... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Tatsuo Ishii | Add API for 64-bit large object access. Now users... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Peter Eisentraut | Improve LDAP authentication documentation |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Michael Meskes | Removed sentence about not being able to retrieve more... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Michael Meskes | Fixed test for array boundary. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Heikki Linnakangas | Use the regular main processing loop also in walsenders. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Tom Lane | getnameinfo_unix has to be taught not to insist on... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Peter Eisentraut | PL/pgSQL: rename gram.y to pl_gram.y |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Peter Eisentraut | Remove redundant code for getnameinfo() replacement |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Tom Lane | Make CREATE AGGREGATE complain if the initcond is inval... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Tom Lane | Fix parse location tracking for lists that can be empty. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Tom Lane | Fix permissions explanations in CREATE DATABASE and... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Heikki Linnakangas | Fix typo in comment, and reword it slightly while we... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Tom Lane | Support CREATE SCHEMA IF NOT EXISTS. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Alvaro Herrera | refactor ALTER some-obj SET OWNER implementation |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Tom Lane | Avoid planner crash/Assert failure with joins to unflat... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Alvaro Herrera | REASSIGN OWNED: consider grants on tablespaces, too |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Heikki Linnakangas | Add --sampling-rate option to pgbench. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Heikki Linnakangas | Return the number of rows processed when COPY is execut... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Heikki Linnakangas | Fix two bugs introduced in the xlog.c split. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Peter Eisentraut | Improve some LDAP authentication error messages |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bruce Momjian | In pg_upgrade, use full path name for analyze_new_clust... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Tom Lane | Work around unportable behavior of malloc(0) and reallo... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Alvaro Herrera | Refactor "ALTER some-obj SET SCHEMA" implementation |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Tom Lane | Standardize naming of malloc/realloc/strdup wrapper... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Heikki Linnakangas | Fix typo in previous warning-silencing patch. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Bruce Momjian | In pg_upgrade, improve error reporting when the number... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Bruce Momjian | Adjust pg_upgrade query so toast tables related to... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Bruce Momjian | In pg_upgrade, try to convert the locale names to canon... |
commit | commitdiff | tree | snapshot |
next |