How to people feel about naming the files (as proposed)

! OBJS = plpython.o plpython_io.o plpython_procedure.o plpython_exec.o \
!        plpython_plpy.o plpython_spi.o plpython_result.o plpython_cursor.o \
!        plpython_plan.o plpython_subtransaction.o plpython_functions.o \
!        plpython_elog.o

vs. say

! OBJS = main.o io.o procedure.o exec.o plpy.o spi.o result.o cursor.o \
!        plan.o subtransaction.o functions.o elog.o

?



-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to