issues
search
kokizzu
/
plv8js
Automatically exported from code.google.com/p/plv8js
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
consider exec()
#111
GoogleCodeExporter
opened
9 years ago
1
Regression test failures when using plv8 with 9.5 because of changes with FLEXIBLE_ARRAY_MEMBER
#110
GoogleCodeExporter
opened
9 years ago
0
domain gets cast to a string type when passed into plv8
#109
GoogleCodeExporter
closed
9 years ago
1
Can't compile branch v1.4 under PostgreSQL 9.3
#108
GoogleCodeExporter
closed
9 years ago
2
jsonb support
#107
GoogleCodeExporter
opened
9 years ago
0
plv8 functions - Input Parameters Length - Ubuntu 14.10
#106
GoogleCodeExporter
opened
9 years ago
0
ERROR: cache lookup failed for function 16406
#105
GoogleCodeExporter
opened
9 years ago
0
plv8.find_function ignores default parameters
#104
GoogleCodeExporter
opened
9 years ago
0
Protect Postgres from malformed PLV8 javascript - Feature request
#103
GoogleCodeExporter
opened
9 years ago
0
Feature: setting for startup flags
#102
GoogleCodeExporter
opened
9 years ago
0
Build failure on MacOS
#101
GoogleCodeExporter
opened
9 years ago
1
New release to support 9.4.
#100
GoogleCodeExporter
closed
9 years ago
5
plv8 Segmentation fault
#99
GoogleCodeExporter
opened
9 years ago
0
error.stack missing line numbers on some servers
#98
GoogleCodeExporter
opened
9 years ago
2
regression tests fail for PG<9.3
#97
GoogleCodeExporter
opened
9 years ago
0
If you remove a column, trigger dies forever.
#96
GoogleCodeExporter
opened
9 years ago
1
can't load plv8, undefined symbol: CheckFunctionValidatorAccess
#95
GoogleCodeExporter
closed
9 years ago
2
error: declaration of ‘Datum plv8_call_handler(FunctionCallInfo) throw ()’ has a different exception specifier
#94
GoogleCodeExporter
closed
9 years ago
1
off-by-one error in plv8.execute?
#93
GoogleCodeExporter
closed
9 years ago
3
2d arrays get flattened when passed in to js
#92
GoogleCodeExporter
closed
9 years ago
2
plv8.elog misbehaving with some very specific inputs of particular lengths
#91
GoogleCodeExporter
opened
9 years ago
2
Addition of .gitignore at the root of source code tree
#90
GoogleCodeExporter
closed
9 years ago
1
Compilation of pl/v8 failing with PostgreSQL 9.4
#89
GoogleCodeExporter
closed
9 years ago
1
segfault in plv8.so when missing setof return
#88
GoogleCodeExporter
closed
9 years ago
2
Exposing plv8 to each other automatically
#87
GoogleCodeExporter
opened
9 years ago
1
ERROR: PL/v8 functions cannot return type event_trigger
#86
GoogleCodeExporter
opened
9 years ago
1
Custom error error
#85
GoogleCodeExporter
opened
9 years ago
2
Can't call functions from plv8.start_proc under other user than postgres
#84
GoogleCodeExporter
closed
9 years ago
2
memoize prepared plans (no plv8.end_proc?)
#83
GoogleCodeExporter
opened
9 years ago
1
plv8.execute with json-based domain not converted to json
#82
GoogleCodeExporter
opened
9 years ago
2
inout parameter not working
#81
GoogleCodeExporter
closed
9 years ago
2
regression test failures with 9.0 and 9.1 on Debian
#80
GoogleCodeExporter
closed
9 years ago
5
can't load plv8, undefined symbol
#79
GoogleCodeExporter
opened
9 years ago
8
Corrupt plv8.elog() output in larger function.
#78
GoogleCodeExporter
opened
9 years ago
2
In trigger bigint value of field is constant and wrong
#77
GoogleCodeExporter
opened
9 years ago
7
replacing the plv8.start_proc function fails, depending on the length of the definiton
#76
GoogleCodeExporter
closed
9 years ago
1
New Exception regression test
#75
GoogleCodeExporter
closed
9 years ago
1
unsupported language plv8
#74
GoogleCodeExporter
closed
9 years ago
2
[PATCH] Use `pg_config --includedir-server` for the include path
#73
GoogleCodeExporter
closed
9 years ago
2
Add support for FATAL errors: plv8.elog(FATAL, "You broke it");
#72
GoogleCodeExporter
closed
9 years ago
3
server crhashes when an exception is occure or new error is thrown
#71
GoogleCodeExporter
opened
9 years ago
22
Upgrade CoffeeScript to latest
#70
GoogleCodeExporter
opened
9 years ago
2
Support TypedScript and others
#69
GoogleCodeExporter
opened
9 years ago
0
build problem with libintl on OS X
#68
GoogleCodeExporter
closed
9 years ago
3
Letting SPI deduce parameter types doesn't work as well as the old code
#67
GoogleCodeExporter
opened
9 years ago
4
Fetch N
#66
GoogleCodeExporter
closed
9 years ago
1
make: node: Command not found
#65
GoogleCodeExporter
closed
9 years ago
2
cursor.fetch leaks memory
#64
GoogleCodeExporter
opened
9 years ago
0
[PATCH] Fix clang-425.0.27 compilation
#63
GoogleCodeExporter
closed
9 years ago
1
"date" column type returns "timestamp" style string.
#62
GoogleCodeExporter
closed
9 years ago
6
Next