TopicMailing ListsActivityParticipants
pgsql: Get rid of the global variable holding the error state
hackerscomitters
8 replies
Jan 29, 2011
Peter EisentrautTom LaneJan Urbański
pgsql: Correctly add exceptions to the plpy module for Python 3
comitters
0 replies
Jan 21, 2011
Peter Eisentraut
pgsql: Fix wrong comment
comitters
0 replies
Jan 20, 2011
Peter Eisentraut
pgsql: Fix typo
comitters
0 replies
Jan 20, 2011
Peter Eisentraut
pgsql: Factor out functions responsible for caching I/O routines
comitters
0 replies
Jan 20, 2011
Peter Eisentraut
pgsql: Add braces around an if block, for readability
comitters
0 replies
Jan 19, 2011
Peter Eisentraut
pgsql: Improve message for errors in compiling anonymous PL/Python bloc
comitters
0 replies
Jan 18, 2011
Peter Eisentraut
pgsql: Fix an error when a set-returning function fails halfway through
comitters
0 replies
Jan 18, 2011
Peter Eisentraut
pgsql: Skip dropped attributes when converting Python objects to tuples
comitters
0 replies
Jan 18, 2011
Peter Eisentraut
pgsql: Use palloc in TopMemoryContext instead of malloc
comitters
0 replies
Jan 18, 2011
Peter Eisentraut
pgsql: Use PyObject_New instead of PyObject_NEW
comitters
0 replies
Jan 18, 2011
Peter Eisentraut
pgsql: Free plan values in the PLyPlanObject dealloc function
comitters
0 replies
Jan 18, 2011
Peter Eisentraut
pgsql: Use HTABs instead of Python dictionary objects to cache procedur
comitters
0 replies
Jan 17, 2011
Peter Eisentraut